Pricemovelimit

StockSharp.Micex.Native.Tables

Límites de precios.

Constructores

Pricemovelimit
public Pricemovelimit()
pricemovelimit = Pricemovelimit()

Cree un límite de precio.

Propiedades

Lowerlimit
public decimal? Lowerlimit { get; set; }
value = pricemovelimit.Lowerlimit
pricemovelimit.Lowerlimit = value

Frontera baja.

Secboard
public string Secboard { get; set; }
value = pricemovelimit.Secboard
pricemovelimit.Secboard = value

Modo.

Seccode
public string Seccode { get; set; }
value = pricemovelimit.Seccode
pricemovelimit.Seccode = value

Herramienta.

Upperlimit
public decimal? Upperlimit { get; set; }
value = pricemovelimit.Upperlimit
pricemovelimit.Upperlimit = value

Frontera alta.