API 文档

PositionModelDto

字段

PositionModelDto类型描述示例值
Symbolstring""
Qtydecimal0
Amountdecimal0

示例 JSON

{
  "symbol": "",
  "qty": 0,
  "amount": 0
}

相关 TypeScript 合约

public class PositionModelDto
{
    public string Symbol { get; set; }
    public decimal Qty { get; set; }
    public decimal Amount { get; set; }
    // Additional position fields from PositionModelMapper
}
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

启动您的平台。

开始使用。