IndicatorsCollection CLASS
Returns an instance of the class iRVI, which calculates the value of the indicator StdDev. SYNTAX public Indicator iStdDev (HistoricalData data,int ...
Sun, May 13, 2018 at 11:29 AM
Returns an instance of the class Indicator, which calculates the value of the indicator StdDev. SYNTAX public Indicator iStdDev (Func<int, double...
Sun, May 13, 2018 at 11:31 AM
Returns an instance of the class iStochastic, which calculates the value of the indicator Stochastic. SYNTAX public iStochastic iStochastic (Histori...
Sun, May 13, 2018 at 11:33 AM
Returns an instance of the class Indicator, which calculates the value of the indicator WPR. SYNTAX public Indicator iWPR (HistoricalData data,int p...
Sun, May 13, 2018 at 11:35 AM