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.