Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3685
- Note:
- Publié:
- 2017.03.22 16:32
- 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 ColorXWPR_Histogram 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, add the compiled ColorXWPR_Histogram.mq5 indicator file to terminal_data_folder\MQL5\Indicators.
Fig1. The ColorXWPR_Histogram_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17836

A trend indicator VTS using the Keltner channel.

A trend indicator VTS using Bollinger Bands.

The EA uses two Moving Averages, one MACD and one CCI. OnTradeTransaction is used to receive position opening time.

This indicator colors candlesticks in different colors depending on the strength and direction of the trend, using Keltner channels