US EU Airlines Basket V2This is a decision engine, not a standard, off-the-shelf indicator full of screaming moon shots, but a multi-faceted system that aggregates data from an entire sector (US and EU Airlines) and combines it with macroeconomic factors (USD and Oil prices) and standard technical tools (Moving Averages, RSI, Volume, Supply/Demand Zones). This system draws from current sentiment with a lookback to match similar fundamental data historically to provide a potential price movement range estimation within the current viewable timeframe.
💡 Overview of the Indicator
The script, titled "US & EU Airlines Basket Analysis - DUAL SENTIMENT (Anchored Projection)," is an effort to create a holistic trading signal specifically for the airline industry.
It uses a "Basket Analysis" approach, which means it calculates the aggregate sentiment of a group of related stocks rather than just the stock it's currently plotted on. The core idea is that the overall health of the airline sector (US vs. EU) is a stronger signal than the analysis of a single airline stock.
🏗️ Core Structure and Ideas
The script's structure is modular and highly sophisticated, incorporating several distinct trading concepts:
Dual Basket Sentiment (The Core Idea)
It pulls 7 eu airline stocks and 7 us airline stocks
• Anchored Plot: The most innovative visualization feature is the Dual Combined Sentiment Plot. It plots the two regional sentiment scores as lines that are vertically "anchored" to a percentage of the visible chart range
2. Multi-Factor Sentiment Aggregation
The final sentiment index for US and EU is not purely based on MA crosses but is a weighted score incorporating multiple indices and commodities/oil and currency weighted factors, which is a sign of robust and well-thought-out logic.
How to use:
Observe the two sentiment EU US lines (they’re self explanatory and the backbone of the system).
Discoverable factors: global trends, local Country trends, fragmented market trends.
Tags EU US (w for weak) (m for medium) (s for strong) numbers 1 to 7 occur in any instance on a bar where one of the 7 stocks of a basket experienced a heavy buying or selling event.
🟡 Yellow Bars (Inverse Correlation)
The yellow bars signal a period where the airline basket and the price of oil are moving in a strong inverse direction (as expected).
• Condition: They appear when one of two inverse scenarios is met on the specified oil_inflection_timeframe (default is Daily):
1. Oil Rises significantly (above oil_change_threshold) AND the Airlines Fall significantly (below -airline_change_threshold).
2. Oil Falls significantly (below -oil_change_threshold) AND the Airlines Rise significantly (above airline_change_threshold).
🔵 Blue/Cyan Bars (Direct Correlation)
The blue/cyan bars signal a period where the airline basket and the price of oil are moving in a strong direct direction, which is an unusual/non-traditional relationship.
• Condition: They appear when the movement of the two assets is in the same strong direction:
1. Oil Rises significantly AND the Airlines Rise significantly.
2. Oil Falls significantly AND the Airlines Fall significantly.
White bar right side of screen: This is a standard lookback average bar with customisable lookback length in setting.
Blue and yellow horizontal lines right side..
Blue is US with estimated price range based on us sentiment line, also accompanied by a derived lookback dotted line “US LB”
Green horizontal line is EU estimated price range based on EU sentiment line also accompanied by a derived lookback dotted line “EU LB”.
The dotted line of EU and US simply displays to the user how far back we are looking in relation to the right side solid blue and green horizontal price estimate lines.
Grey box: Definitive market conditions in % if the air sector is moving neutral with or against the petrodollar.
Trend Analysis
Nifty 3m Multi-Filter System (Non-Repainting Trend Signals)Nifty Intraday swing trading in Index options can be used for 3m/5m/15m timeframes for small profits.
Swift Algo X🧠 Swift Algo X - Adaptive Volume-Drift & Optimization System
Swift Algo X is a sophisticated quantitative trading system designed to solve a big failure point in technical analysis: Parameter Inefficiency.
While most indicators rely on static input settings that fail when market volatility shifts, Swift Algo X solves this by combining a Volume-Drift Model with an integrated Brute-Force Optimization Engine.
The system does not just guess the trend or entry signals, it runs 24 parallel historical simulations in the background to mathematically identify the optimal settings for the asset you are currently trading.
🔍 How It Works
The algorithm operates on a "Dual-Core" architecture: The Signal Engine generates possible trade setups, while the Optimization Engine validates and ranks them in real-time.
1. The Signal Engine: Volume-Drift Calculation Unlike standard indicators that rely on lagging price averages, Swift Algo X calculates the underlying "Volume Force".
It applies a Z-Score Normalization to measure how far the current volume flow has drifted from its statistical mean.
This creates a "Fair Value Estimate" derived purely from volume pressure rather than just price action.
Signals are generated when price breaks out of the volatility bands surrounding this estimate.
2. The Macro Anchor To filter out lower-timeframe noise: The system anchors all logic to a dynamic Macro Baseline.
Bullish Setups: Valid only when the Volume Estimate is sustaining above the Macro Baseline.
Bearish Setups: Valid only when the Volume Estimate is sustaining below the Macro Baseline.
3. The Optimization Engine (The Core Innovation) This is the distinguishing feature of Swift Algo X. On every bar update, the script utilizes Pine Script to:
- Simulate 24 different permutation sets of Volatility Factors and Periods.
- Backtest every permutation against historical price action in real-time.
- Rank them by Win Rate and display the most profitable mathematical fit on the dashboard.
⚙ Key Features
🚀 Live Strategy Tester: A built-in dashboard displays the Win Rate for your current settings vs. the calculated "Best Settings."
🧠 Self-Optimizing Logic: The system recommends the exact "Multiplier" and "Period" that have historically yielded the highest probability for the specific ticker.
✅ Volume-Weighted Signals: Entries are based on volume accumulation, offering a distinct advantage over price-only indicators.
🎯 Adaptive Bands: The volatility bands expand and contract based on the Z-Score drift, naturally filtering out chop during low-volume consolidation.
📘 How to Use
1) Apply to Chart: Load Swift Algo X on your preferred timeframe (e.g., 15m, 1H, 4H).
2) Consult the Dashboard: Look at the "Backtesting" table in the top right corner.
Row 1 (Current): Shows how your current inputs are performing.
Row 2 (Backtest): Shows the theoretical performance of the optimal settings found by the engine.
3) Align Parameters: If the "Backtest Setting" shows a significantly higher Win %, adjust your Multiplier and Period inputs to match the dashboard's recommendation.
4) Wait for BUY / SELL Labels to appear. Use these as confirmation or as tools within your own strategy.
5) Always complement signals with independent risk management and your own analysis.
💡 Originality & Concept
Swift Algo X innovates by transforming the chart from a passive display into an active Simulation Environment.
While the underlying concept of Trailing Stops is a familiar tool, Swift Algo X’s originality lies in its Permutation Engine. By leveraging complex array sorting and loop structures, the script performs a Historical Analysis inside the indicator itself.
This effectively turns a standard script into a dynamic "Strategy Analyzer," allowing traders to adapt the Volume-Drift model to the specific volatility profile of any asset class (Crypto, Forex, or Indices) instantly without leaving the chart.
⚠ Disclaimer
Swift Algo X is a quantitative analysis tool designed for educational purposes. The "Best Settings" are derived from historical data and do not guarantee future performance. Traders should always apply independent risk management.
Multi Condition Stock Screener & Alert SystemMulti Condition Stock Screener & Strategy Builder
This script is a comprehensive Stock Screener and Strategy Builder designed to scan predefined groups of stocks (specifically focused on BIST/Istanbul Stock Exchange symbols) or a custom list of symbols based on user-defined technical conditions.
It allows users to combine multiple technical indicators to create complex entry or exit conditions without writing code. The script iterates through a list of symbols and triggers alerts when the conditions are met.
Key Features
• Custom Strategy Building: Users can define up to 6 separate conditions. • Logical Operators: Conditions can be linked using logical operators (AND / OR) to create flexible strategies. • Predefined Groups: Includes 14 groups of stocks (covering BIST symbols) for quick scanning. • Custom Scanner: Users can select the "SPECIAL" group to manually input up to 40 custom symbols to scan. • Directional Scanning: Capable of scanning for both Buy/Long and Sell/Short signals. • Alert Integration: Generates JSON-formatted alert messages suitable for webhook integrations (e.g., sending notifications to Telegram bots).
Supported Indicators for Conditions
The script utilizes built-in ta.* functions to calculate the following indicators:
• MA (Moving Average): Supports EMA, SMA, RMA, and WMA. • RSI (Relative Strength Index) • CCI (Commodity Channel Index) • ATR (Average True Range) • BBW (Bollinger Bands Width) • ADX (Average Directional Index) • MFI (Money Flow Index) • MOM (Momentum)
How it Works
The script uses request.security() to fetch data for the selected group of symbols based on the current timeframe. It evaluates the user-defined logic (Condition 1 to 6) for each symbol.
• Comparison Logic: You can compare an indicator against a value (e.g., RSI > 50 ) or against another indicator (e.g., MA1 CrossOver MA2 ). • Signal Generation: If the logical result is TRUE based on the "AND/OR" settings, a visual label is plotted on the chart, and an alert condition is triggered.
Alert Configuration
The script produces a JSON output containing the Ticker, Signal Type, Period, and Price. This is optimized for users who want to parse alerts programmatically or send them to external messaging apps via webhooks.
Disclaimer This tool is for informational purposes only and does not constitute financial advice. Since it uses request.security across multiple symbols, please allow time for the script to load data on the chart.
Support Resistance📌 1. Indicator Name
Premium Auto Support & Resistance
📌 2. One-Line Description
An automated S/R system that generates support and resistance zones based on swing highs and lows, displaying them in a premium visual style directly on the chart.
📌 3. Overall Summary (7+ lines)
This indicator automatically detects price levels where the market has repeatedly reacted and generates support and resistance zones.
Instead of simple horizontal lines, it visualizes reaction ranges as zones, helping traders clearly understand the actual price areas where activity occurs.
It uses swing points (high/low pivots) as the fundamental basis and continuously updates only the most meaningful recent S/R levels.
A smoothing process is applied, reducing noise and creating more natural, reliable S/R zones.
Support and resistance are displayed as filled transparency-based zones, enabling intuitive identification of zone strength and market position.
When price touches one of these zones, a small signal appears to highlight potential reversal points.
All elements are plotted directly over the candles with overlay=true, making it an instantly usable and visually premium tool.
📌 4. Advantages (6 items)
① Automatic Swing-Based S/R Detection
Automatically analyzes key pivot points and extracts only the most meaningful support and resistance levels.
② Support/Resistance Zone Structure
Provides intuitive reaction ranges instead of single lines, making it far more practical for real trading.
③ Smooth Premium-Style Lines
S/R lines are smoothed to remove noise, maintaining a natural and refined premium visual appearance.
④ Automatic Candle-Touch Alerts
Displays signals whenever price touches support or resistance, helping you quickly identify potential reversal areas.
⑤ Overlay-Based Immediate Clarity
Drawn directly onto the chart without occupying indicator windows, keeping visual focus on price action.
⑥ Simple Yet Powerful Framework
A pivot + smoothing + zone combination that strengthens automatic S/R detection while remaining easy for beginners to use.
QuantMotions - TPR Sentinel LineTPR Sentinel Line is an advanced adaptive Support/Resistance system that combines multi-layered trend analysis with a directional Time-Price Ratio (TPR) engine. The indicator dynamically builds a stabilized support or resistance line that adjusts to market volatility, trend strength, ATR expansion and contraction, and real-time slope changes.
This creates a high-precision, self-adjusting trend barrier that acts as support in uptrends, resistance in downtrends, and a neutral anchor during sideways phases.
Key Features
✔ Adaptive Trend Base
- A composite trend model blending:
- Kijun-style midpoint
- Donchian midline
- SMA & EMA smoothing
This creates a stable baseline that reacts smoothly but reliably to structural trend shifts.
✔ Directional TPR Calculation
The indicator measures slope across short, medium, and long trend windows, normalizes it with ATR, and determines:
- Trend direction
- Trend strength
- Momentum quality
✔ Dynamic Support/Resistance Line
Depending on trend direction:
- In uptrends → the line becomes adaptive support
- In downtrends → the line becomes adaptive resistance
- In neutral phases → the line centers around the smoothed trend base
A built-in lag factor prevents unrealistic jumps and keeps the level stable.
✔ Automatic Support/Resistance Zones
The indicator expands the main line into upper and lower zones based on ATR and trend strength, creating a dynamic volatility envelope around the trend structure.
✔ Signals & Alerts
- Support bounce
- Resistance rejection
- Breakouts above/below the dynamic line
These events help identify high-probability continuation or reversal moments.
✔ Information Panel
A real-time status table displays:
- Trend direction
- Trend strength
- Current S/R level
🎯 Ideal For
- Precision entries on pullbacks
- Detecting trend shifts earlier
- Identifying strong or weak trend phases
- Adaptive take-profit and stop-loss zones
- Filtering false breakouts
💡 Summary
TPR Sentinel Line gives you a living, breathing support/resistance structure that evolves with the market.
Instead of relying on static levels, you get a continuously adapting trend barrier that reflects real strength, real volatility, and real momentum.
A powerful tool for traders who want structure, clarity, and trend confidence.
Straddle and Strangle Premium (AlgoStraddle)# Straddle and Strangle Indicator
## Overview
The **Straddle and Strangle** indicator is a powerful tool designed for options traders to analyze the combined premium behavior of Straddle and Strangle strategies on Indian indices (NIFTY, BANKNIFTY, FINNIFTY, etc.). Unlike simple premium adders, this indicator visualizes the **combined price action as a true candlestick chart**, allowing for precise technical analysis on the strategy itself.
It integrates essential technical indicators—SuperTrend, VWAP, Moving Averages, and Dynamic Support/Resistance—directly onto the combined premium chart, helping traders make informed decisions based on the net value of their positions.
## Key Features
### 1. Accurate Combined Premium Chart
- **True Candlesticks**: Displays the combined Open, High, Low, and Close of the CE and PE options.
- **Spread Ticker Logic**: Uses TradingView's spread syntax (e.g., `NIFTY25DEC26000C + NIFTY25DEC26000P`) to ensure mathematically accurate High/Low calculations, avoiding the "fake wicks" common in simple addition scripts.
- **Toggle View**: Switch between a clean Candlestick chart and a simple Line chart.
### 2. Comprehensive Premium Table (5-Strike Ladder)
- Displays a real-time table on the chart overlay.
- Shows the **Selected Strike** (Center) plus **2 Strikes Above** and **2 Strikes Below**.
- For each strike, view the individual **CE Price**, **PE Price**, and **Combined Premium**.
- Helps in quickly spotting better premiums or potential adjustments without changing inputs.
### 3. Built-in Technical Analysis
Analyze the combined premium just like a regular stock:
- **SuperTrend**: Identifies the trend direction (Bullish/Bearish) of the combined premium.
- **VWAP (Volume Weighted Average Price)**: A key benchmark for intraday direction.
- **Moving Averages**: Configurable SMA, EMA, WMA, or RMA to track momentum.
- **ATR Stop Loss**: Dynamic trailing stop-loss levels based on volatility.
- **Dynamic Support & Resistance**: Automatically plots Swing Highs and Swing Lows to identify breakout or breakdown levels.
### 4. Flexible Strategy Selection
- **Fixed Straddle**: Select a single strike for both CE and PE.
- **Fixed Strangle**: Select different strikes for CE and PE.
- **Multi-Index Support**: Ready-to-use presets for NIFTY, BANKNIFTY, FINNIFTY, MIDCPNIFTY, SENSEX, and BANKEX.
- **Custom Symbol**: Option to manually input any other symbol.
## How to Use
1. **Select Chart Type**: Choose between "Fixed Straddle" or "Fixed Strangle".
2. **Set Symbol & Expiry**: Choose your index (e.g., NIFTY) and enter the Expiry Date (YYYY-MM-DD).
3. **Enter Strikes**:
* For **Straddle**: Enter the ATM strike.
* For **Strangle**: Enter the specific CE and PE strikes.
4. **Analyze**:
* Use the **Candlestick Chart** to read price action.
* Watch for **SuperTrend** flips for trend changes.
* Use **VWAP** as a dynamic support/resistance reference.
* Monitor the **Table** to compare premiums across nearby strikes.
## Alerts
The indicator includes built-in alert conditions for automation:
- **SuperTrend Change**: Bullish/Bearish flips.
- **VWAP Cross**: Price crossing above or below VWAP.
- **Support/Resistance Break**: Price breaking key swing levels.
---
*Designed for precision options analysis.*
SoopAlgo — Premium Buy & Sell Targets (v6)SoopAlgo — Premium Targets (v6)
Description / Usage:
SoopAlgo — Premium Targets is a powerful trading tool designed to provide clear and actionable buy and sell signals directly on your chart. It highlights optimal entry points with distinct labels and automatically plots target levels, helping traders plan exits with precision.
Advantages:
Clear Visual Signals: Buy and sell opportunities are displayed prominently, reducing confusion and improving decision-making speed.
Integrated Target Levels: Automatic target lines allow traders to set realistic profit expectations without manual calculations.
Customizable Alerts: Receive alerts when signals occur, ensuring you never miss a trade opportunity.
Clean, Modern Display: Minimal clutter with intuitive color-coding (Buy in blue, Sell in purple) for easy chart readability.
Flexible Settings: Easily adjust target distances, label sizes, and indicator sensitivity to fit different trading styles.
Ideal For:
Traders who want a streamlined, easy-to-read tool for spotting market entries and exits with visual targets and alerts, while keeping the chart clean and focused.
Lolo MM + nuage + extension sessions + VWAP !Moyennes mobiles avec nuages + vwap + extensions de sessions à utiliser en TF : 15 minutes
Straddle and Strangle Premium# Straddle and Strangle Indicator
## Overview
The **BCA Fixed Straddle and Strangle** indicator is a powerful tool designed for options traders to analyze the combined premium behavior of Straddle and Strangle strategies on Indian indices (NIFTY, BANKNIFTY, FINNIFTY, etc.). Unlike simple premium adders, this indicator visualizes the **combined price action as a true candlestick chart**, allowing for precise technical analysis on the strategy itself.
It integrates essential technical indicators—SuperTrend, VWAP, Moving Averages, and Dynamic Support/Resistance—directly onto the combined premium chart, helping traders make informed decisions based on the net value of their positions.
## Key Features
### 1. Accurate Combined Premium Chart
- **True Candlesticks**: Displays the combined Open, High, Low, and Close of the CE and PE options.
- **Spread Ticker Logic**: Uses TradingView's spread syntax (e.g., `NIFTY25DEC26000C + NIFTY25DEC26000P`) to ensure mathematically accurate High/Low calculations, avoiding the "fake wicks" common in simple addition scripts.
- **Toggle View**: Switch between a clean Candlestick chart and a simple Line chart.
### 2. Comprehensive Premium Table (5-Strike Ladder)
- Displays a real-time table on the chart overlay.
- Shows the **Selected Strike** (Center) plus **2 Strikes Above** and **2 Strikes Below**.
- For each strike, view the individual **CE Price**, **PE Price**, and **Combined Premium**.
- Helps in quickly spotting better premiums or potential adjustments without changing inputs.
### 3. Built-in Technical Analysis
Analyze the combined premium just like a regular stock:
- **SuperTrend**: Identifies the trend direction (Bullish/Bearish) of the combined premium.
- **VWAP (Volume Weighted Average Price)**: A key benchmark for intraday direction.
- **Moving Averages**: Configurable SMA, EMA, WMA, or RMA to track momentum.
- **ATR Stop Loss**: Dynamic trailing stop-loss levels based on volatility.
- **Dynamic Support & Resistance**: Automatically plots Swing Highs and Swing Lows to identify breakout or breakdown levels.
### 4. Flexible Strategy Selection
- **Fixed Straddle**: Select a single strike for both CE and PE.
- **Fixed Strangle**: Select different strikes for CE and PE.
- **Multi-Index Support**: Ready-to-use presets for NIFTY, BANKNIFTY, FINNIFTY, MIDCPNIFTY, SENSEX, and BANKEX.
- **Custom Symbol**: Option to manually input any other symbol.
## How to Use
1. **Select Chart Type**: Choose between "Fixed Straddle" or "Fixed Strangle".
2. **Set Symbol & Expiry**: Choose your index (e.g., NIFTY) and enter the Expiry Date (YYYY-MM-DD).
3. **Enter Strikes**:
* For **Straddle**: Enter the ATM strike.
* For **Strangle**: Enter the specific CE and PE strikes.
4. **Analyze**:
* Use the **Candlestick Chart** to read price action.
* Watch for **SuperTrend** flips for trend changes.
* Use **VWAP** as a dynamic support/resistance reference.
* Monitor the **Table** to compare premiums across nearby strikes.
## Alerts
The indicator includes built-in alert conditions for automation:
- **SuperTrend Change**: Bullish/Bearish flips.
- **VWAP Cross**: Price crossing above or below VWAP.
- **Support/Resistance Break**: Price breaking key swing levels.
---
*Designed for precision options analysis.*
Adaptive ATR% Grid + SuperTrend + OrderFlipDescription:
This indicator combines multiple technical analysis tools to identify key price levels and trading signals:
ATR% Grid – automatic plotting of support and resistance levels based on current price and volatility (ATR). Useful for identifying potential targets and entry/exit zones.
SuperTrend – a classic trend indicator with an adaptive ATR multiplier that adjusts based on average volatility.
OrderFlip – identifies price reversal points relative to a moving average with ATR-based sensitivity, optionally filtered by OBV and DMI.
MTF Confirmation – multi-timeframe trend verification using EMA to reduce false signals.
Signal Labels – "LONG" and "SHORT" labels appear on the chart with an offset from the price for better visibility.
JSON Alerts – ready-to-use format for automated alerts, including price, SuperTrend direction, Fair Zone, and ATR%.
Features:
Fully compatible with Pine Script v6
Lines and signals are fixed on the chart, do not shift with new bars
Configurable grid, ATR, SuperTrend, and filter parameters
Works with MTF analysis and classic indicators (OBV/DMI)
Usage:
Best used with additional indicators and risk management strategies. ATR% Grid is ideal for both positional trading and intraday setups.
перевод на русский
Описание:
Этот индикатор объединяет несколько методов технического анализа для выявления ключевых уровней цены и сигналов на покупку/продажу:
Сетка ATR% (ATR% Grid) – автоматическое построение уровней поддержки и сопротивления на основе текущей цены и волатильности (ATR). Позволяет видеть потенциальные цели и зоны входа/выхода.
SuperTrend – классический трендовый индикатор с адаптивным множителем ATR, который корректируется на основе средней волатильности.
OrderFlip – определение моментов разворота цены относительно скользящей средней с учетом ATR, с возможностью фильтрации по OBV и DMI.
MTF-подтверждение – проверка направления тренда на нескольких таймфреймах с помощью EMA, чтобы снизить ложные сигналы.
Сигнальные метки – на графике появляются "LONG" и "SHORT" с отступом от цены для наглядности.
JSON Alerts – готовый формат для автоматических уведомлений, включающий цену, направление SuperTrend, Fair Zone и ATR%.
Особенности:
Поддержка Pine Script v6
Линии и сигналы закреплены на графике, не двигаются при обновлении свечей
Настраиваемые параметры сетки, ATR, SuperTrend и фильтров
Совместимость с MTF-анализом и классическими индикаторами OBV/DMI
Рекомендации:
Используйте в сочетании с другими индикаторами и стратегиями управления риском. Сетка ATR% отлично подходит для позиционной торговли и интрадей.
ATR% Grid – automatic plotting of support and resistance levels based on current price and volatility (ATR). Useful for identifying potential targets and entry/exit zones.
SuperTrend – a classic trend indicator with an adaptive ATR multiplier that adjusts based on average volatility.
Market Direction 1Market Direction 1 is a multi-timeframe bias-mapping tool designed to display the current and previous daily directional conditions directly on intraday charts. The script compares the relationship between recent highs, lows, opens, and closes to determine whether the market is showing a bullish bias, bearish bias, or consolidation relative to prior daily ranges.
The indicator plots levels based on the detected bias and allows full customization of color, style, extension, and history depth for bullish, bearish, and consolidation conditions. It can optionally display a compact on-chart table summarizing both the Daily bias and the bias of the active timeframe when applicable.
This tool assists with visual market-state recognition and provides a structured view of directional context. It does not generate trading signals or suggest trading decisions.
BSSSv2BSSSv2 is a market-structure-based tool designed to highlight potential liquidity zones and liquidity voids on the chart. It detects recurring pivot-based price levels using a custom zigzag structure and marks buyside and sellside liquidity areas with dynamic boxes and lines. The script also tracks breaches of these zones and visually updates levels as new structure forms. Optional liquidity-void visualization is included for users who want to study displacement or imbalance behavior.
This tool is intended for chart analysis and helps traders observe how price interacts with liquidity-related areas. It does not provide trade signals or recommendations.
TRI - Linear Regression ChannelsDESCRIPTION:
Advanced Linear Regression Channel indicator with comprehensive breakout detection
and alert system. Provides visual representation of price trends using statistical
regression analysis with customizable bands, channels, and future projections.
This indicator calculates linear regression lines based on price action and creates
dynamic channels that adapt to market volatility. It includes multiple visualization
modes, breakout detection, and an extensive alert system for trading opportunities.
KEY FEATURES:
Linear Regression Bands: Upper, middle, and lower bands based on regression analysis
Regression Channel: Alternative channel visualization with deviation bands
Future Projection: Extends regression channel into the future for trend prediction
Breakout Detection: Real-time detection of price breakouts above/below key levels
Confirmed Breakouts: Validates breakouts using previous bar confirmation
Pivot Markers: Visual markers for pivot points outside channel boundaries
Comprehensive Alerts: Multiple alert types for different breakout scenarios
Customizable Colors: Full control over line colors and fill transparency
Flat Color Fills: Non-gradient background fills for clean visualization
CREDITS & ATTRIBUTION:
Based on the "Linear Regression Channel" indicator by ChartPrime.
Original work licensed under Mozilla Public License 2.0.
IMPROVEMENTS & DIFFERENCES FROM ORIGINAL:
1. Enhanced Alert System:
Added comprehensive breakout alerts for mid line, support, and resistance
Implemented confirmed breakout detection using previous bar validation
Separate alerts for bullish and bearish breakouts
Real-time and confirmed breakout alerts for better signal quality
2. Improved Visualization:
Flat color fills without gradients for cleaner appearance
Customizable line colors with separate controls for upper/lower/mid lines
Color coordination: lines match their respective fill colors with less transparency
Better visual organization with meaningful plot names
3. Performance Optimizations:
Pre-calculated common conditions to reduce redundant evaluations
Optimized RMA calculation (calculated once instead of twice)
Streamlined alert logic to eliminate redundant checks
Better code organization for improved execution efficiency
4. Code Quality:
Reorganized code structure for better readability and maintainability
Clear separation of concerns (calculations, detection, alerts, visualization)
Consistent naming conventions and code formatting
Comprehensive comments and documentation
5. Additional Features:
Pivot-based breakout markers with directional triangles
Support for multiple channel modes (bands, channel, future projection)
Arrow direction indicator for trend visualization
Configurable extension periods for channels
USAGE:
1. Enable Linear Regression Bands for standard upper/mid/lower visualization
2. Use Regression Channel for alternative channel display with deviation bands
3. Enable Future Projection to see where the channel may extend
4. Configure alerts in TradingView alert settings for breakout notifications
5. Customize colors to match your trading style and chart theme
ALERT TYPES:
Mid Line Breakout: Price crosses the middle regression line
Support Breakout: Price breaks below the lower band
Resistance Breakout: Price breaks above the upper band
Confirmed Breakouts: Validated breakouts using previous bar confirmation
Pivot Markers: Visual indicators when pivots occur outside channel boundaries
RSI + SMA Strategy (Improved)The lower the timeframe, the more signals it will give; if the trend is too strong, it may give false signals, but it works well on lower timeframes in normal or sideways trends
If u have an idea contact me , TY
Fibonacci Retrace + 50 EMA Hariss 369This indicator combines 3 concepts:
Fibonacci retracement zones
50 EMA trend filter
Price interaction with specific Fib zones to generate Buy/Sell signals
Let’s break everything down in simple language.
1. Fibonacci Retracement Logic
The script finds:
Most recent swing high
Most recent swing low
Using these two points, it draws Fibonacci levels:
Fibonacci Levels Used
Level Meaning Calculation
0% Swing Low recentLow
38.2% Light retracement high - (range × 0.382)
50% Mid retracement high - (range × 0.50)
61.8% Deep retracement high - (range × 0.618)
100% Swing High recentHigh
🔍 Why only these levels?
Because trading signals are generated based ONLY on:38.2%, 50%,61.8%
These 3 levels define the golden retracement zones.
2. Trend Filter — 50 EMA
A powerful rule:
Trend Up (bullish)
➡️ Price > 50 EMA
Trend Down (bearish)
➡️ Price < 50 EMA
This prevents signals against the main trend.
3. BUY Conditions (Retracement + EMA)
A BUY signal appears when:
Price is above the 50 EMA (trend is up)
Price retraces into the BUY ZONE:
🔵 BUY ZONE = between 50% and 38.2% Fibonacci i.e.,close >= Fib50 AND close <= Fib38.2
This means:
Market is trending up
Price corrected to a healthy retracement level
Buyers are stepping back in
📘 Why this zone?
This is a moderate retracement (not too shallow, not too deep).
Smart money often enters at 38.2%–50% in a strong trend.
📘 BUY Signal Appears With:
Green “BUY” label
Green arrow below the candle
4. SELL Conditions (Retracement + EMA)
A SELL signal appears when:
Price is below the 50 EMA (trend is down)
Price retraces upward into the SELL ZONE:
🔴 SELL ZONE = between 50% and 61.8% Fibonacci i.e.,close <= Fib50 AND close >= Fib61.8
This means:
Market is trending down
Price made a pullback
Sellers regain control in the golden zone
📘 Why this zone?
50–61.8 retracement is the ideal bearish pullback level.
📘 SELL Signal Appears With:
Red “SELL” label
Red arrow above the candle
5. STOP-LOSS (SL) RULES
For BUY trades,
Place SL below 61.8% level.SL = Fib 61.8%
OR
more safe:SL = swing low (Fib 0%)
For SELL trades
Place SL above 38.2% level.SL = Fib 38.2%
OR conservative:
SL = swing high (Fib 100%)
6. TAKE-PROFIT (TP) RULES
Based on common Fibonacci extensions.
BUY Trade TP Options
TP Level Meaning
TP1 Return to 38.2% Quick scalping target
TP2 Return to swing high Full trend target
TP3 Breakout above swing high Trend continuation
Practical suggestion:
TP1 = 1× risk
TP2 = 2× risk
TP3 = trailing stop
SELL Trade TP Options
TP Level Meaning
TP1 Return to 61.8% Moderate bounce
TP2 Return to swing low Trend target
TP3 Break below swing low Trend continuation
7. Recommended Trading Plan (Simple)
BUY PLAN
Price > 50 EMA (uptrend)
Enter at BUY signal in 38.2–50% zone
SL at 61.8%
TP at swing high or structure break
SELL PLAN
Price < 50 EMA (downtrend)
Enter at SELL signal in 50–61.8% zone
SL above 38.2%
TP at swing low
🟩 Summary (Very Easy to Remember)
🔵 BUY
Trend: above 50 EMA
Zone: between 50% and 38.2%
SL: below 61.8%
TP: swing high
🔴 SELL
Trend: below 50 EMA
Zone: between 50% and 61.8%
SL: above 38.2%
TP: swing low
Market Solver ProWhat You Get:
✓ Clear entry signals - no guessing
✓ Defined stop losses - manage risk decisively
✓ Multi-timeframe analysis done for you
✓ Simple configuration - Trade Frequency and Market Structure Filter
✓ Works across all markets - stocks, forex, crypto
✓ Real-time performance tracking
✓ Adaptable to different market conditions
The Philosophy:
This is about simplicity and discipline. No information overload. No emotional decisions. Just clear signals based on proven trading principles.
The Market Structure Filter is a game-changer - it lets you adapt to what the market is giving you. Trending markets? Loosen the filter. Choppy markets? Tighten it up. You have control without complexity.
The Reality:
You'll also have losses - that's part of trading. The key is managing those losses while letting your winners run to 4R, 5R, 6R multiples.
What Makes This Different:
This isn't theory from someone who doesn't trade. This is the exact system I use in my own live account. Same signals, same logic, same risk management. What you see is what I trade.
EGGY SIGNALEGGY SIGNAL is a custom trading system designed to eliminate market noise and provide clean, high-probability entry signals. Unlike standard indicators that often give conflicting information, this script uses a Triple Confirmation Algorithm that works in the background.
The script combines three essential market elements:
Trend Filter: Determines the overall market direction to prevent counter-trend trading.
Momentum Detector: Identifies the speed of price movement.
Strength Validator: Confirms the power of the current candle.
How it Works: This indicator utilizes a "Clean Chart" philosophy. You will not see messy lines or clouds.
BUY Signal: Appears only when the Trend is Bullish, Momentum is shifting upwards, and Market Strength is confirmed.
SELL Signal: Appears only when the Trend is Bearish, Momentum is shifting downwards, and Market Strength is confirmed.
Features:
No Repaint: Signals are permanent once the candle closes.
False Signal Filtering: The algorithm automatically filters out signals during choppy/sideways markets.
Proprietary Settings: The input parameters are hardcoded and optimized for specific market conditions to ensure strategy integrity.
How to Use: Simply wait for the "BUY" or "SELL" label to appear. If no label is present, the market is considered neutral or too risky for entry.
RSI + Psy + ADXRSI + Psychological Line + ADX (with RCI-replacement logic)
This custom TradingView indicator combines three major technical analysis tools—RSI, Psychological Line (Psy), and ADX—to help traders identify trend strength, market momentum, and overbought/oversold conditions with improved clarity.
1. Multi-Period RSI
The indicator calculates three RSI values:
Short-term RSI (9)
Mid-term RSI (26)
Long-term RSI (52)
These help users observe short-, mid-, and long-term momentum simultaneously.
Threshold lines are drawn at 70, 50, and 30 for standard RSI overbought/oversold analysis.
2. Psychological Line (Psy) with Dynamic Column Display
The Psy indicator counts how many closes within the selected period (default: 12) were higher than the previous close.
Values above 75 indicate overbought markets.
Values below 25 indicate oversold markets.
When Psy crosses these thresholds, it is displayed as a column chart centered at 50, visually expanding upward (overbought) or downward (oversold).
3. ADX Trend Strength with Color Coding
ADX is calculated from DI+ and DI− values (using true range and directional movement).
The ADX line changes color based on trend strength:
Blue: Weak trend (below 20)
Yellow: Moderate trend (20–30)
Red: Strong trend (above 30)
This helps traders easily recognize when the market transitions from low-volatility to strong-trend conditions.
Monster PerfectionThe script tracks confluence between Stochastic and RSI. It marks candles where the Stochastic crosses in extreme zones while the RSI shows divergence with price. These signals point to possible short term reversals.
Adaptive MACD PROAdaptive MACD PRO
Highlights structural momentum changes using dynamic normalization of MACD and Signal.
Phase Momentum Core
Adds directional confirmation based on short-term phase behavior.
Visual Output
• MACD & Signal lines with trend-based coloring
• Adaptive histogram reflecting momentum strength
• Fixed-position Buy/Sell dots at predefined levels
• AutoCalib dots on MACD_z threshold crossings
• Optional HUD panel displaying calibration levels and MACD_z
Features
• Selectable MA types (EMA, SMA, KAMA)
• Z-score normalization
• ATR-based volatility weighting
• Higher timeframe alignment
• Auto-calibration with SAFE / AGGRESSIVE modes
• Unified long/short triggers
• Full bar-coloring control
• Works on all assets and timeframes
The full source code is visible and may be modified or extended.
This script is intended for technical analysis and research only.
This indicator is published as a free, open-source script with full visible code.
Auto Trendline PRO [KEKG]Auto Trendline PRO (KEKG)
Auto Trendline PRO is an automatic trendline indicator that dynamically adapts to your chart timeframe. It detects real market structure using optimized pivot settings and draws clean bullish and bearish trendlines in real time.
This indicator is designed for traders who focus on price action, momentum and market structure across multiple timeframes without needing to manually adjust settings.
✅ Automatic pivot adjustment for M5, M15, H1 and H4
✅ Clean and dynamic trendlines
✅ Noise filtering for better structure clarity
✅ Manual pivot override available
✅ Perfect for scalping, intraday and swing trading
Use it to identify true trend direction, structure shifts and high-probability trading zones with precision.






















