NinjaScript: Strategy.
My indicator is searching towards the most recent candle to the Right and when it finds a successful pattern, it prints at CurrentBar, which is further to the Left, (Where it started.)
Is there a way to Enter/Exit at the Candles to the Right of the CurrentBar,
rather than having it Enter/Exit at CurrentBar?
Note: I will be working on the indicator to search in the inverse manner, when no viable answer is able.
Thank you.

Comment