RSI over screener (any tickers)
Feb 25, 2024

The RSI over screener (any tickers) tool provides a comprehensive dashboard for monitoring Relative Strength Index (RSI) conditions across up to 240 custom tickers simultaneously. It calculates RSI over multiple periods to identify overbought and oversold states, offering a statistical view of market momentum across various lengths and an average RSI value.
Usage
The screener is designed to display market conditions for a large set of symbols in a compact table format. Users can input their own list of tickers via a CSV-formatted string (e.g., "BTC, ETH, SOL").
Examples of use cases include:
- Trend Reversal Monitoring: Identifying when a ticker's overbought/oversold percentage returns to zero, signaling a potential shift in momentum.
- Breadth Analysis: Viewing the average RSI across multiple periods to gauge the true strength of a move beyond a single timeframe.
- Multi-Asset Screening: Managing large watchlists by adding up to 6 copies of the screener to cover a wide range of assets simultaneously.
The table displays columns for the current state [0], the previous candle [1], and two candles ago [2], allowing users to track how momentum is evolving.
Details
This script implements a multi-length RSI calculation, which aggregates RSI values from a defined minimum to a maximum period (e.g., RSI 10 to 20). It calculates the percentage of these periods that are currently in overbought (>70) or oversold (<30) territory. The symbol handling utilizes a custom string-splitting function that parses comma-separated ticker IDs. It also allows for global prefixing (e.g., "BINANCE:") and appending (e.g., "USDT.P") to streamline input for specific exchanges or contract types.
Settings
RSI
- Min: The starting period length for the RSI calculation range.
- Max: The ending period length for the RSI calculation range.
Tickers
- List Number: Determines which data feed (1–6) the current instance of the script should display.
- Prefix: A string added to the beginning of every ticker name (e.g., "BINANCE:").
- Appendix: A string added to the end of every ticker name (e.g., ".P" for perpetuals).
- List 1–6: Text areas where users can input up to 40 tickers per list, separated by commas.
Visuals
- Show header: Toggles the visibility of the table header.
- Table Cell size %: Adjusts the width of various table columns to fit different screen resolutions.
FAQ
How do I add more than 40 tickers?
To monitor more than 40 tickers, add multiple copies of the indicator to your chart and change the "List number" in the settings for each instance.
Why are some tickers showing as invalid?
Ensure that the combination of the Prefix, Ticker Name, and Appendix forms a valid TradingView symbol (e.g., BINANCE:BTCUSDT). Check for typos or extra spaces in your ticker list.
How can I access RSI over screener (any tickers)?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.