@jstap This is a good one and might be helpful, thank you !
My issue is mostly storing value of each dot to make calculations.
I did what I said in first post even if it is redundant. Maybe one more elegant solution will be found.
No idea how to troubleshoot your problem but instead of reinstalling windows why not try virtual box instead and run mt5 on a Windows VM? Might save you a bit of grief
@unicornmadness I don't see how you could get BB bands value without it included in the EA. Including it doesn't mean it has to interfere with your entry or exit signals.
However you can get BB bands values (or calculations) when a trade is closed and store it in a CSV file. Use a boolean variable to check if trade was profitable and store it in the file as well.