BarData CLASS

Weighted () METHOD (Return: double)
Weighted price of last Historical element. SYNTAX public double Weighted () RETURN double Returns a double value representing the weighted p...
Sat, Apr 28, 2018 at 12:03 PM
AfterReload EVENT
Occurs after downloading a range of hisorical data. SYNTAX public event Action<HistoricalData> AfterReload
Sat, Apr 28, 2018 at 12:04 PM