Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 6877
- Note:
- Publié:
- 2017.01.19 17:02
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The Zigzag2_R_Color indicator with the timeframe selection option in the input parameters and display of values as fractal labels:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled Zigzag2_R_Color.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig.1. Zigzag2_R_Color_Arrows_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16857

Candels High Open indicator analyzes High and Open of the last three bars.

Module of trading signals of the "Candels High Open" custom indicator for analyzing High and Open of the last three bars.