Skip to main content



Find by id

Permissions: strategy:read
Weight: 1
GET 

/open_api/strategies/:id

Find trading strategy by id or clientId.

Request

Responses

Returns trading strategy 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