Indicator

Magnet Compass Phase 3MAGNET COMPASS
An intraday scalping system for NQ, ES, and GC futures, designed for a 30-second chart. It identifies 15-minute "magnet" candles at key session times — moments when one extreme of the candle has a measurable empirical bias to get tagged within the next 15 minutes — and arms trades only when live conditions agree with that bias.
═══════════════════════════════
THE IDEA IN ONE LINE
At each 15-minute close in a known magnet bucket, the indicator checks whether live features (close location, VWAP side, HTF trend) agree with the historical first-hit bias for that bucket. If they agree and the close sits in the mid-band of its range, it arms a trade toward the bias-side extreme.
═══════════════════════════════
WHY TWO LAYERS (PRIOR + LIVE)
The historical bias alone gives a 5–19 percentage-point edge on which extreme gets tagged first — real, but too small to trade on. A live-feature filter that vetoes the days when current conditions argue the other way is what turns the prior into a tradable setup.
From the underlying feature analysis:
Close location only matters in the middle of the range. At the extremes it's geometric noise ("close at the high → high gets hit trivially").
VWAP side and the bucket prior carry the real signal. HTF EMA trend is near-noise but kept as a tiebreaker.
So an entry fires only when: armed bucket + prior agrees with live score + close in mid-band + |score| ≥ 2.
═══════════════════════════════
SYMBOL COVERAGE
Auto-detects from chart symbol — no input changes needed.
NQ1! — 16 buckets (London 03:45, RTH 09:30–14:00, Asia 20:00–21:15)
ES1! — 19 buckets (London 03:00–04:00, RTH 09:30–14:00, Asia 20:00–21:15)
GC1! — 12 buckets (RTH 09:30–15:00, no London/Asia)
All times ET.
═══════════════════════════════
HOW TO READ THE CHART
Every 15 minutes an info label appears on the magnet candle:
Bkt 11:30 AM ARM ↑HIGH
Prior HIGH +19.3 | clLoc 0.42 | vwap +1 | htf +1 | score +4
Bkt — the 15-minute close time
ARM / SKIP — armed direction, or skip reason
Prior — bias side and signed edge (percentage points)
clLoc — close location in the candle (0 = low, 1 = high). Tradable band is 0.30–0.70.
vwap / htf — feature scores (−1, 0, or +1, signed toward HIGH-first)
score — sum of features. Need |score| ≥ 2 and same sign as prior to arm.
Lines drawn at each armed window:
Aqua solid — magnet high and low (anchored to the actual bars that made the extremes)
Gray dashed — midline (50% of magnet range)
On entry: yellow entry, lime target, red stop
WIN / LOSS labels at exit
The execution window is background-shaded only when the system armed for that bucket.
═══════════════════════════════
ARM CONDITIONS
All must hold at the confirmed 15-minute close:
Bucket has a non-zero prior
Prior and live features agree (same sign)
clLoc is between 0.30 and 0.70
|live score| ≥ 2
If "NY only" mode is on, bucket falls between 09:30 and 15:45 ET
═══════════════════════════════
ENTRY AND EXIT
Entry fires on the first confirmed 30-second bar after the 15-minute close (~30 seconds after). Skipped if that bar already wicks the bias-side extreme.
Stop styles (5 options):
Opposite extreme (default) — widest stops, ≈1:1 R:R, highest win-rate
Midline — half the loss size, but more stop-outs
Fixed ticks — entry ± N ticks
ATR — k × 15-minute ATR
Nearest unswept swing — closest swing past entry that hasn't been violated since forming; falls back to opposite extreme if none available
Target: bias-side magnet extreme by default, or midline (toggle).
Window close: if the trade is still open at the next 15-minute close, it's classified by the last 30-second close vs entry. Past entry = WIN, otherwise LOSS. Ties count as LOSS.
═══════════════════════════════
SCALP MODE (SETUP A — SWEEP FADE)
Optional toggle that flips the model for fade-style scalps. Instead of trading toward the bias-side magnet, it fades it: bias HIGH → resting SHORT limit at magnet high + buffer, targeting the midline. Fixed point-based stops/targets (default 12/12). Optional half-off at 1R, breakeven shift, and runner scale.
Backed by an extended-stat finding that the midpoint mean-reverts ~79% of the time after the magnet candle.
═══════════════════════════════
NON-REPAINTING
Uses request.security with and lookahead_on — the canonical non-repainting pattern for HTF data. All state changes are gated to barstate.isconfirmed. Signals are identical in historical and real-time/replay.
Trade-off: entries fire on the first confirmed 30-second bar after the 15-minute close (~30s later) rather than instantly.
═══════════════════════════════
CUSTOMIZATION
Every visible element has its own color picker (magnet lines, midline, entry/stop/target, ARM/SKIP backgrounds, label text, table colors).
Both tables — live stats and reference bucket list — have 8-position placement dropdowns.
Toggles for every visual: lines, info labels, WIN/LOSS labels, window shading, both tables.
═══════════════════════════════
HONEST CAVEATS
This is a win-rate-dependent system with ~1:1 R:R, not a payoff-dependent one. A small drop in win-rate kills the edge.
The leaderboard priors are snapshots from a specific data window. They need periodic refresh as more data accumulates.
Window-close reclassification slightly understates loss magnitude when the exit lands near entry (fees and slippage not modeled).
Forward-test on sim until you've logged 50+ resolved trades. Small samples don't tell you much.
═══════════════════════════════
DISCLAIMER
For educational and research purposes only. Not financial advice. Past performance of any backtested setup does not guarantee future results. Trade your own account.
Indicator

