Topic: Behaviour of N Bars Exit, alone and as part of logical groups
Hello,
I'd need a clarification about the logic of "N Bars Exit".
I attach a demo strategy example with Bar Closing exit condition and 2 logical groups:
a) with N Bars Exit = 1
b) with N Bars Exit = 10 AND Donchian Channel
Do I understand it correctly if I say that a) OR b) must be satisfied at the end of every bar to close a position?
If so, I'd expect all the positions to be closed after 1 bar, being b) constrained by a minimum of 10 bars.
It doesn't seem to be the case in my attachment, i.e. the group b) is effectively playing a role in the exit strategy.
I'm rather confused and I'd appreciate a clarification on that.
Thanks.