Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 734 Bytes

File metadata and controls

15 lines (10 loc) · 734 Bytes

MockSpotOrder

Properties

Name Type Description Notes
CurrencyPairs string Market
OrderPrice string Price
Count string Initial order quantity for spot trading pairs, not involved in actual calculation. Currently only supports BTC and ETH Currently only supports three currencies: BTC, ETH [optional]
Left string Unfilled quantity, involved in actual calculation
Type string Order type, sell - sell order, buy - buy order

[Back to Model list] [Back to API list] [Back to README]