Articles, Library comments - page 283

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...
Exp_ForexLine: A trading system based on the signals of the ForexLine indicator. A trade signal is formed at the close of a bar if the color of the Moving Average has changed. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
DivergenceBar: A signal indicator which points at the reverse bars based on Bill Williams' Profitunity system excluding the angulation relative to the Alligator indicator mouth. Green marker (bullish reversal bar) — buy signal.Red marker (bearish reversal bar) — sell signal. Fig.1. The...
Exp_Extrem_N: A trading system based on the signals of the Extrem_N indicator. A trade signal is generated at the close of a bar when a red indicator line appears after the green one has disappeared, or vice versa. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
XMA_BBx7_HTF: The XMA_BBx7 indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XMA_BBx7_HTF indicator Author: Nikolay Kositsin
Extrem_N_HTF: The Extrem_N indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The Extrem_N_HTF indicator Author: Nikolay Kositsin
Extrem_N: A plain and simple indicator. The indicator considers there is a downtrend, if the current low is lower than the low located N bars before. Conversely, there is an uptrend, if the current high is higher than the high N bars before. You can set the check depth in the properties. The...
Notches_HTF: The Notches indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The Notches_HTF indicator Author: Nikolay Kositsin
XMA_BBx7: Three Bollinger Bands channels based on one moving average, with the display of the last values as price labels. Fig.1. The XMA_BBx7 indicator Author: Nikolay Kositsin
ForexLine_HTF: The ForexLine indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The ForexLine_HTF indicator Author: Nikolay Kositsin
XMA_BBx7_Cloud_HTF: The XMA_BBx7_Cloud indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XMA_BBx7_Cloud_HTF indicator Author: Nikolay Kositsin