Elli - MetaTrader 5 Expert | Forex Indicator Downloads - MT4/MT5 Resources - MetaTrader 5 Resources


The author of the idea — Yuri Tokman , the author of the MQL5 code — Barabashkakon .
This Expert Advisor is based on the ADX Wilder and Ichimoku Kinko Hyo indicators. The lot size is calculated based on the risk percentage of the margin.
Regarding time range selection:
The ADX indicator comes with a separate setting "adx_timeframe". Its default value is PEROID_M1.
The Ichimoku indicator does not have a timeframe setting — the PERIOD_H1 timeframe is hardcoded into it.
Additionally, in the trend direction detection module, use the bar closing price of the PERIOD_H1 time frame:
Doubled sb = iIchimokuGet( CHIKOUSPAN_LINE , 0 ); Double off = off ( 0 ,m_symbol.Name(), PERIOD_H1 ); Double contrast = mathematical antibodies (ts-ks)/m_symbol. View ();
Attachment download
📎 elli.mq5 (33.74 KB)
Source: MQL5 #17762
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •