Jolly Roger EA Version - MetaTrader 5 Expert - MT4/MT5 Resources




That's not the original version of the Pirates " Jolly Flag " EA submitted to the 2011 Automated Trading Championship. It simply represents my vision for executing a trade.
The Expert Advisor uses only the RSI indicator, time frame - М5. Lots 5-15. Trade using the same parameters.
//--- external variables Enter the integer TP = 150 ; // Take profit Enter the integer SL = 50 ; // Stop loss Input integer RSIP period = 14 ; // RSI period Input integer RSI level = 30 ; // RSI level

Figure 1. Pirat's EA trading results at the 2011 Automated Trading Championship

Figure 2. Test results shown during the 2008 Automated Trading Championship

Figure 3. Test results shown during the 2010 Automated Trading Championship

Figure 4. Test results shown during the 2011 Automated Trading Championship
Attachment download
📎 champion.mq5 (11.6 KB)
Source: MQL5 #919
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •