LigtherOrderCondition
StockSharp.Ligther
Ligther order condition.
Inherits: OrderCondition
Implements: IStopLossOrderCondition, ITakeProfitOrderCondition
Properties
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.