Rejoignez notre page de fans
- Vues:
- 3795
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The BullsBearsEyes indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
This indicator requires BullsBearsEyes.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The BullsBearsEyes_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13027

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

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

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

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