Show / Hide Table of Contents

Class MarginMode

Режим маржинальности.

Inheritance
Object
MarginMode
Namespace: StockSharp.Okex
Assembly: StockSharp.Okex.dll
Syntax
public sealed class MarginMode : Enum

Fields

Cash

Cash margin mode.

Declaration
public const MarginMode Cash
Field Value
Type Description
MarginMode

Cross

Cross margin mode.

Declaration
public const MarginMode Cross
Field Value
Type Description
MarginMode

Isolated

Isolated margin mode.

Declaration
public const MarginMode Isolated
Field Value
Type Description
MarginMode

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.
☀
☾