WsTransaction
Wire DTO for ExecutionMessage in the Transaction form — the rich of the three. Server→client (echo of client-submitted orders and any downstream updates).
Eigenschaften
public decimal? AveragePrice { get; set; }
value = wsTransaction.AveragePrice
wsTransaction.AveragePrice = value
Wire Feld averagePrice.
public decimal? Balance { get; set; }
value = wsTransaction.Balance
wsTransaction.Balance = value
Drahtfeldwaage.
public string BrokerCode { get; set; }
value = wsTransaction.BrokerCode
wsTransaction.BrokerCode = value
Wire Field Broker.
public string ClientCode { get; set; }
value = wsTransaction.ClientCode
wsTransaction.ClientCode = value
Wire Field Client.
public decimal? Commission { get; set; }
value = wsTransaction.Commission
wsTransaction.Commission = value
Wire Field Commission.
public string CommissionCurrency { get; set; }
value = wsTransaction.CommissionCurrency
wsTransaction.CommissionCurrency = value
Wire Feld commissionCurrency.
public CurrencyTypes? Currency { get; set; }
value = wsTransaction.Currency
wsTransaction.Currency = value
Währung des Drahtfelds.
public string DepoName { get; set; }
value = wsTransaction.DepoName
wsTransaction.DepoName = value
Drahtfelddepo.
public string Error { get; set; }
value = wsTransaction.Error
wsTransaction.Error = value
Drahtfeldfehler.
public bool? Initiator { get; set; }
value = wsTransaction.Initiator
wsTransaction.Initiator = value
Drahtfeldinitiator.
public bool IsCancelled { get; set; }
value = wsTransaction.IsCancelled
wsTransaction.IsCancelled = value
Wire Feld isCancelled.
public bool? IsManual { get; set; }
value = wsTransaction.IsManual
wsTransaction.IsManual = value
Wire Feld isManual.
public bool? IsMarketMaker { get; set; }
value = wsTransaction.IsMarketMaker
wsTransaction.IsMarketMaker = value
Wire Feld isMarketMaker.
public bool IsOrder { get; set; }
value = wsTransaction.IsOrder
wsTransaction.IsOrder = value
Wire Feld isOrder.
public bool? IsSystem { get; set; }
value = wsTransaction.IsSystem
wsTransaction.IsSystem = value
Wire Feld isSystem.
public bool? IsTrailing { get; set; }
value = wsTransaction.IsTrailing
wsTransaction.IsTrailing = value
Wire Feld isTrailing.
public bool? IsUpTick { get; set; }
value = wsTransaction.IsUpTick
wsTransaction.IsUpTick = value
Wire Feld isUpTick.
public long? Latency { get; set; }
value = wsTransaction.Latency
wsTransaction.Latency = value
Drahtfeldlatenz, Mikrosekunden.
public int? Leverage { get; set; }
value = wsTransaction.Leverage
wsTransaction.Leverage = value
Drahtfeldhebelwirkung.
public decimal? LimitPrice { get; set; }
value = wsTransaction.LimitPrice
wsTransaction.LimitPrice = value
Wire Feld limitPrice.
public DateTime LocalTime { get; set; }
value = wsTransaction.LocalTime
wsTransaction.LocalTime = value
Drahtfeld 1
public MarginModes? MarginMode { get; set; }
value = wsTransaction.MarginMode
wsTransaction.MarginMode = value
Wire Feld marginMode.
public decimal? MarketPrice { get; set; }
value = wsTransaction.MarketPrice
wsTransaction.MarketPrice = value
Wire Feld marketPrice.
public decimal? MinVolume { get; set; }
value = wsTransaction.MinVolume
wsTransaction.MinVolume = value
Wire Feld minVolume.
public decimal? OpenInterest { get; set; }
value = wsTransaction.OpenInterest
wsTransaction.OpenInterest = value
Wire Feld openInterest.
public string OrderId { get; set; }
value = wsTransaction.OrderId
wsTransaction.OrderId = value
Wire Feld orderId.
public decimal OrderPrice { get; set; }
value = wsTransaction.OrderPrice
wsTransaction.OrderPrice = value
Wire Feld orderPrice.
public OrderStates? OrderState { get; set; }
value = wsTransaction.OrderState
wsTransaction.OrderState = value
Wire Feld orderState.
public long? OrderStatus { get; set; }
value = wsTransaction.OrderStatus
wsTransaction.OrderStatus = value
Wire Feld orderStatus.
public OrderTypes? OrderType { get; set; }
value = wsTransaction.OrderType
wsTransaction.OrderType = value
Wire Feld orderType.
public decimal? OrderVolume { get; set; }
value = wsTransaction.OrderVolume
wsTransaction.OrderVolume = value
Wire Feld orderVolume.
public long OriginalTransactionId { get; set; }
value = wsTransaction.OriginalTransactionId
wsTransaction.OriginalTransactionId = value
Wire Feld originalTransactionId.
public Sides? OriginSide { get; set; }
value = wsTransaction.OriginSide
wsTransaction.OriginSide = value
Wire Feld originSide.
public decimal? PnL { get; set; }
value = wsTransaction.PnL
wsTransaction.PnL = value
Drahtfeld pnl.
public string PortfolioName { get; set; }
value = wsTransaction.PortfolioName
wsTransaction.PortfolioName = value
Drahtfeld gem.
public decimal? Position { get; set; }
value = wsTransaction.Position
wsTransaction.Position = value
Drahtfeldposition.
public OrderPositionEffects? PositionEffect { get; set; }
value = wsTransaction.PositionEffect
wsTransaction.PositionEffect = value
Wire Feld positionEffect.
public bool? PostOnly { get; set; }
value = wsTransaction.PostOnly
wsTransaction.PostOnly = value
Wire Feld postOnly.
public WsSecurityId SecurityId { get; set; }
value = wsTransaction.SecurityId
wsTransaction.SecurityId = value
Wire Feld securityId.
public long SeqNum { get; set; }
value = wsTransaction.SeqNum
wsTransaction.SeqNum = value
Drahtfeld sn.
public DateTime ServerTime { get; set; }
value = wsTransaction.ServerTime
wsTransaction.ServerTime = value
Drahtfeld s.
public Sides? Side { get; set; }
value = wsTransaction.Side
wsTransaction.Side = value
Drahtfeldseite.
public decimal? Slippage { get; set; }
value = wsTransaction.Slippage
wsTransaction.Slippage = value
Drahtfeldschlupf.
public decimal? StopPrice { get; set; }
value = wsTransaction.StopPrice
wsTransaction.StopPrice = value
Wire Feld stopPrice.
public string StrategyId { get; set; }
value = wsTransaction.StrategyId
wsTransaction.StrategyId = value
Wire Feld strategyId.
public string TradeId { get; set; }
value = wsTransaction.TradeId
wsTransaction.TradeId = value
Wire Feld tradeId.
public decimal? TradePrice { get; set; }
value = wsTransaction.TradePrice
wsTransaction.TradePrice = value
Wire Feld tradePrice.
public long? TradeStatus { get; set; }
value = wsTransaction.TradeStatus
wsTransaction.TradeStatus = value
Wire Feld tradeStatus.
public decimal? TradeVolume { get; set; }
value = wsTransaction.TradeVolume
wsTransaction.TradeVolume = value
Wire Feld tradeVolume.
public decimal? TrailingOffset { get; set; }
value = wsTransaction.TrailingOffset
wsTransaction.TrailingOffset = value
Wire Feld trailingOffset.
public long TransactionId { get; set; }
value = wsTransaction.TransactionId
wsTransaction.TransactionId = value
Wire Feld transactionId.
public string UserOrderId { get; set; }
value = wsTransaction.UserOrderId
wsTransaction.UserOrderId = value
Wire Feld userOrderId.
public decimal? VisibleVolume { get; set; }
value = wsTransaction.VisibleVolume
wsTransaction.VisibleVolume = value
Wire Feld visibleVolume.
public decimal? Yield { get; set; }
value = wsTransaction.Yield
wsTransaction.Yield = value
Drahtfeldausbeute.