Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3788
Note:
(13)
Publié:
2016.09.19 12:47
Mise à jour:
2023.03.29 13:47
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The ATR_Channels indicator with the timeframe selection option available in the input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires ATR_Channels.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The ATR_Channels_HTF indicator

Fig.1. The ATR_Channels_HTF indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16150

XChannel_HTF XChannel_HTF

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

AFL_WinnerV2 AFL_WinnerV2

The AFL_WinnerV2 indicator identifies a trend change by established turnover areas at -50/+50 levels.

ATR_Channels_Cloud_Digit ATR_Channels_Cloud_Digit

Three channels using the ATR indicator, based on one moving average, drawn as a colored cloud, with the display of the last values as price labels and the possibility to round the channel levels up to the required number of digits.

PriceGrid1_Plus PriceGrid1_Plus

A grid of round price levels.