Once Per Bar Timeframe
-
If I use the once per bar filter and set the timeframe to the 5 minutes will every candle that is connected to that run only on the 5 minute chart, no matter what the current chart is?
I would like to get an EA to run on both the 5 minute and the 1 minute chart, at the same time and wonder if that is the way to do that.
Also can I make this work but using every tick, rather than once per bar?
Thanks
-
Once per tick is for every tick. You can also use once per minutes.
-
yes, I know that thanks.
I want to know if I can run 2 different timeframes at the same time with the same EA using the timeframe drop down, under the once per bar.
once per tick does not have this option
-
Yes you can, for once per bar block.
-
Ok cool thanks