Class BinanceTriggerTypes
Триггеры.
Namespace: StockSharp.Binance
Assembly: StockSharp.Binance.dll
Syntax
public sealed class BinanceTriggerTypes : Enum
Fields
ContractPrice
Contract price.
Declaration
public const BinanceTriggerTypes ContractPrice
Field Value
Type | Description |
---|---|
BinanceTriggerTypes |
MarkPrice
Цена отметки.
Declaration
public const BinanceTriggerTypes MarkPrice
Field Value
Type | Description |
---|---|
BinanceTriggerTypes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |