API 文档

get/api/v1/Investment/manager/strategies/{imAccountId}/orders

Returns working orders for a strategy the caller manages and its linked investor accounts. Orders are labelled by user and account. This is a view-only list.

Investment

参数

imAccountId

path · integer

必需的

version

path · string

必需的

响应

  • 200Working orders for the strategy and linked accounts.application/json
    [
      {
        "orderId": 88211,
        "symbol": "EURUSD",
        "side": "Buy",
        "orderType": "Limit",
        "status": "New",
        "quantity": 5000,
        "price": 1.08725,
        "stopPrice": 0,
        "priceFormat": "F5",
        "accountId": 3601,
        "accountName": "INV-3601",
        "userName": "jordan.client",
        "fullName": "Jordan Client",
        "role": "Investor"
      }
    ]
  • 401The caller is not signed in.
  • 404The strategy was not found or is not managed by the caller.application/json
    {}
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

启动您的平台。

开始使用。