Skip to main content

Order History

GET 

/openapi/broker/trade/order/history

Retrieve historical orders for an account. Records are available for up to 2 years. By default, returns orders from the last 7 days if no time range is specified. If they are group orders, will be returned together, and the number of orders returned on one page may exceed the page_size. Results are sorted by client_order_id. If the client_order_id values in the request are ordered, the response will preserve the same order.

Request

Responses

OK