Headers
Use this parameter to control the timeout threshold for placing order, unit in miliseconds
Body
"PERP_ETH_USDC"
LIMIT
/MARKET
/IOC
/FOK
/POST_ONLY
/ASK
/BID
SELL
/BUY
36 length, accepts hyphen but cannot be the first character, default: null
If order_type is MARKET/ASK/BID, then is not required, otherwise this parameter is required.
For MARKET/ASK/BID order, if order_amount is given, it is not required.
For MARKET/ASK/BID order, the order size in terms of quote currency
The order quantity shown on orderbook. (default: equal to order_quantity)
Default false
MARKET
orders beyond this slippage will not be executed
Integer value from 0
to 4
. This parameter controls wether to present the price of bid0 to bid4 or ask0 to ask4. Only allowed when order_type
is BID
or ASK
.
If set to true, then price will be adjusted to 1 tick close to current best price. Only supported for POST_ONLY
type orders