I would like to catch the swing low point (dot) on the third day when the market is Opened.
Thats why I sets the strength value Swing(2). Which I mentioned in the image below.
My logic is: If Swing low point (dot) appeared on the third day when the market is opened then buy this stock.
Please Show me the code for how to check the swing low point (dot) is appeared on the third day when the market is opened.
Like : Swing(2).SwingLow[0] _ _ _ _ _ _
Thanks
Imran.

Comment