Topic: How to implement following indicator?
Hello,
I would like to open/close my position when in given N days the lowest low was higher than low(n+1 days ago). In other words, I would like to open the position when the lowest bar from (n+1) last days is the bar from day (n+1) ago.
Is there any such indicator in FSB that I could use it?