Multi SMA AnalyzerMulti SMA Analyzer with Custom SMA Table & Advanced Session Logic
A feature-rich SMA analysis suite for traders, offering up to 7 configurable SMAs, in-depth trend detection, real-time table, and true session-aware calculations.
Ideal for those who want to combine intraday, swing, and higher-timeframe trend analysis with maximum chart flexibility.
Key Features
📊 Multi-SMA Overlay
- 7 SMAs (default: 5, 20, 50, 100, 200, 21, 34)—individually configurable (period, source, color, line style)
- Show/hide each SMA, custom line style (solid, stepline, circles), and color logic
- Dynamic color: full opacity above SMA, reduced when below
⏰ Session-Aware SMAs
- Each SMA can be calculated using only user-defined session hours/days/timezone
- “Ignore extended hours” option for accurate intraday trend
📋 Smart Data Table
- Live SMA values, % distance from price, and directional arrows (↑/↓/→)
- Bull/Bear/Sideways trend classification
- Custom table position, size, colors, transparency
- Table can run on chart or custom (higher) timeframe for multi-TF analysis
🎯 Golden/Death Cross Detection
- Flexible crossover engine: select any two from (5, 10, 20, 50, 100, 200) for fast/slow SMA cross signals
- Plots icons (★ Golden, 💀 Death), optional crossover labels with custom size/colors
🏷️ SMA Labels
- Optional on-chart SMA period labels
- Custom placement (above/below/on line), size, color, offset
🚨 Signal & Trend Engine
- Bull/Bear/Sideways logic: price vs. multiple SMAs (not just one pair)
- Volume spike detection (2x 20-period SMA)
- Bullish engulfing candlestick detection
- All signals can use chart or custom table timeframe
🎨 Visual Customization
- Dynamic background color (Bull: green, Bear: red, Neutral: gray)
- Every visual aspect is customizable: label/table colors, transparency, size, position
🔔 Built-in Alerts
- Crossovers (SMA20/50, Golden/Death)
- Bull trend, volume spikes, engulfing pattern—all alert-ready
How It Works
- Session Filtering:
- SMAs can be set to count only bars from your chosen market session, for true intraday/trading-hour signals
Dynamic Table & Signals:
- Table and all signal logic run on your selected chart or custom timeframe
Flexible Crossover:
- Choose any pair (5, 10, 20, 50, 100, 200) for cross detection—SMA 10 is available for crossover even if not shown as an SMA line
Everything is modular:
- Toggle features, set visuals, and alerts to your workflow
🚨 How to Use Alerts
- All key signals (crossovers, trend shifts, volume spikes, engulfing patterns) are available as alert conditions.
To enable:
- Click the “Alerts” (clock) icon at the top of TradingView.
- Select your desired signal (e.g., “Golden Cross”) from the condition dropdown.
- Set your alert preferences and create the alert.
- Now, you’ll get notified automatically whenever a signal occurs!
Perfect For
- Multi-timeframe and swing traders seeking higher timeframe SMA confirmation
- Intraday traders who want to ignore pre/post-market data
- Anyone wanting a modern, powerful, fully customizable multi-SMA overlay
// P.S: Experiment with Golden Cross where Fast SMA is 5 and Slow SMA is 20.
// Set custom timeframe for 4 hr while monitoring your chart on 15 min time frame.
// Enable Background Color and Use Table Timeframe for Background.
// Uncheck Pine labels in Style tab.
Clean, open-source, and loaded with pro features—enjoy!
Like, share, and let me know if you'd like any new features added.
Death-cross
SMA PredictionThis indicator predicts future moving average (SMA) values assuming the prices remains at configured level (-50% to +50%).
It can be used to predict golden/death crosses as well - when two of these indicators are on - one configured for length 50 and one for length 200.
Golden/Death Cross PredictionScript which calculates/predicts future golden/death cross times assuming the prices remains at configured level (-50% to +50% relative to current price)
Golden/Death Cross Predictor (by Alex L.)Golden/Death Cross indicator to picture if we're in a Bull or Bear trend, but it's much more - it indicates a potential upcoming golden/death cross, draws a potential continuation of the moving averages to indicate when it might occur, shows a 4-hourly cross which can often alert of a potential trend reversal, and is multi timeframe!
Potential Golden/Death Cross Mark - shows a potential upcoming golden/death cross (with approximate % for its occurrence as a hint).
Potential Golden/Death Cross Projection - shows a potential continuation of the MAs to visually illustrate when the potential cross might occur.
Actual Golden/Death Cross Mark - all previous golden/death crosses are marked on chart with a green/red "X" (which is when indicator's "Short Term MA" crosses "Long Term MA" up or down).
Actual 4-hourly Golden/Death Cross Mark - shows latest golden/death cross on 4-hourly timeframe (regardless of chart's timeframe), which can alert of potential higher timeframe trend reversal.
Multi Timeframe - you can set indicator's timeframe having chart in different timeframe.
Enjoy!
Custom Time Frame Moving Aver Cross w/Alerts - VWAP - BBandsWork in progress
- made the VWAP really small because it is only used on the shorter time frames, but it is nice to have at times
- BBands are great for showing me when to pay even more attention, when they are squeezing
Open to suggestions
Death Cross - 200 MA / 50 Cross CheckerBITFINEX:BTCUSD
You can check if 200 day MA crossed by 50 day MA. Nuff said.
Multiple EMAs [CryptoFuturo]Enjoy viewing multiple Exponential Moving Averages (EMA) on your chart? Want to use only one indicator to display up to 5 EMAs? Then you've come to the right place!
FEATURES:
Configure and use up to 5 Exponential Moving Averages (EMA) using a single indicator.
Default lengths for the 5 EMAs are 10, 20, 50, 100, 200.
Length values, plot line colors and source data are all configurable.
Alerts for Golden/Death CrossesTo use with this strategy/ .
This one enables to set up alerts on TradingView (not possible inside a strategy script)
Moving AverageJust a simple script to put two MA on the same chart and find golden/death crosses.
Default on 50/200.