| Name | Type | Description | Notes |
|---|---|---|---|
| price | string | Order price | |
| price_type | string | Price type (trigger=trigger price, market=market price) | |
| side | int | Side (1=sell, 2=buy) | |
| symbol | string | Base trading symbol code | |
| volume | string | Order quantity | |
| price_tp | string | Take profit price (optional) | [optional] |
| price_sl | string | Stop loss price (optional) | [optional] |
| leverage | int | Leverage multiplier (must be one of the leverage multipliers allowed for the symbol in the trading symbol details response) | [optional] |