Show / Hide Table of Contents

Class BinanceTriggerTypes

Триггеры.

Inheritance
Object
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

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