Resystime

StockSharp.Micex.Native.Tables

Systemzeit des Handelsservers.

Konstruktoren

Resystime
public Resystime()
resystime = Resystime()

Erstellen Sie Resystime.

Eigenschaften

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

Datum.

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

Mikrosekunden.

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

Aktuelle Uhrzeit.

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

Nächster Bietertermin.

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

Datum der Handelssitzung.