Skip to main content



Edit Trade

Permissions: strategy:write
Weight: 10
PATCH 

/open_api/strategies/:id/edit

Edit trading strategy.
This endpoint allows to edit specific trade fields if it is possible due to trade state.
You can provide only those fieldsets that you want to edit, no need to pass whole edit object.

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