Closed Bar
-
I am looking for something that makes the action only possible when the bar is closed. Like sell on a closed bar.
Sounds simple but I can't find it.
Once per bar could be anywhere in the bar. But in my setup it has to happen when the bar closes.
Thanks in advance,
Erik
-
When "Once per bar" is placed at top level under "on Tick", it passes once when a new bar is created (at the first tick from the new bar). If it is placed under some condition, then it could pass "anywhere".