Show / Hide Table of Contents

Class BitmexOrderExecInstructions

Инструкции исполнения.

Inheritance
Object
BitmexOrderExecInstructions
Namespace: StockSharp.Bitmex
Assembly: StockSharp.Bitmex.dll
Syntax
public sealed class BitmexOrderExecInstructions : Enum

Fields

AllOrNone

Declaration
public const BitmexOrderExecInstructions AllOrNone
Field Value
Type Description
BitmexOrderExecInstructions

Close

Declaration
public const BitmexOrderExecInstructions Close
Field Value
Type Description
BitmexOrderExecInstructions

Fixed

Declaration
public const BitmexOrderExecInstructions Fixed
Field Value
Type Description
BitmexOrderExecInstructions

IndexPrice

Declaration
public const BitmexOrderExecInstructions IndexPrice
Field Value
Type Description
BitmexOrderExecInstructions

LastPrice

Declaration
public const BitmexOrderExecInstructions LastPrice
Field Value
Type Description
BitmexOrderExecInstructions

MarkPrice

Declaration
public const BitmexOrderExecInstructions MarkPrice
Field Value
Type Description
BitmexOrderExecInstructions

ParticipateDoNotInitiate

Declaration
public const BitmexOrderExecInstructions ParticipateDoNotInitiate
Field Value
Type Description
BitmexOrderExecInstructions

ReduceOnly

Declaration
public const BitmexOrderExecInstructions ReduceOnly
Field Value
Type Description
BitmexOrderExecInstructions

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