Scan #1
List symbols where Close is between 100 and 200
Or Close < 10
Or Volume > 100000
And Close has crossed above SMA(21)
And Volume > Average Volume(10)
Add Column Volume as VOL
Sort on Column VOL desc
Add Column SMA(21)
Apply to Nifty
Apply to NSE Futures 1M
Apply to Junior
Apply to MyFav List1
Apply to MyFav List2
Set periodicity to Weekly
Scan #1 Explained
This Scan will list the following Symbols:
- where the current Close is between 100 and 200
- where the current Close is less than 10
- where the traded Volume is more than 100,000
- where the current Volume is more than the 10-bar average of the daily traded Volume
- where the current Close has just crossed above its 21-bar Simple Moving Average (SMA)
The Scan report will list Volume column as "VOL", and the column will be sorted in a descending order.
The Scan report will also include a 21-bar Simple Moving Average (SMA) column as SMA(21).
The Scan will be applied to all Symbols that constitute the Nifty and Junior indices, and it will also be applied to all 1-mo NSE Futures, and MyFavourite watchlists titled "List1" and "List2".
Furthermore, the Scan will be applied to Weekly (and not Daily) data.
Examples of Scans possible in the Advanced Scanner
Scan #2
List symbols where Delivery Volume has been increasing over 5 bars
Apply to Nifty
Scan #2 Explained
This Scan will list all those Nifty Symbols where the Delivery Volume has been increasing over the last 5 trading bars. The lookback period for this Scan would (therefore) be the last 6 trading bars.
Examples of Scans possible in the Advanced Scanner
Scan #3
List symbols where RSI(14) has been falling over 5 bars
Apply to NSE
Scan #3 Explained
This Scan will list all those NSE Symbols where the 14-bar Relative Strength Index (RSI) has been decreasing (or falling) over the last 5 trading bars. The lookback period for this Scan would (therefore) be the last 6 trading bars.
Examples of Scans possible in the Advanced Scanner
Scan #4
List symbols where Close has gained by more than 10%
Apply to NSE
Scan #4 Explained
This Scan will list all those NSE Symbols where the current Close has gained by more than 10% vis-a-vis the previous Close. The lookback period for this Scan would (therefore) be the last 2 trading bars.
Examples of Scans possible in the Advanced Scanner
Scan #5
List symbols where EMA(14) has crossed above EMA(21)
Add Col EMA(14)
Add Col EMA(21)
Apply to NSE
Scan #5 Explained
This Scan will list all those NSE Symbols where the 14-bar Exponential Moving Average (EMA) has just crossed above its 21-bar Exponential Moving Average (EMA).
The Scan report will also list two columns viz. 14-bar EMA as "EMA(14)", and 21-bar EMA as "EMA(21)".
Examples of Scans possible in the Advanced Scanner
Scan #6
List symbols where Close a bar ago crossed below EMA(21) a bar ago
And Close < EMA(21)
Apply to NSE
Scan #6 Explained
This Scan will list all those NSE Symbols where yesterday's Close (1-bar ago) had crossed below yesterday's 21-bar Exponential Moving Average (1-bar ago), and where today's Close is below today's 21-bar EMA.
Examples of Scans possible in the Advanced Scanner
Scan #7
List symbols where Close has crossed below EMA(21) after remaining above it for 3 bars
Apply to NSE
Scan #7 Explained
This Scan will list all those NSE Symbols where today's Close has just crossed below today's 21-bar Exponential Moving Average (EMA), provided the Close of the previous 3 trading bars had been above the 21-bar EMA of the previous 3 trading bars.
The lookback period for this Scan would (therefore) be the last 4 trading bars.
Examples of Scans possible in the Advanced Scanner
Scan #8
List symbols where Close is above Open for the last 3 bars
Apply to NSE
Scan #8 Explained
This Scan will list all those NSE Symbols where the Close of all the last 3 trading bars has been above the Open of all the last 3 trading bars (respectively).
The lookback period for this Scan would (therefore) be the last 3 trading bars.
Examples of Scans possible in the Advanced Scanner
Scan #9
List symbols where Close < (EMA(14) + 2% of EMA(14))
Apply to NSE
Scan #9 Explained
This Scan will compute 2% of the value of a 14-bar Exponential Moving Average (EMA) and add it to the value of the 14-bar EMA; let's say this computed value is "N".
The Scan will then list all those NSE Symbols where the current/ today's Close is below the computed value viz. "N".
Examples of Scans possible in the Advanced Scanner
Scan #10
List symbols where Price is touching Envelope Upper(200,2,EMA)
Apply to NSE
Scan #10 Explained
This Scan will list all those NSE Symbols where the current trading bar has traded the Upper band of the 200-bar Envelope (the other parameters for computing the Envelope being 2% and EMA).
Examples of Scans possible in the Advanced Scanner
Scan #11
List symbols where Close is near BBU(20)
And Close < BBU(20)
Apply to NSE
Scan #11 Explained
This Scan will list all those NSE Symbols where the current Close is "near" or just a shade away from the Upper band of the 20-bar Bollinger Band, and where all those NSE Symbols have closed below that Upper Bollinger Band.
Examples of Scans possible in the Advanced Scanner
Scan #12
List symbols where Close is between BBL(20) and 2% above BBL(20)
Add Column Close
Add Column BBL(20) as BBL
Apply to NSE
Scan #12 Explained
This Scan will list all those NSE Symbols where the current Close is between the Lower band of the 20-bar Bollinger Band and a value that is 2% above that Lower Bollinger Band.
The Scan report will also list two columns viz. "Close", and 20-bar Bollinger Band Lower as "BBL".
Examples of Scans possible in the Advanced Scanner
Scan #13
List symbols where BBU(20) has been converging towards BBL(20) for the last 5 bars
Apply to NSE
Scan #13 Explained
This Scan will list all those NSE Symbols where the Upper band of the 20-bar Bollinger Band has been converging or moving towards its Lower band for all of the last 5 trading bars.
The lookback period for this Scan would (therefore) be the last 5 trading bars.
Examples of Scans possible in the Advanced Scanner
Scan #14
List symbols where pattern is Renko Black for the last 3 bars
Apply to Nifty
Set Chart Type to Renko
Scan #14 Explained
This Scan will first change the chart data to Renko, and then scan and list all those Nifty Symbols where the last 3 Renko blocks are black (i.e. downtrending) in color. The lookback period for this Scan would (therefore) be the last 3 trading blocks.
Examples of Scans possible in the Advanced Scanner
Scan #15
List symbols where pattern is PF O to X
Apply to Nifty
Set Chart Type to PF(10% of Close, 3, Close)
Scan #15 Explained
This Scan will first change the chart data to Point & Figure, and then scan and list all those Nifty Symbols where the Point & Figure pattern has just changed from O to X (i.e. reversed from downtrending to uptrending).
The Point & Figure parameters used for the Scan are: Box Size is 10% of Close, Reversal Amount is 3 Box Sizes, and the Price Field is Close.
Examples of Scans possible in the Advanced Scanner
Scan #16
List symbols
Add Column BarsSince(pattern is new High) as XBars
Add Column Highest Value Since(Close has crossed above EMA(200), Close) as CloseSinceXover
Apply to Nifty
Scan #16 Explained
This Scan will list the number of trading bars that have passed since a Symbol registered a new High, under a column header titled "XBars".
This Scan will also list the Highest Value of Close that has been registered by a Symbol, under a column header titled "CloseSinceXover", since a particular event happened. In this case, the event is Close having crossed above its 200-bar Exponential Moving Average (EMA).
The Scan will be applied to all Nifty Symbols.
Examples of Scans possible in the Advanced Scanner
Scan #17
List symbols where pattern is HAshiRed for the last 3 bars and pattern is HAshiGreen 3 bars ago
Apply to NSE
Scan #17 Explained
This Scan will list all those NSE Symbols where the last 3 Heikin-Ashi trading bars were Red in color (downtrending), but the previous 3 Heikin-Ashi trading bars (before the Red bars) were Green in color (uptrending). The lookback period for this Scan would (therefore) be the last 6 Heikin-Ashi bars.
Examples of Scans possible in the Advanced Scanner
Scan #18
List symbols where pattern is New High(High,52,w) for 3 bars
Apply to NSE
Scan #18 Explained
This Scan will list all those NSE Symbols where a New High has been registered for 3 consecutive trading bars. The New High is defined as a 52-week High.
The lookback period for this Scan would (therefore) be the last 3 trading bars.