Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 655 Bytes

MockSpotOrder.md

File metadata and controls

12 lines (9 loc) · 655 Bytes

MockSpotOrder

Properties

Name Type Description Notes
currencyPairs string Currency pair [default to undefined]
orderPrice string Price [default to undefined]
count string Initial order quantity for spot trading pairs, not involved in actual calculation. Currently only supports three currencies: BTC, ETH. [optional] [default to undefined]
left string Unfilled quantity, involved in actual calculation. [default to undefined]
type string Order type, sell - sell order, buy - buy order. [default to undefined]