Indicator

Indicator

Indicator

Indicator

Combined RSI + ADX/DI + Stochastic + EMA StackShort Description
A compact market structure indicator that combines EMA stack alignment, ADX/DI trend strength, RSI vs RSI SMA, Stochastic positioning, and an optional trend filter to present bull, bear, neutral, and no-trade conditions in a clear visual format.
Long Description
Combined RSI + ADX/DI + Stochastic + EMA Stack is a compact market-structure indicator designed to help traders evaluate directional alignment, trend strength, and momentum conditions in one place.
The indicator combines:
EMA stack alignment
ADX trend strength
DI directional confirmation
RSI relative to its SMA
Stochastic position above or below the midline
Optional trend filter using EMA 100 or EMA 200
How it works
The main structural check is the selected EMA stack. The user can choose how strict that stack should be, from a simple 9 > 21 relationship to a broader multi-EMA sequence.
A bullish state requires:
the selected EMA stack to be aligned bullish
ADX above the no-trade threshold
+DI above the DI threshold
RSI above its SMA
Stochastic above 50
price above the selected trend filter when the filter is enabled
A bearish state requires:
the selected EMA stack to be aligned bearish
ADX above the no-trade threshold
-DI above the DI threshold
RSI below its SMA
Stochastic below 50
price below the selected trend filter when the filter is enabled
A no-trade state appears when ADX is below the defined threshold. This helps filter out weaker market conditions where trend strength may not be sufficient.
How to read the panel
The compact panel is designed to make the current condition easy to understand at a glance.
Green indicates bullish alignment
Red indicates bearish alignment
Amber indicates a no-trade condition because ADX is below threshold
Neutral coloring indicates partial alignment, but not enough confirmation for a full bullish or bearish state
Each row shows the current value and whether that condition is currently supporting the active side.
Exit consideration
The script also includes stochastic-based exit context.
For long trades:
monitor when %K crosses below %D from an overbought area, typically above 80
this can indicate that bullish momentum is weakening
For short trades:
monitor when %K crosses above %D from an oversold area, typically below 20
this can indicate that bearish momentum is weakening
Suggested use
This indicator is best used as a trend-alignment and market-structure tool rather than as a standalone trading system. It can help traders:
identify whether bullish or bearish conditions are structurally aligned
avoid weaker market environments through the ADX no-trade filter
confirm direction with DI, RSI, and Stochastic
apply a broader directional bias using EMA 100 or EMA 200
monitor stochastic crossover conditions as possible exit considerations
Default settings are intended to provide a balanced starting point, while still allowing users to make the EMA stack and trend filter stricter or more flexible.
Notes
This indicator is intended for chart analysis and educational use. It should be used alongside broader market context, risk management, and personal trade planning.
Preferred time frame D or W chart for stocks.
Attribution
This script includes logic derived in part from “ADX Di+ Di- ” by gu5tavo71.
Original source:
www.safecreative.org
© gu5tavo71 (Gustavo Cardelle)
License notice provided by the original author:
Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
creativecommons.org
Summary of the author’s stated terms:
Share, copy and redistribute this script
Adapt, transform and build on this script
NonCommercial: You may not use the material for commercial purposes
Release Notes
Initial Release — Sam George
Combined RSI + ADX/DI + Stochastic + EMA Stack was created to make multi-factor trend alignment easier to read in a clear, compact format.
This first release includes:
Configurable EMA stack alignment for flexible trend structure analysis
ADX no-trade filter to help avoid weaker trend conditions
DI threshold confirmation for directional strength
RSI vs RSI SMA for momentum bias
Stochastic midline confirmation for additional trend alignment
Optional Trend Filter using EMA 100 or EMA 200
Compact state panel showing bull, bear, neutral, and no-trade conditions
Stochastic-based exit context for long and short trade management
Improved visual structure for faster decision support and easier interpretation
This version is intended to provide a structured view of market condition, trend quality, and alignment across multiple components in one place. Indicator

