You are in continuous development on request! thank you.
I tried the new block but it seems in mt5 doesn't work properly, or maybe is not what i was thinking.
All the three examples generate 3 buy operations in the same candle...
Also the new "once per bar" block generates 3 operations in the same candle.
About the last one (once per bar with n max to pass) how to reset the "n" Max times to pass ?
What I needed was:
If there's a position running, buy only once per candle and maximum 3 times in absolute.
When there's no positions start again the program (reset "n" max times to pass)
Thank you,
Maurizio.