The scanner identifies for stocks whose close price is lower than SMA 21, while the SMA 21 is lower than SMA 50, and the SMA 50 is lower than the SMA 100 checked on a 5 minutes chart, indicating a potential short term bearishness.
Universe
Nifty 100
Time Frame
5 Minutes
Conditions
Close(0) lower than SMA(close, 21, 0) and SMA(close, 21, 0) lower than SMA(close, 50, 0) and SMA(close, 50, 0) lower than SMA(close, 100, 0)