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

Ehler's Center of Gravity indicator is FIRfilter by John Ehlers applied to a price. It is the result of Ehlers' analysis of adaptive filters. "Gravity center" has zero lag that enables accurate detection of reversal points.

It has one configurable parameter:

  • Period - calculation period

Interpretation:

Intersection of the main and signal lines.

Crossing at overbought/oversold level.
Since the indicator has no fixed levels, search for the new overbought level is reduced to observing the previous peak: if the indicator has formed a new peak that is higher than the previous one, we can assume that the asset is overbought, and it is time to sell at the downward intersection of the indicator lines.
Search for the new oversold level is reduced to observing the previous bottom: if the indicator has formed a new bottom that is lower than the previous one, we can assume that the asset is oversold, and it is time to buy at the upward intersection of the indicator lines.

Divergences.

Along with a simple signal detection method (intersection of the main and signal lines), the indicator also works by divergence signals.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/22928

Elders_Safe_Zone Elders_Safe_Zone

Elder's Safe Zone indicator

Elders_Safe_Zone_Triple Elders_Safe_Zone_Triple

Elder's Safe Zone Triple indicator

Day_Of_Week_Lables Day_Of_Week_Lables

Day of week indicator

RSICloudBG RSICloudBG

RSICloud indicator with background filling for overbought/oversold areas, as well as for the channel between them