Tesystime

StockSharp.Micex.Native.Tables

Tiempo de sistema del servidor de trading.

Constructores

Tesystime
public Tesystime()
tesystime = Tesystime()

Para crear Tesystime.

Propiedades

Date
public DateTime? Date { get; set; }
value = tesystime.Date
tesystime.Date = value

Fecha.

Microseconds
public int? Microseconds { get; set; }
value = tesystime.Microseconds
tesystime.Microseconds = value

Microsegundos.

Time
public DateTime? Time { get; set; }
value = tesystime.Time
tesystime.Time = value

Hora actual.

Tomorrowdate
public DateTime? Tomorrowdate { get; set; }
value = tesystime.Tomorrowdate
tesystime.Tomorrowdate = value

Siguiente cita de novia.

Tradesessiondate
public DateTime? Tradesessiondate { get; set; }
value = tesystime.Tradesessiondate
tesystime.Tradesessiondate = value

Fecha de la sesión de comercio.