Crypto Trade Plan Overlay Lite v1Crypto Trade Plan Overlay Lite is a BTC/ETH chart-planning overlay that shows bias, setup state, stop/invalidation, TP1, TP2, setup quality, and alert readiness.
What it shows:
- Bias: bullish, bearish, mixed, or avoid
- Setup: LONG, SHORT, WAIT, or CHECK
- Quality: wait, weak, okay, or strong
- Risk: TP1/TP2 R plan
- Signal: armed, fired, waiting, or check preset
When a confirmed setup appears, the overlay can draw entry, stop/invalidation, TP1, and TP2 planning levels. It is meant to make a trade idea easier to inspect, not to guarantee the result.
Lite presets:
- BTC 15m Active
- BTC 1H Day
- BTC 4H Swing
- ETH 15m Active
How to use:
1. Open BTCUSDT or ETHUSDT.
2. Select the matching preset.
3. Read the dashboard first.
4. If the dashboard says WAIT, no clean setup is active.
5. If the dashboard says CHECK, fix symbol/timeframe/preset.
6. If LONG or SHORT appears, inspect entry, stop, TP1, and TP2.
7. Set alerts only after understanding invalidation.
Alerts:
- CTPO Lite Long Setup
- CTPO Lite Short Setup
- Optional JSON alert payload for journaling or webhook workflows
Educational chart tool. Not financial advice. No profit guarantee. Historical examples do not guarantee future results. Signals confirm after candle close. Users control their own risk. Indicator

Indicator

Tribulus & Ginseng PowerWhat is Tribulus & Ginseng Power?
Tribulus & Ginseng Power is an advanced inter-market macro strategy engine designed to identify institutional trend reversals and liquidity sweeps in high-volatility financial markets. Rather than analyzing an asset in isolation, this algorithm cross-examines live telemetry from three critical pillars of the crypto ecosystem simultaneously to confirm institutional dominance before executing order signals.
How the Multiverse Matrix Core Works:
The script acts as a command center analyzing three independent algorithmic engines:
The Main Asset Engine (M): Evaluates the selected chart using specialized swing detection, price action anomalies (Sushi Rolls), and premium kernel smoothing processes (Monalisa and UT Bot matrices) to find mathematical market exhaustion.
The Crypto Total Market Cap Engine (T): Requests live structural data behind the scenes from CRYPTOCAP:TOTAL to track whether global macro capital flow supports the localized trend breakout.
The Bitcoin Dominance Engine (D): Interrogates CRYPTOCAP:BTC.D to identify where global risk-on or risk-off sentiment is clustering (Bitcoin vs. Altcoins).
The Signal Breakdown Matrix:
By analyzing macro matrix alignments, the indicator prints institutional-tier alerts:
💎 PERFECT L: Global capital flows are expanding (TOTAL bullish), Bitcoin dominance matches, and the local chart confirms a bottom. High-probability premium bullish trigger.
🚀 ALT L (Altcoin Rally): Local price points upward while TOTAL cap rises and BTC.D drops, capturing the exact momentum shift where money floods into high-beta altcoins.
🩸 CRASH S: Direct macro distribution model. Major capitals are exiting the ecosystem while charts break local liquidity floors.
⚡ EARLY L / S (Early Macro Alignment): Fires instantly when the global macro telemetry matrices align before the local price reflects it, offering professional early entries before the momentum candle arrives.
Optimal Environments & Parameters:
Premium Assets: Highly volatile majors (BTC, ETH, high-cap layer-1 protocols) and major indices (NAS100, SPX).
Ideal Timeframes: Curated natively for 1-Hour (1h) and 4-Hour (4h) charts for long-form matrix confirmation. Can be scaled down to 15-Minute (15m) charts for intra-day trading.
Automation Ready: Configured with a stateful position lifecycle manager fully optimized for WunderTrading, 3Commas, or private server webhook routing. If a counter-signal is triggered, the system automatically executes a Close-First, Open-Next alert sequence to prevent cross-order jams on the exchange. Indicator

