API Dokumentation

get/api/v1/Investment/strategies

Returns listed strategies (name, fees, investment model). Performance metrics are omitted — call account-performance after the list has rendered.

Investment

Parameter

version

path · string

Erforderlich

Antworten

  • 200Strategy list. Net profit percent, profit factor, and max drawdown are null until performance is loaded.application/json
    [
      {
        "accountId": 2318,
        "name": "USD Strategy",
        "currency": "USD",
        "manager": "Jane Manager",
        "description": "Balanced growth",
        "minInvestment": 100,
        "maxInvestment": 10000,
        "riskLabel": 1,
        "roi": null,
        "profitFactor": null,
        "maxDrawdown": null,
        "investmentModel": "PAMM",
        "displayName": "Growth USD",
        "approvalStatus": "Approved"
      }
    ]
  • 401The caller is not signed in.
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

Starten Sie Ihre Plattform.

Los geht’s.