Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 732 Bytes

File metadata and controls

15 lines (11 loc) · 732 Bytes

MockSpotOrder

Spot orders

Properties

Name Type Description Notes
currency_pairs str Market
order_price str Price
count str 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 str Unfilled quantity, involved in actual calculation
type str Order type, sell - sell order, buy - buy order

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