Multi IND Dashboard
Jan 10, 2023

The Multi IND Dashboard indicator provides a comprehensive multi-timeframe monitoring solution by consolidating price change, RSI, ATR, Alligator, and Supertrend data into a single, organized table. This tool allows traders to track market momentum and trend alignment across up to 10 customizable timeframes simultaneously, eliminating the need to switch charts constantly.
Usage
The Usage section focuses on how to interpret the dashboard's outputs and how they correspond to market conditions:
- Change: Displays the net price difference from the previous candle's close on each timeframe, helping identify immediate price momentum.
- RSI: Monitors the Relative Strength Index. The dashboard applies color coding based on user-defined levels (Default: 75/65/55 for overbought and 45/35/25 for oversold) to highlight varying degrees of exhaustion.
- ATR: Shows the Average True Range for each timeframe, providing a quick glance at current volatility and average candle swings.
- Alligator: Reports the trend status based on the relationship between the Lips, Teeth, and Jaws. "Bullish" is displayed when Lips > Teeth > Jaws, "Bearish" when Lips < Teeth < Jaws, and "Neutral" otherwise.
- Supertrend: Indicates the current trend direction (Bullish/Bearish) based on the specified ATR factor and length.
Details
The script utilizes request.security calls to fetch data from different resolutions. It is designed to be lightweight by wrapping multiple calculations into a single tuple before requesting external data. The Alligator status is calculated using Smoothed Moving Averages (SMMA), while the ATR can be customized with various smoothing methods (RMA, SMA, EMA, WMA).
Settings
Indicator
- Change / RSI / ATR / Alligator / Super Trend: Toggles for enabling or disabling specific rows in the dashboard.
RSI Setting
- Length: The lookback period for the RSI calculation.
- Source: The price data used (e.g., Close, HL2).
- Overbought/Oversold Levels & Colors: Custom thresholds for the three levels of overbought/oversold coloring.
ATR Setting
- Length: The period for ATR calculation.
- Smoothing: Method used for the ATR average (RMA, SMA, EMA, or WMA).
Alligator Setting
- Jaw/Teeth/Lips Length: Individual periods for the three Bill Williams Alligator lines.
Supertrend Setting
- ATR Length: Lookback period for the volatility component.
- Factor: The multiplier applied to the ATR to set the trend threshold.
Style Settings
- Dashboard Location: Position of the table on the chart.
- Dashboard Size: Adjusts the text size for better visibility.
- Bullish/Bearish Color: Custom colors for positive and negative trend statuses.
Resolution
- 1st - 10th: Customizable timeframe slots for the dashboard columns.
FAQ
How do I interpret the RSI colors? The colors change based on the thresholds set in the RSI Settings. Darker or more intense colors usually signify deeper overbought or oversold territory as defined by the Min, Med, and Max inputs.
Can I use this on any symbol? Yes, the dashboard automatically pulls data for the symbol currently active on your main chart across all selected timeframes.
How can I access Multi IND Dashboard? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

