거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
8077
평가:
(15)
게시됨:
2019.01.02 14:29
업데이트됨:
2019.01.28 07:19
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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