WsTransaction

StockSharp.Ws

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

AveragePrice
public decimal? AveragePrice { get; set; }
value = wsTransaction.AveragePrice
wsTransaction.AveragePrice = value

Wire Feld averagePrice.

Balance
public decimal? Balance { get; set; }
value = wsTransaction.Balance
wsTransaction.Balance = value

Drahtfeldwaage.

BrokerCode
public string BrokerCode { get; set; }
value = wsTransaction.BrokerCode
wsTransaction.BrokerCode = value

Wire Field Broker.

ClientCode
public string ClientCode { get; set; }
value = wsTransaction.ClientCode
wsTransaction.ClientCode = value

Wire Field Client.

Commission
public decimal? Commission { get; set; }
value = wsTransaction.Commission
wsTransaction.Commission = value

Wire Field Commission.

CommissionCurrency
public string CommissionCurrency { get; set; }
value = wsTransaction.CommissionCurrency
wsTransaction.CommissionCurrency = value

Wire Feld commissionCurrency.

Currency
public CurrencyTypes? Currency { get; set; }
value = wsTransaction.Currency
wsTransaction.Currency = value

Währung des Drahtfelds.

DepoName
public string DepoName { get; set; }
value = wsTransaction.DepoName
wsTransaction.DepoName = value

Drahtfelddepo.

Error
public string Error { get; set; }
value = wsTransaction.Error
wsTransaction.Error = value

Drahtfeldfehler.

Initiator
public bool? Initiator { get; set; }
value = wsTransaction.Initiator
wsTransaction.Initiator = value

Drahtfeldinitiator.

IsCancelled
public bool IsCancelled { get; set; }
value = wsTransaction.IsCancelled
wsTransaction.IsCancelled = value

Wire Feld isCancelled.

IsManual
public bool? IsManual { get; set; }
value = wsTransaction.IsManual
wsTransaction.IsManual = value

Wire Feld isManual.

IsMarketMaker
public bool? IsMarketMaker { get; set; }
value = wsTransaction.IsMarketMaker
wsTransaction.IsMarketMaker = value

Wire Feld isMarketMaker.

IsOrder
public bool IsOrder { get; set; }
value = wsTransaction.IsOrder
wsTransaction.IsOrder = value

Wire Feld isOrder.

IsSystem
public bool? IsSystem { get; set; }
value = wsTransaction.IsSystem
wsTransaction.IsSystem = value

Wire Feld isSystem.

IsTrailing
public bool? IsTrailing { get; set; }
value = wsTransaction.IsTrailing
wsTransaction.IsTrailing = value

Wire Feld isTrailing.

IsUpTick
public bool? IsUpTick { get; set; }
value = wsTransaction.IsUpTick
wsTransaction.IsUpTick = value

Wire Feld isUpTick.

Latency
public long? Latency { get; set; }
value = wsTransaction.Latency
wsTransaction.Latency = value

Drahtfeldlatenz, Mikrosekunden.

Leverage
public int? Leverage { get; set; }
value = wsTransaction.Leverage
wsTransaction.Leverage = value

Drahtfeldhebelwirkung.

LimitPrice
public decimal? LimitPrice { get; set; }
value = wsTransaction.LimitPrice
wsTransaction.LimitPrice = value

Wire Feld limitPrice.

LocalTime
public DateTime LocalTime { get; set; }
value = wsTransaction.LocalTime
wsTransaction.LocalTime = value

Drahtfeld 1

MarginMode
public MarginModes? MarginMode { get; set; }
value = wsTransaction.MarginMode
wsTransaction.MarginMode = value

Wire Feld marginMode.

MarketPrice
public decimal? MarketPrice { get; set; }
value = wsTransaction.MarketPrice
wsTransaction.MarketPrice = value

Wire Feld marketPrice.

MinVolume
public decimal? MinVolume { get; set; }
value = wsTransaction.MinVolume
wsTransaction.MinVolume = value

Wire Feld minVolume.

OpenInterest
public decimal? OpenInterest { get; set; }
value = wsTransaction.OpenInterest
wsTransaction.OpenInterest = value

Wire Feld openInterest.

OrderId
public string OrderId { get; set; }
value = wsTransaction.OrderId
wsTransaction.OrderId = value

Wire Feld orderId.

OrderPrice
public decimal OrderPrice { get; set; }
value = wsTransaction.OrderPrice
wsTransaction.OrderPrice = value

Wire Feld orderPrice.

OrderState
public OrderStates? OrderState { get; set; }
value = wsTransaction.OrderState
wsTransaction.OrderState = value

