Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 743 Bytes

MockSpotOrder.md

File metadata and controls

18 lines (13 loc) · 743 Bytes

Io.Gate.GateApi.Model.MockSpotOrder

Spot orders

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]