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
Indicateurs

Mean_Reversion - indicateur pour MetaTrader 5

Vues:
8058
Note:
(15)
Publié:
2019.01.02 14:29
Mise à jour:
2019.01.28 07:19
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Mean reversion is a channel indicator. It displays on the price chart a channel made up of three lines and a moving average

It has two adjustable parameters:

  • Range - channel calculation range
  • MA period - period of Moving Average

Calculations:

Highest= Max
Lowest = Min
Median = (Max+Min) / 2

MovAvg = SMA(Close, MA period)

where:

Max, Min - the minimum and maximum prices within the Range

Once the channel reaches the extreme channel value, a position can be opened in the direction outlined by the moving average or towards the channel center. Thus, the indicator helps to make a position entry decision in counter trend strategies, in expect the price is expected to return to the average value.

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

JSmooth_MA JSmooth_MA

Indicator JSmooth MA

Fx_Snipers_Ergodic_CCI_Trigger Fx_Snipers_Ergodic_CCI_Trigger

Indicator Fx Sniper's Ergodic CCI Trigger

On_Screen_MACD On_Screen_MACD

Indicator On screen MACD

Wilder_ATR Wilder_ATR

Indicator Wilder ATR