Get trades for a specific account and symbol.
Weight: 5
Request parameters.
Cancel all active orders on specified underlying.
Weight: 1
Request parameters.
Cancel all active order on a symbol.
Weight: 1
Request parameters.
Cancel multiple orders.
At least one instance of orderId
and clientOrderId
must be sent.
Weight: 1
Request parameters.
Cancel an active order.
At least one instance of orderId
and clientOrderId
must be sent.
Weight: 1
Request parameters.
Send a new order.
Weight: 0
Request parameters.
Get current position information.
Weight: 5
Request parameters.
Send multiple option orders.
Parameter rules are same with New Order Batch orders are processed concurrently, and the order of matching is not guaranteed.
Weight: 5
Request parameters.
Query current all open orders, status: ACCEPTED PARTIALLY_FILLED
Weight: 1 for a single symbol; 40 when the symbol parameter is omitted
Request parameters.
Query all finished orders within 5 days, finished status: CANCELLED FILLED REJECTED.
Weight: 3
Request parameters.
Check an order status.
These orders will not be found:
order status is CANCELED
or REJECTED
, AND
order has NO filled trade, AND
created time + 3 days < current time
Either orderId
or clientOrderId
must be sent.
Weight: 1
Request parameters.
Get account exercise records.
Weight: 5
Request parameters.
TradeApi - object-oriented interface TradeApi