WsTransaction
Wire DTO for ExecutionMessage in the Transaction form — the richest of the three. Server→client (echo of client-submitted orders and any downstream updates).
Properties
public decimal? AveragePrice { get; set; }
value = wsTransaction.AveragePrice
wsTransaction.AveragePrice = value
Wire field averagePrice.
public decimal? Balance { get; set; }
value = wsTransaction.Balance
wsTransaction.Balance = value
Wire field balance.
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 field commissionCurrency.
public CurrencyTypes? Currency { get; set; }
value = wsTransaction.Currency
wsTransaction.Currency = value
Wire field currency.
public string DepoName { get; set; }
value = wsTransaction.DepoName
wsTransaction.DepoName = value
Wire field depo.
public string Error { get; set; }
value = wsTransaction.Error
wsTransaction.Error = value
Wire field error.
public bool? Initiator { get; set; }
value = wsTransaction.Initiator
wsTransaction.Initiator = value
Wire field initiator.
public bool IsCancelled { get; set; }
value = wsTransaction.IsCancelled
wsTransaction.IsCancelled = value
Wire field isCancelled.
public bool? IsManual { get; set; }
value = wsTransaction.IsManual
wsTransaction.IsManual = value
Wire field isManual.
public bool? IsMarketMaker { get; set; }
value = wsTransaction.IsMarketMaker
wsTransaction.IsMarketMaker = value
Wire field isMarketMaker.
public bool IsOrder { get; set; }
value = wsTransaction.IsOrder
wsTransaction.IsOrder = value
Wire field isOrder.
public bool? IsSystem { get; set; }
value = wsTransaction.IsSystem
wsTransaction.IsSystem = value
Wire field isSystem.
public bool? IsTrailing { get; set; }
value = wsTransaction.IsTrailing
wsTransaction.IsTrailing = value
Wire field isTrailing.
public bool? IsUpTick { get; set; }
value = wsTransaction.IsUpTick
wsTransaction.IsUpTick = value
Wire field isUpTick.
public long? Latency { get; set; }
value = wsTransaction.Latency
wsTransaction.Latency = value
Wire field latency. Microseconds.
public int? Leverage { get; set; }
value = wsTransaction.Leverage
wsTransaction.Leverage = value
Wire field leverage.
public decimal? LimitPrice { get; set; }
value = wsTransaction.LimitPrice
wsTransaction.LimitPrice = value
Wire field limitPrice.
public DateTime LocalTime { get; set; }
value = wsTransaction.LocalTime
wsTransaction.LocalTime = value
Wire field l.
public MarginModes? MarginMode { get; set; }
value = wsTransaction.MarginMode
wsTransaction.MarginMode = value
Wire field marginMode.
public decimal? MarketPrice { get; set; }
value = wsTransaction.MarketPrice
wsTransaction.MarketPrice = value
Wire field marketPrice.
public decimal? MinVolume { get; set; }
value = wsTransaction.MinVolume
wsTransaction.MinVolume = value
Wire field minVolume.
public decimal? OpenInterest { get; set; }
value = wsTransaction.OpenInterest
wsTransaction.OpenInterest = value
Wire field openInterest.
public string OrderId { get; set; }
value = wsTransaction.OrderId
wsTransaction.OrderId = value
Wire field orderId.
public decimal OrderPrice { get; set; }
value = wsTransaction.OrderPrice
wsTransaction.OrderPrice = value
Wire field orderPrice.
public OrderStates? OrderState { get; set; }
value = wsTransaction.OrderState
wsTransaction.OrderState = value
Wire field orderState.
public long? OrderStatus { get; set; }
value = wsTransaction.OrderStatus
wsTransaction.OrderStatus = value
Wire field orderStatus.
public OrderTypes? OrderType { get; set; }
value = wsTransaction.OrderType
wsTransaction.OrderType = value
Wire field orderType.
public decimal? OrderVolume { get; set; }
value = wsTransaction.OrderVolume
wsTransaction.OrderVolume = value
Wire field orderVolume.
public long OriginalTransactionId { get; set; }
value = wsTransaction.OriginalTransactionId
wsTransaction.OriginalTransactionId = value
Wire field originalTransactionId.
public Sides? OriginSide { get; set; }
value = wsTransaction.OriginSide
wsTransaction.OriginSide = value
Wire field originSide.
public decimal? PnL { get; set; }
value = wsTransaction.PnL
wsTransaction.PnL = value
Wire field pnl.
public string PortfolioName { get; set; }
value = wsTransaction.PortfolioName
wsTransaction.PortfolioName = value
Wire field acc.
public decimal? Position { get; set; }
value = wsTransaction.Position
wsTransaction.Position = value
Wire field position.
public OrderPositionEffects? PositionEffect { get; set; }
value = wsTransaction.PositionEffect
wsTransaction.PositionEffect = value
Wire field positionEffect.
public bool? PostOnly { get; set; }
value = wsTransaction.PostOnly
wsTransaction.PostOnly = value
Wire field postOnly.
public WsSecurityId SecurityId { get; set; }
value = wsTransaction.SecurityId
wsTransaction.SecurityId = value
Wire field securityId.
public long SeqNum { get; set; }
value = wsTransaction.SeqNum
wsTransaction.SeqNum = value
Wire field sn.
public DateTime ServerTime { get; set; }
value = wsTransaction.ServerTime
wsTransaction.ServerTime = value
Wire field s.
public Sides? Side { get; set; }
value = wsTransaction.Side
wsTransaction.Side = value
Wire field side.
public decimal? Slippage { get; set; }
value = wsTransaction.Slippage
wsTransaction.Slippage = value
Wire field slippage.
public decimal? StopPrice { get; set; }
value = wsTransaction.StopPrice
wsTransaction.StopPrice = value
Wire field stopPrice.
public string StrategyId { get; set; }
value = wsTransaction.StrategyId
wsTransaction.StrategyId = value
Wire field strategyId.
public string TradeId { get; set; }
value = wsTransaction.TradeId
wsTransaction.TradeId = value
Wire field tradeId.
public decimal? TradePrice { get; set; }
value = wsTransaction.TradePrice
wsTransaction.TradePrice = value
Wire field tradePrice.
public long? TradeStatus { get; set; }
value = wsTransaction.TradeStatus
wsTransaction.TradeStatus = value
Wire field tradeStatus.
public decimal? TradeVolume { get; set; }
value = wsTransaction.TradeVolume
wsTransaction.TradeVolume = value
Wire field tradeVolume.
public decimal? TrailingOffset { get; set; }
value = wsTransaction.TrailingOffset
wsTransaction.TrailingOffset = value
Wire field trailingOffset.
public long TransactionId { get; set; }
value = wsTransaction.TransactionId
wsTransaction.TransactionId = value
Wire field transactionId.
public string UserOrderId { get; set; }
value = wsTransaction.UserOrderId
wsTransaction.UserOrderId = value
Wire field userOrderId.
public decimal? VisibleVolume { get; set; }
value = wsTransaction.VisibleVolume
wsTransaction.VisibleVolume = value
Wire field visibleVolume.
public decimal? Yield { get; set; }
value = wsTransaction.Yield
wsTransaction.Yield = value
Wire field yield.