Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
4058
Note:
(22)
Publié:
2017.01.19 17:05
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

Real author: Tor

This is a modified Envelopes indicator for measuring the price deviation. It displays the upper and lower borders of the price deviation from МА calculated considering the average volatility of the symbol according to ATR indicator. The internal lavender-colored indicator channel stands for Envelopes, while the pale light green and pale pink borders are formed by ATR by deviation from the channel.

The indicator uses the classes of SmoothAlgorithms.mqh library (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

The original indicator was developed in the MQL4 language and published in the CodeBase on 19.10.2016.

Fig.1. EnvelopesATR_Cloud indicator

Fig.1. EnvelopesATR_Cloud indicator

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

CCI_Histogram_Round CCI_Histogram_Round

Standard CCI oscillator implemented as a histogram rounding its values to the standard range.

Exp_ColorJFatl_Digit_ReOpen Exp_ColorJFatl_Digit_ReOpen

The Exp_ColorJFatl_Digit_ReOpen trading system is based on the ColorJFatl_Digit indicator color change with adding to trend-following positions.

Yaanna_HTF Yaanna_HTF

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

Simple FX Simple FX

The Expert Advisor is based on moving averages crossing.