Join our fan page
- Views:
- 3963
- Rating:
- Published:
- 2015.07.01 14:40
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The BullsBearsEyesTrend_x10 indicator shows the BullsBearsEyes oscillator position from ten different timeframes. If the oscillator is positioned lower than the oversold level, the color squares are painted in pink, if it's higher than the overbought level, the squares are painted in light blue. Otherwise, the squares are gray. The indicator uses the values of the last closed bars.
This indicator requires BullsBearsEyes.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The BullsBearsEyesTrend_x10 indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13025

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

Semaphore signal indicator based on the Chande_Kroll_Stop_v1 indicator algorithm.

The MultiBullsBearsEyesTrend_x10 indicator shows information on current trends using the BullsBearsEyes oscillator position from ten different timeframes.

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