Join our fan page
MultiCandleSignal - indicator for MetaTrader 5
- Views:
- 8274
- Rating:
- Published:
- 2014.03.14 13:28
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The MultiCandleSignal indicator displays information on current trends using candlestick direction from seven different timeframes.
One of the seven indicator lines corresponds to each timeframe. If the candlestick is growing on the corresponding timeframe, the line color is green. If its is falling, the line is pink. Color squares on lines occur when the bar of the corresponding timeframe changes.
Figure 1. The MultiCandleSignal indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2130
The TRIX indicator uses Tilson averaging.
BackgroundСandle_BrainTrend2_HTFThe indicator draws rectangle candlesticks of a higher timeframe based on the values of the BrainTrend2 indicator.
The T3_TRIX indicator with the timeframe selection option available in input parameters.
RSIOMA_V2The trend indicator using an oscillator algorithm drawn in the form of a colored cloud with additional indication.