API 文档

get/investment/strategies/{param}/chart

getInvestmentChartData()

参数

strategyId

number

必需的

period

number

选修的

includeTransactions

unknown

选修的

返回类型

Promise<InvestmentChartResponse>

相关合同

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

HTTP 映射

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

启动您的平台。

开始使用。