Bastien 30 / Publications
Forum
Optimizing EA Performance: Include Files vs. iCustom() for Indicators
Hello everyone, I'm a beginner in MQL5, and I've developed an indicator that calculates Fair Value Gaps (FVG) and displays them for a certain number of bars , defined by the maxbar input. I’ve also created an EA that uses this indicator to take trades according to my strategy. However, my