OnTrade Blocks stopped working
-
all On Trade blocks stop working just now even the one I used to use in my robots , I just put a simple log message after them and it doesn't work at all
-
They work on backtest for me. But it is Saturday here now, no markets
-
They work indeed for me , but for some projects only and doesn't work in others , Why is that ? I'm 100% the numbers are correct especially the group number even If I make the group Mode to All it doesn't work neither , it's very strange thing , Even If I just put a pass block under OnTrade tab it doesn't get executed ?
Do you know any possible reasons ?? -
I found it , There's a parameter at the beginning called ENABLE ONTRADE EVENT , it should be 1
Thanks -
This parameter is generated and is 1 when there is any block in "on Trade" or 0 when there are not blocks. The reason is for speed. So you are saying that you have blocks there and the parameter is 0? Which project is that?
-
@fxdreema No I was manipulating it manually without notice , I just had a copy of the headline of my EA with parameters so I was replacing it by mistake
Thanks for help