@spicynote
The code inside "once per bar" -block will execute on every tick. However, the block will continue the execution flow to blocks 8 and 9 only at the first tick of the bar. When new bar appears, it will once again execute only on first tick.
Go ahead and compile the .ex5 and backtest it (in visual mode), that is the best and quickest way to learn. When I do something new, I compile and test 10 new versions of my EA in 10 minutes, its all about the repeating process. You can copy some block groups, turn some blocks off, experiment and find out which does what.
I'd like to keep the process in this forum, for (1) building a knowledge base for everyone and (2) separating my free time, I only come here when I want to escape my busy life, I should be studying right now lol







