API Dokumentation

get/investment/strategies/{param}/chart

getInvestmentChartData()

Parameter

strategyId

number

Erforderlich

period

number

Optional

includeTransactions

unknown

Optional

Rückgabetyp

Promise<InvestmentChartResponse>

Verwandte Verträge

export interface InvestmentChartResponse {
  series: InvestmentChartSeries[];
  accountTransactions: InvestmentChartAccountTransaction[];
  tradeTransactions: InvestmentChartTradeTransaction[];
  totals: InvestmentChartTotals;
}

HTTP-Zuordnung

GET /investment/strategies/{param}/chart

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.