ByBitOrderCondition

StockSharp.ByBit

ByBit order condition.

Наследует: OrderCondition

Реализует: IStopLossOrderCondition

Конструкторы

ByBitOrderCondition()

Initializes a new instance of the ByBitOrderCondition.

Свойства

CloseOnTrigger : bool?

Close on trigger.

IV : decimal?

Implied volatility.

MarketUnit : ByBitMarketUnits?

Market unit.

Mmp : bool?

MMP value.

PositionIdx : ByBitPositionIdx?

Position index.

SlLimitPrice : decimal?

Stop loss limit price.

SlOrderType : OrderTypes?

Stop loss order type.

SlTriggerBy : ByBitTriggerBy?

Stop loss trigger by.

SmpType : ByBitSmpTypes?

SMP type.

StopLoss : decimal?

Stop loss price.

StopPrice : decimal?

Stop-price.

TakeProfit : decimal?

Take profit price.

TpLimitPrice : decimal?

Take profit limit price.

TpOrderType : OrderTypes?

Take profit order type.

TpSlMode : ByBitTpSlModes?

Take profit and stop loss mode.

TpTriggerBy : ByBitTriggerBy?

Take profit trigger by.

TriggerBy : ByBitTriggerBy?

Trigger by.

TriggerPrice : decimal?

Trigger price.