Articles, Library comments - page 286

Ichimoku_HTF: The Ichimoku indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The Ichimoku_HTF indicator Author: Nikolay Kositsin
HLR_Histogram_HTF: The HLR_Histogram indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The HLR_Histogram_HTF indicator Author: Nikolay Kositsin
HLR_Histogram: The HighestLowestRange (HLR) indicator implemented as a histogram with a color indication of entering the overbought and oversold zones. The first bar upon entering the overbought and oversold zones has a brighter color if preceded by an opposite trend. Fig.1. The HLR_Histogram...
ColorJFatl_StDev_HTF: The ColorJFatl_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The ColorJFatl_StDev_HTF indicator Author: Nikolay Kositsin
ColorHMA_StDev_HTF: The ColorHMA_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The ColorHMA_StDev_HTF indicator Author: Nikolay Kositsin
GFilter_HTF: The GFilter indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The GFilter_HTF indicator Author: Nikolay Kositsin
d_XMA_HTF: The d_XMA indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The d_XMA_HTF indicator Author: Nikolay Kositsin
Exp_CCI_Histogram: A trading system based on the signals of the CCI_Histogram indicator. A trade signal is generated at the close of a bar if the color of the histogram has changed from a neutral gray to red or blue, i.e. when the CCI oscillator has entered the overbought or oversold zone. Fig. 1....
AverageOfATR_HTF: The AverageOfATR indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The AverageOfATR_HTF indicator Author: Nikolay Kositsin
AverageOfATR: The average of ATR (AATR) is a simple but efficient indicator to use for confirmation with any Price Action strategy. It compares ATR with its moving average. The confirmation rule is simple: if the ATR line crosses its average from bottom up, you should analyze the price action or...
Exp_ColorXMACDCandle: A trading system based on the signals of the ColorXMACDCandle indicator. The signal is formed when a bar is closing. The Expert Advisor uses one of the two methods to determine the trend depending on the input value: input TrendMode TMode=Cross; // Trend...
WPR_Histogram_HTF: The WPR_Histogram oscillator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The WPR_Histogram_HTF indicator Author: Nikolay Kositsin
RSI_Histogram_HTF: The RSI_Histogram oscillator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The RSI_Histogram_HTF indicator Author: Nikolay Kositsin
CCI_Histogram: The classical Commodity Channel Index indicator implemented as a histogram with a color indication of entering the overbought and oversold areas. Fig.1. The CCI_Histogram indicator Author: Nikolay Kositsin
RVI_Histogram_HTF: The RVI_Histogram oscillator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The RVI_Histogram_HTF indicator Author: Nikolay Kositsin
Exp_RVI_Histogram: A trading system based on the signals of the RVI_Histogram indicator. The signal is formed when a bar is closing. The Expert Advisor uses one of the two methods to determine the trend depending on the input value: input TrendMode TMode=Cross; // Trend...
Exp_MAOscillatorHist: A trading system based on the signals of the MAOscillatorHist indicator. A signal to perform a deal is formed at bar closing if the histogram changes the direction. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
d_XMA: A Moving Average with the period that changes during trend. Fig.1. The d_XMA indicator Author: Nikolay Kositsin
MAOscillatorHist_HTF: The MAOscillatorHist stochastic oscillator with noise reduction and the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The MAOscillatorHist_HTF indicator Author: Nikolay...
Exp_WPR_Histogram: A trading system based on the signals of the WPR_Histogram indicator. A trade signal is generated at the close of a bar if the color of the histogram has changed from a neutral gray to red or blue, i.e. when the WPR oscillator has entered the overbought or oversold zone. Fig. 1....
VSA by the master the market e-book: this indicator is from the e-book master the market of Tom Williams, calling VSA method. It plots many arrow sign of the weakness and strength definition. Just point the mouse out at the sign, then the definition will show. Author: nidcha
Exp_MFI_Histogram: A trading system based on the signals of the MFI_Histogram indicator. A trade signal is generated at the close of a bar if the color of the histogram has changed from a neutral gray to yellow or lime, i.e. when the MFI oscillator has entered the overbought or oversold zone. Fig....
Exp_RSI_Histogram: A trading system based on the signals of the RSI_Histogram indicator. A trade signal is generated at the close of a bar if the color of the histogram has changed from a neutral gray to red or lime, i.e. when the RSI oscillator has entered the overbought or oversold zone. Fig. 1....
RVI_Histogram: The classical RVI indicator implemented as a histogram with a color indication of entering the overbought and oversold areas, as well as a colored cloud between the signal line and the oscillator to indicate the oscillator intersections. Fig.1. The RVI_Histogram indicator Author:...
MFI_Histogram: The classical MFI indicator implemented as a histogram with a color indication of entering the overbought and oversold areas. Fig.1. The MFI_Histogram indicator Author: Nikolay Kositsin
WPR_Histogram: The classical WPR indicator implemented as a histogram with a color indication of entering the overbought and oversold areas. Fig.1. The WPR_Histogram indicator Author: Nikolay Kositsin
DeMarker_Histogram: The classical DeMarker indicator implemented as a histogram with a color indication of entering the overbought and oversold areas. Fig.1. The DeMarker_Histogram indicator Author: Nikolay Kositsin
ColorXMACDCandle: The ColorXMACD indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the ColorXMACD indicator algorithm. In many situations, such approach may be more informative for the purpose of analysis. Fig.1. The...
MAOscillator: A simple oscillator based on the difference between values of two MAs either of different periods (Fast MA - Slow MA) or of the same one but with a "lag" of a few bars (set in the iPeriod variable). Fig.1. Indicators MAOscillator and MAOscillatorHist Author: Nikolay Kositsin
FastStochastic_HTF: The FastStochastic stochastic oscillator with the noise reduction, and the timeframe selection option available in input parameters. input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The FastStochastic_HTF indicator Author: Nikolay...