MT5APILastQuoteTime Property
|
Last quote time, refreshing goes with using incoming quotes.
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public DateTime LastQuoteTime { get; }
Public ReadOnly Property LastQuoteTime As DateTime
Get
public:
property DateTime LastQuoteTime {
DateTime get ();
}
member LastQuoteTime : DateTime with get
Property Value
DateTimeSee Also