Pricemovelimit
StockSharp.Micex.Native.Tables
Ценовые границы.
Constructors
Properties
Lowerlimit
public decimal? Lowerlimit { get; set; }
value = pricemovelimit.Lowerlimit
pricemovelimit.Lowerlimit = value
Нижняя граница.
Secboard
public string Secboard { get; set; }
value = pricemovelimit.Secboard
pricemovelimit.Secboard = value
Режим.
Seccode
public string Seccode { get; set; }
value = pricemovelimit.Seccode
pricemovelimit.Seccode = value
Инструмент.
Upperlimit
public decimal? Upperlimit { get; set; }
value = pricemovelimit.Upperlimit
pricemovelimit.Upperlimit = value
Верхняя граница.