API 文档

服务器 → 客户端

PortfolioUpdated

回调参数

必需的

有效载荷示例

{
  "portfolio": {
    "positions": []
  }
}

相关消息类型

public class PortfolioModelDto
{
    // Mapped from PortfolioModel — balances, margin, equity, P/L, etc.
    public PositionModelDto[] Positions { get; set; }
}
PortfolioModelDto类型描述示例值
PositionsPositionModelDto[]

示例 JSON

{
  "positions": []
}
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

启动您的平台。

开始使用。