WsOrderRegister

StockSharp.Ws

Wire DTO for OrderRegisterMessage.

Propriedades

Comment : string

Wire field comment.

ConditionType : string

Wire field conditionType.

IsManual : bool?

Wire field isManual.

IsMarketMaker : bool?

Wire field isMarketMaker.

IsTrailing : bool?

Wire field isTrailing.

Leverage : int?

Wire field leverage.

LimitPrice : decimal?

Wire field limitPrice.

MarginMode : MarginModes?

Wire field marginMode.

MinVolume : decimal?

Wire field minVolume.

OrderType : OrderTypes?

Wire field orderType.

PortfolioName : string

Wire field portfolioName.

PositionEffect : OrderPositionEffects?

Wire field positionEffect.

PostOnly : bool?

Wire field postOnly.

Price : decimal

Wire field price.

SecurityId : WsSecurityId

Wire field securityId.

Side : Sides?

Wire field side.

Slippage : decimal?

Wire field slippage.

StopPrice : decimal?

Wire field stopPrice.

StrategyId : string

Wire field strategyId.

TillDate : DateTime?

Wire field tillDate (unix microseconds).

TimeInForce : TimeInForce?

Wire field timeInForce.

TrailingOffset : decimal?

Wire field trailingOffset.

TransactionId : long

Wire field transactionId.

Type : string

Wire field type.

UserOrderId : string

Wire field userOrderId.

VisibleVolume : decimal?

Wire field visibleVolume.

Volume : decimal

Wire field volume.

Métodos