CPR by VickyBobbyCPR by VickyBobby
A complete Central Pivot Range (CPR) indicator designed for intraday and positional traders. This script plots Daily, Weekly, and Monthly CPR levels along with the full classical floor pivot system (R1 to R4, S1 to S4), previous day reference levels, and an automated CPR width classifier - delivering a unified view of the most actionable support and resistance zones on the chart.
WHAT THIS INDICATOR PLOTS
Central Pivot Range (CPR):
- Pivot (P)
- Top Central (TC)
- Bottom Central (BC)
Floor Pivot Levels:
- Resistance: R1, R2, R3, R4
- Support: S1, S2, S3, S4
Previous Day Reference Levels:
- Previous Day High (PDH)
- Previous Day Low (PDL)
- Previous Day Close (PDC)
Higher Timeframe CPR (Optional):
- Weekly CPR
- Monthly CPR
FORMULAS USED
Pivot (P) = (High + Low + Close) / 3
Bottom Central = (High + Low) / 2
Top Central = (Pivot - BC) + Pivot
R1 = (2 x P) - Low
R2 = P + (High - Low)
R3 = High + 2 x (P - Low)
R4 = R3 + (R2 - R1)
S1 = (2 x P) - High
S2 = P - (High - Low)
S3 = Low - 2 x (High - P)
S4 = S3 - (S1 - S2)
All values are derived from the previous period's High, Low, and Close.
KEY FEATURES
- Day-by-day segmented lines: each trading session displays its own discrete horizontal levels that automatically reset at the start of a new day.
- Forward-extended live levels for the current trading day, making active zones easy to spot.
- Independent toggles for every level (R1 to R4, S1 to S4, PDH, PDL, PDC).
- Multi-timeframe CPR with separate colors for daily, weekly, and monthly.
- Optional CPR Width Classifier: automatically labels the day as Narrow (likely trending), Normal, or Wide (likely sideways) based on customizable thresholds.
- Optional info table showing current Pivot, TC, BC, CPR width percentage, and day type.
- Full styling controls: line width, line style (Solid, Dashed, Dotted), individual colors, label visibility, and price display options.
- Built-in alerts for price crossing Pivot, TC, BC, R1, and S1.
- Clean status line: no input arguments cluttering the indicator title.
HOW TO USE
Interpreting CPR Width:
- Narrow CPR (low previous-day range) often signals a trending day with directional follow-through.
- Wide CPR (high previous-day range) often signals consolidation or range-bound action.
- Higher CPR than the previous day suggests a bullish bias.
- Lower CPR than the previous day suggests a bearish bias.
- Overlapping CPRs across multiple days suggest a sideways accumulation phase.
Trading Approach:
- A sustained move above TC indicates buyer control; upside targets become R1, R2, R3.
- A sustained move below BC indicates seller control; downside targets become S1, S2, S3.
- The pivot itself often acts as the day's mean - price tends to revert to it during consolidation.
- PDH and PDL serve as critical short-term reference points; a break and hold beyond either often defines the day's direction.
- Virgin CPR levels (untouched in the previous session) tend to act as strong magnets and have a higher probability of being tested.
RECOMMENDED SETTINGS
Indian Index Trading (Nifty / Bank Nifty):
- Timeframe: 5m, 15m, or 30m
- Enable: Daily CPR, PDH, PDL, R1, R2, S1, S2
- Line width: CPR = 2, Pivots = 1
Swing Trading / Forex / Crypto:
- Timeframe: 1H to 4H
- Enable: Daily and Weekly CPR
- Adjust width thresholds to suit the asset's volatility profile
NOTES
- Works on any symbol and any timeframe.
- CPR calculations are based on the previous daily session by default.
- Optimized for intraday timeframes (1m to 1H) where CPR levels are most actionable.
- All calculations use standard, widely accepted floor pivot and CPR formulas.
DISCLAIMER
This indicator is provided for educational and informational purposes only. It does not constitute financial advice or a recommendation to trade. Always perform your own analysis and apply proper risk management before making any trading decisions. Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

Indicator

