Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 709 Bytes

MockSpotOrder.md

File metadata and controls

15 lines (10 loc) · 709 Bytes

MockSpotOrder

Properties

Name Type Description Notes
CurrencyPairs string Currency pair
OrderPrice string Price
Count string Initial order quantity for spot trading pairs, not involved in actual calculation. 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]