Join our fan page
- Views:
- 3967
- Rating:
- Published:
- 2015.07.01 14:42
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The MultiBullsBearsEyesTrend_x10 indicator shows information on current trends using the BullsBearsEyes oscillator position from ten different timeframes.
Each of the ten indicator lines corresponds to a separate indicator. If the oscillator is positioned lower than the oversold level, the lines are painted in pink, if it's higher than the overbought level, the lines are painted in light blue. Otherwise, the lines are gray. Colored dots on lines appear when the bar of the corresponding timeframe changes.
This indicator requires BullsBearsEyes.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The MultiBullsBearsEyesTrend_x10 indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13026

The BullsBearsEyesTrend_x10 indicator shows the BullsBearsEyes oscillator position from ten different timeframes.

The indicator places a horizontal non-trade level on a chart that helps intraday traders to evaluate trend change within a day.

The BullsBearsEyes indicator with the timeframe selection option available in the input parameters.

The ChandelExit indicator with the timeframe selection option available in the input parameters.