Class 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 |