Billy Expert - MetaTrader 4 Expert | Forex Indicator Download - MT4/MT5 Resources


Overall, it's a pretty weird pattern...but, oddly enough, it works.
The green color on the M1 and M5 Stochastic indicator charts is above the red color as the price moves down on 3 bars (three "down" candles) on M15.
Stop loss and take profit can be optimized.
extern int StopLoss // I hope this is clear
extern int TakeProfit // I hope this is clear too :)
extern double Lot // If the lot size is not set to 0, the lot size is fixed, if set to 0, the lot size will automatically change based on the deposit.
extern int MaxOrders // The maximum number of orders allowed to be opened at the same time
extern int periods // Periods, the EA uses its stochastic indicator
extern int periods2 //Period, stochastic indicator used by EA (second)
After improvements and optimizations, EUR/JPY achieved the most successful results, working on the time frame - M15, with stochastic periods M1 and M5, Take Profit - 145, Stop Loss - 25. Test results over a one-month period are provided below.
I'm waiting for the prompt. I know EA is crude and unreliable, but in my opinion it has its uses.
I can share the modified version as well as variations if anyone is interested.
Thank you for your attention.
Attachment download
📎 Billy_expert.mq4 (3.62 KB)
Source: MQL5 #8651
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •