INVITE-ONLY SCRIPT

Fusion Screener

23
📘 Fusion Screener (MA + Oscillator + Range Breakout + Angle Filter + Trailing Alerts)

The Fusion Screener is a technical-analysis study that combines multiple indicator categories into one framework.
It evaluates moving-average alignment, oscillator conditions, range separation, and angle thresholds, and it optionally issues time- or structure-based trailing alerts.
The script is intended for screening and chart-based analysis, not for generating trading or investment advice.

🔧 Main Components

Moving-Average Votes – Calculates five moving averages (10 – 200 periods) on a selected analysis timeframe and counts how many are positioned above or below the current price.

Oscillator Votes – Evaluates RSI, MACD, and Momentum on the same timeframe and counts bullish or bearish readings.

Higher-Timeframe Filter – Optionally checks the relationship between price and an EMA on a higher timeframe to provide directional context.

Range-Breakout Logic – Compares two customizable moving averages and determines whether price has moved outside a defined separation threshold.

Angle Filter – Estimates the slope (in degrees) of a chosen moving average and filters conditions that do not meet the minimum angle requirement.

Trailing Alerts – Generates optional time-based or structure-based reminder alerts after entries occur, according to user-defined intervals or pivot behavior.

⚙️ User Inputs

Analysis Timeframe – Selects the timeframe used for MA and oscillator calculations.

Min MA Votes / Min Oscillator Votes – Minimum number of bullish or bearish readings required to satisfy each group.

Higher-Timeframe Confirmation – Enables or disables the directional EMA filter from a separate timeframe.

Range MA Type / Lengths / Threshold – Parameters controlling the range-breakout comparison.

Angle Filter Settings – Type, length, slope-lookback, and minimum angle (degrees).

Trailing Alerts – Options for bar-based or structure-based trailing reminders, including repetition behavior and pivot lookback length.

Show Signals – Toggles on-chart markers for informational visualization.

🖥️ Outputs

On-chart shapes marking informational “buy,” “strong buy,” “sell,” and “strong sell” conditions when corresponding criteria are met.

Exit markers when prior conditions no longer hold.

Flags when time- or structure-based trailing alerts are triggered.

Built-in alert conditions that can be linked through the TradingView alert interface.

📊 Technical Notes

Uses request.security() for multi-timeframe data retrieval.

Does not repaint past bars once higher-timeframe candles have closed.

Intended for monitoring the coexistence of several technical factors within a single script.

No part of this study constitutes financial or trading advice; it provides analytical data for chart observation only.

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.