Efficiency Ratio Indicator
- 지표
-
Mattia Impicciatore
안녕하세요,
저는 Mattia입니다. 핀테크 소프트웨어 개발자이자 트레이더이며, MQL5, Python, 웹 기술에 능숙합니다.
MetaTrader 5를 위한 맞춤형 인디케이터와 전문가 자문(Expert Advisor, EA)을 개발합니다. 또한 Python을 활용하여 데이터 분석, 백테스트, 거래 신호 생성 도구를 제작하고, 전략 관리를 위한 웹 대시보드와 외부 솔루션도 제공합니다.
당신의 거래 아이디어를 현실로 구현하고 싶다면 (인디케이터, EA 또는 도구), 아래 링크를 통해 의뢰해 주세요: - 버전: 1.40
Short Description:
A powerful tool to measure trend efficiency and filter market noise. Toggle between a sleek line chart or a color-coded histogram with threshold alerts.
Key Features:
-
Dual Plot Styles: Line (RSI-like) or colored histogram (Trend/Neutral/Range).
-
Configurable Thresholds: Set your own upper (trend) and lower (range) levels.
-
Multi-Mode Visualization: Clear visual cues—green for strong trends, gray for consolidation, red for ranging markets.
-
Flexible Period: Adjustable calculation period (default 14).
-
Lightweight & Fast: Optimized MQL5 code ensures minimal CPU usage.
-
Seamless Integration: Drops into any chart as a separate window.
Inputs & Parameters:
-
ER calculation period (int): Number of bars for Efficiency Ratio (default = 14).
-
Upper threshold (double): ER value above which the market is in trend (default = 0.6).
-
Lower threshold (double): ER value below which the market is ranging (default = 0.2).
-
Plot style (enum): Choose between Line or Histogram presentation.
How to Use:
-
Attach the indicator to a chart.
-
Adjust the period and thresholds in the Inputs tab.
-
Select your preferred plot style: Line shows a clean ER curve; Histogram colors bars by state.
-
Monitor the ER transitions:
-
ER > upper threshold (trend signal)
-
ER < lower threshold (range signal)
-
Between thresholds (neutral)
-
Benefits:
-
Quickly spot trending vs. ranging conditions.
-
Improve entry/exit timing by confirming market efficiency.
-
Filter false breakouts in choppy markets.
Screenshots (suggestion):
-
Chart view: ER line with dotted threshold lines.
-
Chart view: ER histogram colored bars.
-
Inputs panel showcasing parameters.
Support & Updates:
-
Free updates and bug fixes for 12 months.
-
Email support: mattimp93@gmail.com
