SecStats
StockSharp.Micex.Native.Tables
Resultados de las sesiones de comercio.
Constructores
Propiedades
Admittedquote
public decimal? Admittedquote { get; set; }
value = secStats.Admittedquote
secStats.Admittedquote = value
Una cita reconocida.
ClosingAuctionPrice
public decimal? ClosingAuctionPrice { get; set; }
value = secStats.ClosingAuctionPrice
secStats.ClosingAuctionPrice = value
Precio AZ.
Highbid
public decimal? Highbid { get; set; }
value = secStats.Highbid
secStats.Highbid = value
La mejor demanda.
Lastbid
public decimal? Lastbid { get; set; }
value = secStats.Lastbid
secStats.Lastbid = value
Demanda del período de sesiones.
Lastoffer
public decimal? Lastoffer { get; set; }
value = secStats.Lastoffer
secStats.Lastoffer = value
Propuesta para el período de sesiones.
Lcloseprice
public decimal? Lcloseprice { get; set; }
value = secStats.Lcloseprice
secStats.Lcloseprice = value
Precio de cierre.
Lcurrentprice
public decimal? Lcurrentprice { get; set; }
value = secStats.Lcurrentprice
secStats.Lcurrentprice = value
El precio actual.
Lowoffer
public decimal? Lowoffer { get; set; }
value = secStats.Lowoffer
secStats.Lowoffer = value
La mejor oferta.
Marketprice2
public decimal? Marketprice2 { get; set; }
value = secStats.Marketprice2
secStats.Marketprice2 = value
Precio del mercado 2.
Marketpricetoday
public decimal? Marketpricetoday { get; set; }
value = secStats.Marketpricetoday
secStats.Marketpricetoday = value
Precio del mercado.
Numtrades
public int? Numtrades { get; set; }
value = secStats.Numtrades
secStats.Numtrades = value
Tratos por hoy.
Openperiodprice
public decimal? Openperiodprice { get; set; }
value = secStats.Openperiodprice
secStats.Openperiodprice = value
El precio del período anterior al comercio.
Prevlegalcloseprice
public decimal? Prevlegalcloseprice { get; set; }
value = secStats.Prevlegalcloseprice
secStats.Prevlegalcloseprice = value
El precio de cierre del día anterior.
Prevprice
public decimal? Prevprice { get; set; }
value = secStats.Prevprice
secStats.Prevprice = value
El último día del día anterior.
Priceminusprevwaprice
public decimal? Priceminusprevwaprice { get; set; }
value = secStats.Priceminusprevwaprice
secStats.Priceminusprevwaprice = value
A la evaluación del día anterior.
Secboard
public string Secboard { get; set; }
value = secStats.Secboard
secStats.Secboard = value
Modo.
Seccode
public string Seccode { get; set; }
value = secStats.Seccode
secStats.Seccode = value
Herramienta.
Time
public DateTime? Time { get; set; }
value = secStats.Time
secStats.Time = value
Es la última vez.
Tradingsession
public string Tradingsession { get; set; }
value = secStats.Tradingsession
secStats.Tradingsession = value
Sesión de negociación.
Valtoday
public long? Valtoday { get; set; }
value = secStats.Valtoday
secStats.Valtoday = value
Volumen para hoy.
Voltoday
public decimal? Voltoday { get; set; }
value = secStats.Voltoday
secStats.Voltoday = value
El número para hoy.
Waprice
public decimal? Waprice { get; set; }
value = secStats.Waprice
secStats.Waprice = value
Evaluar.