Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Mean_Reversion - indicator for MetaTrader 5

Views:
8101
Rating:
(15)
Published:
2019.01.02 14:29
Updated:
2019.01.28 07:19
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

Translated from Russian by MetaQuotes Ltd.
Original code: 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