Wire Feld orderState.

OrderStatus
public long? OrderStatus { get; set; }
value = wsTransaction.OrderStatus
wsTransaction.OrderStatus = value

Wire Feld orderStatus.

OrderType
public OrderTypes? OrderType { get; set; }
value = wsTransaction.OrderType
wsTransaction.OrderType = value

Wire Feld orderType.

OrderVolume
public decimal? OrderVolume { get; set; }
value = wsTransaction.OrderVolume
wsTransaction.OrderVolume = value

Wire Feld orderVolume.

OriginalTransactionId
public long OriginalTransactionId { get; set; }
value = wsTransaction.OriginalTransactionId
wsTransaction.OriginalTransactionId = value

Wire Feld originalTransactionId.

OriginSide
public Sides? OriginSide { get; set; }
value = wsTransaction.OriginSide
wsTransaction.OriginSide = value

Wire Feld originSide.

PnL
public decimal? PnL { get; set; }
value = wsTransaction.PnL
wsTransaction.PnL = value

Drahtfeld pnl.

PortfolioName
public string PortfolioName { get; set; }
value = wsTransaction.PortfolioName
wsTransaction.PortfolioName = value

Drahtfeld gem.

Position
public decimal? Position { get; set; }
value = wsTransaction.Position
wsTransaction.Position = value

Drahtfeldposition.

PositionEffect
public OrderPositionEffects? PositionEffect { get; set; }
value = wsTransaction.PositionEffect
wsTransaction.PositionEffect = value

Wire Feld positionEffect.

PostOnly
public bool? PostOnly { get; set; }
value = wsTransaction.PostOnly
wsTransaction.PostOnly = value

Wire Feld postOnly.

SecurityId
public WsSecurityId SecurityId { get; set; }
value = wsTransaction.SecurityId
wsTransaction.SecurityId = value

Wire Feld securityId.

SeqNum
public long SeqNum { get; set; }
value = wsTransaction.SeqNum
wsTransaction.SeqNum = value

Drahtfeld sn.

ServerTime
public DateTime ServerTime { get; set; }
value = wsTransaction.ServerTime
wsTransaction.ServerTime = value

Drahtfeld s.

Side
public Sides? Side { get; set; }
value = wsTransaction.Side
wsTransaction.Side = value

Drahtfeldseite.

Slippage
public decimal? Slippage { get; set; }
value = wsTransaction.Slippage
wsTransaction.Slippage = value

Drahtfeldschlupf.

StopPrice
public decimal? StopPrice { get; set; }
value = wsTransaction.StopPrice
wsTransaction.StopPrice = value

Wire Feld stopPrice.

StrategyId
public string StrategyId { get; set; }
value = wsTransaction.StrategyId
wsTransaction.StrategyId = value

Wire Feld strategyId.

TradeId
public string TradeId { get; set; }
value = wsTransaction.TradeId
wsTransaction.TradeId = value

Wire Feld tradeId.

TradePrice
public decimal? TradePrice { get; set; }
value = wsTransaction.TradePrice
wsTransaction.TradePrice = value

Wire Feld tradePrice.

TradeStatus
public long? TradeStatus { get; set; }
value = wsTransaction.TradeStatus
wsTransaction.TradeStatus = value

Wire Feld tradeStatus.

TradeVolume
public decimal? TradeVolume { get; set; }
value = wsTransaction.TradeVolume
wsTransaction.TradeVolume = value

Wire Feld tradeVolume.

TrailingOffset
public decimal? TrailingOffset { get; set; }
value = wsTransaction.TrailingOffset
wsTransaction.TrailingOffset = value

Wire Feld trailingOffset.

TransactionId
public long TransactionId { get; set; }
value = wsTransaction.TransactionId
wsTransaction.TransactionId = value

Wire Feld transactionId.

UserOrderId
public string UserOrderId { get; set; }
value = wsTransaction.UserOrderId
wsTransaction.UserOrderId = value

Wire Feld userOrderId.

VisibleVolume
public decimal? VisibleVolume { get; set; }
value = wsTransaction.VisibleVolume
wsTransaction.VisibleVolume = value

Wire Feld visibleVolume.

Yield
public decimal? Yield { get; set; }
value = wsTransaction.Yield
wsTransaction.Yield = value

Drahtfeldausbeute.

Methoden

From
public static WsTransaction From(ExecutionMessage msg)
result = WsTransaction.From(msg)

Von.

ToMessage
public ExecutionMessage ToMessage()
result = wsTransaction.ToMessage()

ToMessage.