Spot orders
| Name | Type | Description | Notes |
|---|---|---|---|
| currency_pairs | str | Currency pair | |
| order_price | str | Price | |
| count | str | Initial order quantity for spot trading pairs, not involved in actual calculation. 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. |