If i have to go little deeper into my strategy - basically i need to first get all the rectangle zones drawn on the given chart(these zones are drawn manually), see if the closed candle bar(either wick or body) hit the zone and rejected or closed inside the zone or ripped through the zone and crossed the zone. how do i code for it?
I am a developer by profession but just new to NinjaScript. So any inputs would be appreciated?
Is there a similar script available anywhere that i can refer to?

Comment