Filter stocks that have seen an sudden rise in their volume by over 5x times the average volume over the past 10 trading sessions and have gained more than 5% today.
Category: scanner
Bearish “Death Cross” scan
Scan stocks where the 50 Simple moving average(SMA) has crossed below the 200 Simple moving average . “Crossed below” specifies that the 50 SMA was above the 200 SMA a day prior, but has closed below it today.
Bullish “Golden Cross” scan
Scan stocks where the 50 Simple moving average(SMA) has crossed above the 200 Simple moving average . “Crossed above ” specifies that the 50 SMA was below the 200 SMA a day prior, but has closed above it today.
Bullish/Bearish MACD Signal Cross
MACD bullish and bearish breakouts, showing MACD Signal crossing above & below MACD line using the default parameters of (26,12,9)
52-week high/low scan
Scanning stocks that have touched their 52-week high OR 52-week low, 52 weeks consists of 252 trading days. We’ll be using our Min/Max functions with a duration of 252 days, along with the “high/low” stock attribute, to filter such stocks.
Scanner: 52-week high/low scan
Gapup/Gapdown stocks
Scan stocks that have opened Gapup OR Gapdown from their yesterdays close. A stock passes these filters if it has opened 3% higher OR 3% lower when compared with its previous day close.
Williams %R Overbought OR Oversold scan
Williams %R ranges from 0 to -100, we search for stocks that are in the oversold(-80) region OR overbought(-20) region. Both Overbought & Oversold filters are matched via the “ANY” sub-filter condition in a single scan
Example scans
You can view our screener’s homepage to search & view scans created by other users.
Simple scans
- RSI Overbought
- RSI Oversold
- RSI Overbought OR Oversold
- Williams %R Overbought OR Oversold scan
- Gapup / Gapdown
- 52-week high/low
- Bullish MACD Signal Cross
- Bearish MACD Signal Cross
- Bearish “Death Cross” scan
- Bullish “Golden Cross” scan
- Price crossing above to Pivot R1
- Price crossing below to Pivot S1
- Stocks in uptrend
- Stock in downtrend
Advanced scans
- Stocks rising with an increase in volume
- Stocks falling with an increase in volume
- Stocks with rising/falling prices and increase in volume(above 2 combined into a single scan)
- RSI DIvergence (price falling rsi rising)
- RSI crossing above 20SMA RSI on daily
- CMO 10 Chande Momentum Oscillator (10) above 50
Candlestick pattern scans
- Doji Patterns scan
- Hammer pattern on the daily candle
- Inverted hammer
- Shooting star
- bearish engulfing near resistance
- bullish engulfing near support
- Bullish flag formation on a daily
- Bearish flag formation on a daily
Special scans & dashboards
RSI Overbought OR Oversold scan
Filter stocks that are either overbought(crossed below 70) OR oversold(crossed above 30) in a single scan.
Steps to find Overbought OR Oversold stocks:
- As we want to filter stocks that have filtered either of the filters(overbought or oversold filter), click on the ‘All’ keyword, and change it to ‘Any’ from the first sub-filter.
- Click on the funnel() and select the RSI indicator from the pull-down menu.
- Select the offset(Latest) and specify the duration (which is by default 14 days for RSI). You can change both the offset and the duration as per your requirements by clicking on them.
- Click on the next icon(…) and select the ‘Crossed above’ operation, as we want to find out the oversold stocks crossing above 30 (meaning RSI having a value below 30 for the past day but above 30 for today).
- The number constant selected by default is 50, which is changed to 30 for oversold stocks.
- Repeat steps 2-5 for a “crossed below” operation & comparing it against a value of 70
- Run the scan by clicking on ‘Run Scan’ button.
RSI Oversold scan
List stocks that have their RSI(14 day) change its zone from “below/equals” 30 yesterday to “above’ 30 today(crossed above 30), indicating they are likely to see an upmove ahead.
Steps to find Oversold stocks:
- Click on the funnel() and select the RSI indicator from the pull-down menu.
- Select the offset(Latest) and specify the duration (which is by default 14 days for RSI). You can change both the offset and the duration as per your requirements by clicking on them.
- Click on the next icon(…) and select the ‘Crossed above’ operation, as we want to find out the oversold stocks crossing above 30 (meaning RSI having a value below 30 for the past day but above 30 for today).
- The number constant selected by default is 50, which is changed to 30 for oversold stocks.
- Run the scan by clicking on ‘Run Scan’ button.