API documentation

PositionModelDto

Fields

PositionModelDtoTypeDescriptionExample value
Symbolstring""
Qtydecimal0
Amountdecimal0

Example JSON

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

Related TypeScript contracts

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

Starten Sie Ihre Plattform.

Los geht’s.