Dpauctions
StockSharp.Micex.Native.Tables
Grandes subastas de paquetes (DarkPool).
Constructores
Propiedades
Auctprice
public decimal? Auctprice { get; set; }
value = dpauctions.Auctprice
dpauctions.Auctprice = value
El precio de la subasta.
Endtime
public DateTime? Endtime { get; set; }
value = dpauctions.Endtime
dpauctions.Endtime = value
Fin de la subasta.
Lcurrentprice
public decimal? Lcurrentprice { get; set; }
value = dpauctions.Lcurrentprice
dpauctions.Lcurrentprice = value
Precio oficial actual.
Numtrades
public int? Numtrades { get; set; }
value = dpauctions.Numtrades
dpauctions.Numtrades = value
Tratos.
Plannedtime
public DateTime? Plannedtime { get; set; }
value = dpauctions.Plannedtime
dpauctions.Plannedtime = value
Hora de inicio programada de la subasta.
Pricebounddown
public decimal? Pricebounddown { get; set; }
value = dpauctions.Pricebounddown
dpauctions.Pricebounddown = value
El precio mínimo permitido de la subasta.
Priceboundup
public decimal? Priceboundup { get; set; }
value = dpauctions.Priceboundup
dpauctions.Priceboundup = value
Precio máximo permitido de la subasta.
Secboard
public string Secboard { get; set; }
value = dpauctions.Secboard
dpauctions.Secboard = value
Modo.
Seccode
public string Seccode { get; set; }
value = dpauctions.Seccode
dpauctions.Seccode = value
Herramienta.
Starttime
public DateTime? Starttime { get; set; }
value = dpauctions.Starttime
dpauctions.Starttime = value
La subasta comienza la hora.
Value
public decimal? Value { get; set; }
value = dpauctions.Value
dpauctions.Value = value
Volumen.
Volume
public long? Volume { get; set; }
value = dpauctions.Volume
dpauctions.Volume = value
Número.