ichimok2005 - MetaTrader 5 Expert | MT5 EA Download - MetaTrader 5 Resources


Author of the idea : John Smith , author of the mq5 code : Balabashka Kong .
The EA trades based on the following signals Ichimoku Kinko Hyo uses fixed batches. When the signal appears, the opposite position is closed.
Buy signal:
if (Senkou_Span_A>Senkou_Span_B) if ( off > on ) if (Senkou_Span_B< close && closeexample:
Sell signal:
if (Senkou_Span_B>Senkou_Span_A) if ( on > off ) if (Senkou_Span_B> off && off >Senkou_Span_A)
Example of launching EA on EURUSD,H3:
Attachment download
📎ichimok2005.mq5 (31.35 KB)
Source: MQL5 #19563
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •