Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 680 Bytes

File metadata and controls

12 lines (9 loc) · 680 Bytes

MockSpotOrder

Properties

Name Type Description Notes
currencyPairs string Market [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 BTC and ETH 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]