Multi-Timeframe Analysis Table with SMA Cross

Core Functionality
The script generates a table with five columns:
Label column: Shows indicator names and section titles
Current timeframe: Analysis for the chart's current timeframe
Higher timeframe 1: Analysis for first higher timeframe (default: 60min)
Higher timeframe 2: Analysis for second higher timeframe (default: 4h)
Higher timeframe 3: Analysis for third higher timeframe (default: Daily)
Key Components
Technical Indicators
The table displays values for four technical indicators across all timeframes:
RSI (Relative Strength Index): Measures momentum and identifies overbought/oversold conditions
MACD (Moving Average Convergence Divergence): Trend-following momentum indicator
VMC (Volatility-based Mean Reversion): Custom oscillator for mean reversion signals
TRIX: Triple exponential average indicator showing percent rate-of-change
Trading Recommendations
The script calculates trading recommendations by:
Checking if SMA1 (fast) is above/below SMA2 (slow) to determine trend direction
Calculating an indicator score based on RSI, MACD, VMC, and TRIX values
Combining trend confirmation with indicator score to generate recommendations:
BUY: Bullish trend with positive indicator score
SELL: Bearish trend with negative indicator score
WAIT: Positive indicator score but no bullish confirmation
NEUTRAL: No clear signal
Support/Resistance Levels
The script identifies key support and resistance levels for each timeframe using a pivot-based algorithm that:
Finds significant price pivots within a lookback period
Groups nearby pivots into channels/zones
Displays the most significant S/R level for each timeframe
Trend Confirmation
The final row shows the overall trend direction based on SMA crossovers:
Bullish: When the faster SMA is above the slower SMA
Bearish: When the faster SMA is below the slower SMA
Unstable: When there's no clear direction
User Customization
The script offers extensive customization options:
Toggle which timeframes to display
Adjust SMA periods for each timeframe
Set threshold levels for all indicators
Customize support/resistance detection parameters
Change the table's position, colors, opacity, and border settings
Practical Use
Traders can use this table to:
Identify alignment across multiple timeframes (stronger signals when all timeframes agree)
Spot divergences between timeframes (potential trend changes)
Make more informed trading decisions with comprehensive technical analysis in a single view
Find key support/resistance levels relevant to different trading horizons
Invite-only script
Only users authorized by the author have access to this script, and this usually requires payment. You can add the script to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author — learn more here. For more details, follow the author's instructions below or contact Amazonecrypto directly.
TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.
Disclaimer
Invite-only script
Only users authorized by the author have access to this script, and this usually requires payment. You can add the script to your favorites, but you will only be able to use it after requesting permission and obtaining it from its author — learn more here. For more details, follow the author's instructions below or contact Amazonecrypto directly.
TradingView does NOT recommend paying for or using a script unless you fully trust its author and understand how it works. You may also find free, open-source alternatives in our community scripts.
Author's instructions
Warning: please read our guide for invite-only scripts before requesting access.