“Once a day” Not working for me in MT4
-
“Once a day” Time Filter works for me on the MT4 tester perfectly, but when I use it live the EA will not execute the trade. I placed on the AE program on the 1 Day graph.
My question, let say I want to buy at 6:00 AM. Which time process is the most appropriate to use “Once A day”, “Time Filter” or some other. In addition, if I want to execute at 6:00 AM which time frame graph would be the best to place my AE on: hourly, daily? -
@mlnaumann if you post a link then the problem can be assessed, I will say and though time filter and once per bar is probably the best combo to use.
-
once a day has produced some problems. But if you must use it, I would do it just before the buy and sell now blocks.
More preferable to limit your EA's with once per bar.
-
@jsauter86 Agreed. Just use 'Once per bar' and then select daily timeframe in it.