BitmexOrderCondition

StockSharp.Bitmex

Condição de ordem Bitmex.

Herda de: BaseWithdrawOrderCondition

Implementa: IStopLossOrderCondition

Construtores

BitmexOrderCondition
public BitmexOrderCondition()
bitmexOrderCondition = BitmexOrderCondition()

Inicializa uma nova instância do BitmexOrderCondition.

Propriedades

ClOrdLinkId
public string ClOrdLinkId { get; set; }
value = bitmexOrderCondition.ClOrdLinkId
bitmexOrderCondition.ClOrdLinkId = value

Cliente Ordem Link ID para ordens contingentes.

ContingencyType
public BitmexOrderContingencyTypes? ContingencyType { get; set; }
value = bitmexOrderCondition.ContingencyType
bitmexOrderCondition.ContingencyType = value

Tipo de contingência para uso com ClOrdLinkId.

ExecInst
public BitmexOrderExecInstructions? ExecInst { get; set; }
value = bitmexOrderCondition.ExecInst
bitmexOrderCondition.ExecInst = value

Instrução de execução.

PegOffsetValue
public decimal? PegOffsetValue { get; set; }
value = bitmexOrderCondition.PegOffsetValue
bitmexOrderCondition.PegOffsetValue = value

Deslocamento de trailing do preço atual.

PegPriceType
public BitmexOrderPegPriceTypes? PegPriceType { get; set; }
value = bitmexOrderCondition.PegPriceType
bitmexOrderCondition.PegPriceType = value

Tipo de preço Peg.

StopPrice
public decimal? StopPrice { get; set; }
value = bitmexOrderCondition.StopPrice
bitmexOrderCondition.StopPrice = value

- Parar o preço.

StopType
public BitmexOrderTypes? StopType { get; set; }
value = bitmexOrderCondition.StopType
bitmexOrderCondition.StopType = value

Parar tipo.