Abobakr Kamal Abobakr Baobaid / Publications
Forum
indicator not working properly in strategy tester
so i made some modifications to supertrend and added a way to track fair value gap, but for some reason, while the indicator does work in live charts, it doesnt in the strategy tester, and that makes it so that i can not backtest an EA that i made based on it. I checked and there are none of the
EA freezes every time i try to have it wait for the rest of the day
I have some logic that needs to pause until the next day or week starts. The code and logic works great when I'm running MQL5, but recently i tried to port it into MQL4 and every time i run it in the strategy tester , it would freeze as soon as either of the fuctions are called These are the