API документация

post/api/v1/Trade/orders/cancel-all

Cancels all working orders on the account, optionally filtered by instrument symbol.

Trade

Параметры

version

path · string

Необходимый

Текст запроса

{
  "accountId": 0,
  "instrument": "string"
}

Ответы

  • 202Cancel-all accepted; cancelledCount is the number of cancel requests queued.application/json
    {
      "status": "accepted",
      "message": "Cancel requested for 2 working order(s).",
      "cancelledCount": 2
    }
  • 400Validation failed.application/json
    {
      "status": "rejected",
      "message": "Request body is required."
    }
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

Запустите свою платформу.

Начать работу.