Order Multi-OP

Send Multiple order-related operations. Please note the sent object has only one property with a value of an array of arrays detailing each order operation. (Max 75 operations per request)

Body Params
string
Defaults to EXCHANGE_LIMIT

Order Type: LIMIT, EXCHANGE LIMIT, MARKET, EXCHANGE MARKET, STOP, EXCHANGE STOP, STOP LIMIT, EXCHANGE STOP LIMIT, TRAILING STOP, EXCHANGE TRAILING STOP, FOK, EXCHANGE FOK, IOC, EXCHANGE IOC.

string
Defaults to tBTCUSD

Symbol for desired pair

string
Defaults to 123.45

Price of order

string
Defaults to 1.2345

Amount of order (positive for buy, negative for sell)

int32
Defaults to 0
int32
Defaults to 10

Set the leverage for a derivative order, supported by derivative symbol orders only. The value should be between 1 and 100 inclusive. The field is optional, if omitted the default leverage value of 10 will be used.

string
Defaults to 1

The trailing price for a trailing stop order

string
Defaults to 10

Auxiliary Limit price (for STOP LIMIT)

string
Defaults to 10

OCO stop price

integer

Group Order ID (int45)

string
Defaults to YYYY-MM-DD HH:MM:SS

Time-In-Force: UTC datetime for automatic order cancellation (e.g. 2020-01-15 10:45:23). Note: TIF can be updated but not removed.

integer

Order ID (Can be retrieved by calling the Retrieve Orders endpoint)

integer

Client Order ID (int45)

string
Defaults to YYYY-MM-DD

Client Order ID Date

int32
Defaults to 1

Cancel all open orders if value is set to: 1

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json