OkexOrderCondition

StockSharp.Okex

Состояние заказа Okex.

Наследует: BaseWithdrawOrderCondition

Конструкторы

OkexOrderCondition
public OkexOrderCondition()
okexOrderCondition = OkexOrderCondition()

Инициализирует новый экземпляр OkexOrderCondition.

Свойства

Leading
public bool? Leading { get; set; }
value = okexOrderCondition.Leading
okexOrderCondition.Leading = value

Ведущий режим SPOT.

Leverage
public decimal? Leverage { get; set; }
value = okexOrderCondition.Leverage
okexOrderCondition.Leverage = value

Кредитное плечо.

MatchPrice
public bool? MatchPrice { get; set; }
value = okexOrderCondition.MatchPrice
okexOrderCondition.MatchPrice = value

Размещается ли заказ по лучшей цене контрагента. (ordType=optimal_limit_ioc)