IndicatorsCollection CLASS

iAC (HistoricalData data) METHOD (Return: Indicator)
Returns an instance of the class Indicator, which calculates the value of the indicator AC. SYNTAX public Indicator iAC (HistoricalData data) PA...
Sat, May 12, 2018 at 8:06 PM
iAD (HistoricalData data) METHOD (Return: Indicator)
Returns an instance of the class Indicator, which calculates the value of the indicator AD. SYNTAX public Indicator iAD (HistoricalData data) PA...
Sat, May 12, 2018 at 8:07 PM
iADX (HistoricalData data, int period) METHOD (Return: iADX)
Returns an instance of the class iADX, which calculates the value of the indicator ADX. SYNTAX public iADX iADX (HistoricalData data,int period) ...
Sat, May 12, 2018 at 8:08 PM
iADX (HistoricalData data, int period, MAMode mode) METHOD (Return: iADX)
Returns an instance of the class iADX, which calculates the value of the indicator ADX. SYNTAX public iADX iADX (HistoricalData data,int period,MAMo...
Sat, May 12, 2018 at 8:10 PM
iADX (HistoricalData data, int period, MAMode mode, PriceType priceType) METHOD (Return: iADX)
Returns an instance of the class iADX, which calculates the value of the indicator ADX. SYNTAX public iADX iADX (HistoricalData data,int period,MAMo...
Sat, May 12, 2018 at 8:13 PM
iAlligator (HistoricalData data, int jaw_period, int jaw_shift, int teeth_period, int teeth_shift, int lips_period, int lips_shift, MAMode mode, PriceType priceType) METHOD (Return: iAlligator)
Returns an instance of the class Indicator, which calculates the value of the indicator Alligator. SYNTAX public iAlligator iAlligator (HistoricalDa...
Sat, May 12, 2018 at 8:17 PM
iAO (HistoricalData data) METHOD (Return: Indicator)
Returns an instance of the class Indicator, which calculates the value of the indicator AO. SYNTAX public Indicator iAO (HistoricalData data) PA...
Sat, May 12, 2018 at 8:18 PM
iATR (HistoricalData data, int period) METHOD (Return: Indicator)
Returns an instance of the class Indicator, which calculates the value of the indicator ATR. SYNTAX public Indicator iATR (HistoricalData data,int p...
Sat, May 12, 2018 at 8:20 PM
iATR (HistoricalData data, int period, MAMode mode) METHOD (Return: Indicator)
Returns an instance of the class Indicator, which calculates the value of the indicator ATR. SYNTAX public Indicator iATR (HistoricalData data,int p...
Sat, May 12, 2018 at 8:22 PM
iBands (HistoricalData data, int period) METHOD (Return: iBands)
Returns an instance of the class iBands, which calculates the value of the indicator Bands. SYNTAX public iBands iBands (HistoricalData data,int per...
Sat, May 12, 2018 at 8:24 PM