Skip to main content



Market Enter

Permissions: strategy:write
Weight: 2
PUT 

/open_api/strategies/:id/market_enter

Market Enter trading strategy.
Action can be applied only to new LIMIT strategies with opened entry orders.

Request

Responses

Action accepted and triggered.

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