BitmexOrderExecInstructions

StockSharp.Bitmex

Execution instructions.

Fields

AllOrNone
public const BitmexOrderExecInstructions AllOrNone
value = BitmexOrderExecInstructions.AllOrNone
Close
public const BitmexOrderExecInstructions Close
value = BitmexOrderExecInstructions.Close
Fixed
public const BitmexOrderExecInstructions Fixed
value = BitmexOrderExecInstructions.Fixed
IndexPrice
public const BitmexOrderExecInstructions IndexPrice
value = BitmexOrderExecInstructions.IndexPrice
LastPrice
public const BitmexOrderExecInstructions LastPrice
value = BitmexOrderExecInstructions.LastPrice
MarkPrice
public const BitmexOrderExecInstructions MarkPrice
value = BitmexOrderExecInstructions.MarkPrice
ParticipateDoNotInitiate
public const BitmexOrderExecInstructions ParticipateDoNotInitiate
value = BitmexOrderExecInstructions.ParticipateDoNotInitiate
ReduceOnly
public const BitmexOrderExecInstructions ReduceOnly
value = BitmexOrderExecInstructions.ReduceOnly