Candles in the past touching level
-
Hi Guys
So I am working on an EA which identifies a swing low and draws a line there. What I am trying to figure out is how to identify other swings historically touching the level. My current method is applying the same conditions to candles and just changing the ID, this is very inefficient and not practical for the periods I want to go back. Any ideas?