OHLC chart
-
I was trying to write scanner condition for OHLC chart to identify Stocks in FO universe as per following simple logic.
" Stock daily closing shall be less that previous week high"
Here last candle is 0
but we do not have option for weekly cand in OHLC pattern.
can some one help in identifying the particular logic.