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:
- 5429
- Note:
- Publié:
- 2017.03.02 11:31
- Mise à jour:
- 2023.03.29 13:47
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The XprofuterDD indicator with the timeframe selection option available in the input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled XprofuterDD.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig1. The XprofuterDD_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17399

The indicator is derived from the NRTR indicator.

Trading based on the Bollinger Bands indicator. Chart time-frame — M30 and higher.

The strategy is based on Moving Averages with the periods of 5/20/40/60.

The indicator draws i-OneThird indicator candlesticks of a higher timeframe as color filled rectangles using DRAW_FILLING buffers.