Orderbook
StockSharp.Micex.Native.Tables
Котировки по инструменту.
Конструкторы
Свойства
Activationtime
public DateTime? Activationtime { get; set; }
value = orderbook.Activationtime
orderbook.Activationtime = value
Время активации.
Buysell
public BuySells? Buysell { get; set; }
value = orderbook.Buysell
orderbook.Buysell = value
К/П.
Calloptionyield
public decimal? Calloptionyield { get; set; }
value = orderbook.Calloptionyield
orderbook.Calloptionyield = value
Доходность к колл-опциону.
Calloptionzspread
public decimal? Calloptionzspread { get; set; }
value = orderbook.Calloptionzspread
orderbook.Calloptionzspread = value
Z-спред к колл-опциону.
Quantity
public long? Quantity { get; set; }
value = orderbook.Quantity
orderbook.Quantity = value
Лоты.
Repovalue
public decimal? Repovalue { get; set; }
value = orderbook.Repovalue
orderbook.Repovalue = value
Сумма РЕПО.
Secboard
public string Secboard { get; set; }
value = orderbook.Secboard
orderbook.Secboard = value
Режим.
Seccode
public string Seccode { get; set; }
value = orderbook.Seccode
orderbook.Seccode = value
Инструмент.
Yield
public decimal? Yield { get; set; }
value = orderbook.Yield
orderbook.Yield = value
Доходность.
Zspread
public decimal? Zspread { get; set; }
value = orderbook.Zspread
orderbook.Zspread = value
Z-спред.