FlowScope Journal Capture OverlayThis indicator is designed to work with FlowScope
It adds a clean journal capture card directly onto your PulseWire chart so screenshots are easier to review and import into FlowScope. The overlay displays key trade details such as symbol, timeframe, direction, entry, stop, target, setup, mistake, grade, and planned R.
How to use
1. Add the indicator to your chart.
2. Open the indicator settings.
3. Fill in your trade details:
Direction
Entry
Stop
Target
Setup
Mistake
Grade
4. Take a screenshot of the chart.
5. Open FlowScope and use Trade Capture to attach the screenshot to your journal entry.
6. Review and save the trade.
Purpose
This tool does not generate signals, provide trade advice, or analyze the market. It simply helps create clean, structured chart screenshots for trade journaling and review.
FlowScope uses these screenshots as evidence so traders can better track setups, mistakes, planned R, and long-term performance patterns. Indicator

Super Regression Trend Matrix ScannerTitle
Super Regression Trend Matrix Scanner
Short summary
Super Regression Trend Matrix Scanner is a multi-symbol watchlist dashboard built from the regression-trend concept used in Super Regression Trend. It scans multiple stocks at once and combines trend state, fresh flips, ADX strength, relative volume expansion, EMA structure, and RSI/SMA momentum in one matrix. The current chart symbol is pinned at the top, and fresh BUY NOW and SELL NOW signals are highlighted in bright colors and sorted higher in the list. This makes the script especially useful for swing-trading workflows on the weekly and daily timeframes. Attribution to the original open-source basis is included below.
Full description
Super Regression Trend Matrix Scanner is a multi-symbol watchlist dashboard built for traders who want to review trend structure across a focused list of stocks without switching charts one by one.
This script is based on the regression-trend concept used in the open-source Super Regression Trend by Uncle_the_shooter. The original indicator uses a linear regression line and RMSE-based adaptive bands to define bullish and bearish trend changes. This version adapts that same core idea into a matrix scanner designed for watchlist review rather than single-chart overlay analysis.
The matrix evaluates each symbol using the regression-based trend engine and then adds context through ADX trend strength, relative volume expansion, price location versus the 9, 21, 30, 55, 100, and 200 EMAs, and RSI relative to its RSI-SMA baseline. The current chart symbol is pinned at the top of the matrix, and fresh trend changes are pushed higher in the list so new opportunities are easier to spot.
How the scanner works
The core trend state comes from a regression model with RMSE-based dynamic bands. The regression line is used as the base, RMSE measures price deviation from that line, and adaptive upper and lower bands are formed from that deviation. Trend changes occur when price closes beyond those bands. This scanner applies that same general framework across multiple symbols at once.
Each row then shows whether that symbol has an active bullish or bearish regression-trend state, whether a fresh flip has just occurred, whether trend strength is acceptable, whether participation is expanding, whether price is aligned with key EMAs, and whether momentum is above or below its RSI-SMA baseline.
Signal states and fresh highlights
The original regression-trend logic expresses direction as Buy or Sell. This matrix keeps that same core meaning, but extends it for watchlist scanning by separating an existing trend state from a fresh trend change.
That means the Signal column can show four states:
* BUY = bullish trend state already in progress
* SELL = bearish trend state already in progress
* BUY NOW = a fresh bullish flip has just occurred
* SELL NOW = a fresh bearish flip has just occurred
This distinction matters because a trend already in progress and a trend that has just changed are not the same thing in a watchlist workflow. The matrix is meant to surface what is new first.
Fresh signals are shown in bright colors so they stand out immediately in the table. That visual emphasis helps direct attention to symbols that may deserve immediate review rather than symbols whose trend state is already established.
Matrix components and why they matter
Each column has a specific role. The goal is not to treat any single column as a standalone signal, but to judge trend, strength, participation, structure, and momentum together.
Ticker
This is the symbol being scanned.
The matrix is designed as a watchlist workflow tool. The current chart symbol is pinned at the top so the active chart can be compared directly against the rest of the list.
Signal
This is the core regression-trend output.
It shows whether the model is currently bullish or bearish, and whether that state has just changed. This is the starting point because it tells you whether the trend is already underway or whether a fresh shift has just appeared.
ADX
ADX is used as a trend-strength filter.
Its role is not to decide direction. Direction already comes from the regression-trend state. ADX answers a different question: is the move strong enough to respect, or is it still weak and noisy?
The default threshold is 15. That value was chosen as a practical minimum-strength filter for a scanner. It is low enough to catch developing trends early, but high enough to filter out some weaker conditions. If the threshold is set too high, the matrix may only surface moves after they are already more mature. If it is set too low, too many weak moves may remain in view.
That makes 15 a balanced default for swing-trading review, especially on daily and weekly charts. It can still be adjusted if a trader prefers a looser or stricter filter.
Volume and standard deviation
The volume section is designed to answer this question: is the move attracting more participation than usual, or is it happening on ordinary volume?
The script measures current volume relative to a recent baseline using:
* a 20-bar average volume
* and the standard deviation of volume over the same lookback
The average volume provides a baseline for what is normal for that symbol on that timeframe.
Standard deviation measures how much volume usually varies around that average. This matters because some stocks have stable volume while others naturally fluctuate much more. Using standard deviation helps normalize the reading so volume is judged relative to that symbol's own recent behavior.
The matrix uses four thresholds:
* Vol > 1
* Vol > 1.5
* Vol > 1.8
* Vol > 2
These represent increasing levels of volume expansion above the average, measured in standard deviations.
That means:
* Vol > 1 = current volume is at least 1 standard deviation above average
* Vol > 1.5 = stronger expansion
* Vol > 1.8 = stronger again
* Vol > 2 = unusually strong participation
These values were chosen to show a progression from moderate participation to stronger participation. One standard deviation can identify early interest, while the higher thresholds help highlight stronger or less common expansion. This makes it easier to distinguish a quiet flip from one that is attracting broader market attention.
E9 and E21
These columns show whether price is above or below the shorter-term EMAs.
They matter because they reflect near-term structure and short-term trend alignment. When price is above both, short-term structure is generally more supportive. When price is below both, short-term structure is generally weaker.
E30 and E55
These columns show intermediate structure.
They help distinguish between a short-term move and a broader trend that is starting to develop across a more meaningful part of the chart. For swing traders, these averages often reflect more durable behavior than the fastest EMAs.
E100 and E200
These columns show broader long-term structure.
They matter because they provide context for the larger trend environment. A bullish flip above long-term EMAs is often structurally stronger than a bullish flip still below them. The reverse applies for bearish setups.
These longer-term EMAs can be especially relevant on weekly charts, where they help identify broader leadership and structural quality.
RSI/SMA
This column shows whether RSI is above or below its smoothing average.
It matters because it provides a quick momentum check.
* RSI above its SMA suggests more supportive momentum
* RSI below its SMA suggests weaker or bearish momentum
This helps confirm whether momentum agrees with the trend state.
What to look for
The matrix is most useful when multiple conditions align.
The strongest bullish candidates are usually the symbols showing a fresh bullish flip, acceptable ADX, improving volume participation, broad EMA alignment, and RSI above its SMA.
The strongest bearish candidates are usually the symbols showing a fresh bearish flip, acceptable ADX, improving volume participation, weaker EMA structure, and RSI below its SMA.
That is the main purpose of the matrix. It is not meant to be read as a single-column signal board. Its value comes from confluence. A fresh flip alone may not be enough, but a fresh flip supported by strength, participation, structure, and momentum is generally more relevant for swing-trading review.
Best use case
This scanner is intended for stock watchlist review and works especially well for weekly and daily timeframe workflows.
A practical use is to review the weekly chart first to identify broader trend changes, leadership, and relative strength across the watchlist, then use the daily chart for closer follow-up and trade planning.
This longer-horizon workflow is consistent with the original Super Regression Trend concept, where longer regression settings are generally more suited to swing and longer-term positions, while shorter settings are more suited to faster trading styles.
What makes this version different
The original Super Regression Trend is a chart overlay built for analyzing one symbol at a time. This script uses the same regression-trend idea in a different format: a watchlist matrix that helps organize, rank, and compare many symbols at once.
The main purpose here is workflow efficiency. Instead of opening each chart individually, the matrix helps surface fresh flips and supporting conditions across a full stock watchlist.
Attribution
This script is based on the regression-trend concept used in the open-source Super Regression Trend by Uncle_the_shooter, adapted here into a multi-symbol matrix scanner for watchlist and swing-trading analysis.
Notes
This script is a scanner and decision-support tool. It does not predict future performance and should be used together with your own chart review, market context, and risk management.
Indicator

Indicator

Indicator

Indicator

4 EMA This indicator plots four fully customizable Exponential Moving Averages (EMAs) directly on your chart, giving you a clear visual ribbon to identify trend direction, momentum shifts, and dynamic support and resistance levels at a glance.
Each EMA is independently configurable — you can change the period, source (close, open, high, low, hl2, etc.), color, and line width right from the settings panel. You can also toggle any of the four lines on or off without removing the indicator from your chart. Indicator
