LigtherOrderCondition
StockSharp.Ligther
Ligther order condition.
Наследует: OrderCondition
Реализует: IStopLossOrderCondition, ITakeProfitOrderCondition
Свойства
ActivationPrice : decimal?
Trigger activation price.
ClosePositionPrice : decimal?
Trigger close price.
IsTrailing : bool
Trailing stop-loss.
PositionSide : string
Position side (LONG/SHORT/BOTH).
RawCancelTx : string
Pre-signed cancel transaction payload for /api/v1/sendTx.
ReduceOnly : bool
Reduce-only flag.
Type : LigtherOrderConditionTypes
Trigger type.