Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

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

author EAcpu | 2 reads | 0 comments |

Billy expert - expert for MetaTrader 4

Billy expert - expert for MetaTrader 4

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.

Billy expert - expert for MetaTrader 4


Attachment download

📎 Billy_expert.mq4 (3.62 KB)

Source: MQL5 #8651

Verification code Refresh