logic does not execute properly or maybe i understand it differently.
-
my intention is to buy when candle close crosses above the upper bollinger band. however, from the strategy tester, it still executes order even if the candle close is below the upper bollinger band. or does it really execute as long as the candle crosses above the upper bollinger band, irrespective of the parameter whether it's close/high/low/etc?

-
change candle ID to 1 in both logic sides (click on More settings)
-
thank you @miro1360.