improved

Expansion of the Queryable Time Range for Closed Orders (/v1/orders/closed, from Oct 2)

Dear Traders,

Kindly find the improvements of the Closed Orders Query function:

[Improvement Details]

👍

The range for querying closed orders has been expanded from 1 hour to 7 days.

[API Reference] > [EXCHANGE API] > [Order] > [Query Closed Orders]

  • You can query a list of closed orders.
  • Change in Default Query Range: If neither start_time (query start time) nor end_time (query end time) is defined, closed orders up to a maximum of 7 days before the current time can be queried.
  • By specifying one or both start_time and end_time, you can query closed orders within a maximum of 7 days.

*Even if orders are within the specified time frame, they will not be retrieved if they exceed the limit count, try in smaller batches.

[End of Support Notice]

❗️

GET v1/orders will be deprecated.

GET v1/orders is deprecated. The specific removal date will be announced through another announcement, so please use v1/orders/uuids, v1/orders/open, or v1/orders/closed instead, based on your needs.

[Schedule]

  • Scheduled for implementation on Wednesday, October 2, 2024. (completed)
  • Due to a phased deployment for stable service operation, there may be a time lag in the availability of the expanded query range.

If you have any inquiries, please contact us at [email protected], and we will promptly address your concerns.

Thank you.