Skip to main content



History Orders

Permissions: strategy:read
Weight: 1
GET 

/open_api/strategies/history/orders/:profileStrategyId

Returns historical trading orders related with profileStrategyId.

Request

Responses

Returns history orders data.

Response Headers
    RateLimit-Limit

    The maximum number of tokens allowed in the current period

    Example: 1200
    RateLimit-Remaining

    The number of remaining tokens in the current period

    Example: 1050
    RateLimit-Reset

    Time at which the current rate limit resets (UNIX timestamp in milliseconds)

    Example: 1773649807000