Smart Multi-Signal Indicator1. 200 EMA – Filters trades by trend (only buys above EMA, sells below).
2. RSI (14) – Spots overbought/oversold momentum for reversal opportunities.
3. Volume Spike – Confirms strong interest by checking if volume is 1.5× above average.
4. Impulse Candle – Looks for strong price moves (body > 1.5% of price).
When all these conditions align, it plots a BUY or SELL label directly on the chart.
Educational
Sessions OHLC - NY TimeThis Pine Script indicator, "Session OHLC Rays & Boxes - NY Time (Current Day)," visualizes trading sessions on a chart by marking the Open, High, Low, and Close (OHLC) levels for four predefined sessions—Asia, London, NY AM, and NY PM—based on New York time (EDT, UTC-4).
It draws the following for the current day:
Colored Boxes: Each session is enclosed in a semi-transparent box (e.g., green for Asia, blue for London) spanning the session’s duration, with the top and bottom at the session’s High and Low.
Horizontal Rays: Dashed lines extend rightward from the OHLC levels of each session, color-coded to match the session, if enabled via user inputs (e.g., "Show Asia Open").
OHLC Labels: Yellow labels display the OHLC prices at the start of each session box, updated dynamically: Open at session start, High and Low during the session, and Close at session end or during the session if active.
Additionally, users can display up to four previous days’ sessions (boxes and labels) by adjusting the "Show Previous Days" input. The indicator is customizable, allowing users to toggle OHLC labels and rays for each session and adjust session times and colors.
Binanace Liquidation LevelsIt shows you the liquidity levels for Binance at specific set levels. These levels can be seen as magnets for price action. The indicator only works for Crypto!!!
Horizontal Price TableOverview:
This script displays a dynamic price table on your chart, showing real-time prices and daily percentage changes for up to 7 user-defined tickers. You can customize both which tickers are shown and how many are visible, all through the settings panel.
How it works (Step-by-Step):
User-Defined Tickers:
The script provides input fields for up to 7 tickers using input.symbol(). You can track stocks, indexes, ETFs, crypto, or futures — anything supported by TradingView.
Choose How Many to Display:
An additional dropdown lets you choose how many of the 7 tickers to actually display (between 1 and 7). This gives you control over screen space and focus.
Market Data Fetching:
For each displayed ticker, the script fetches:
The current day’s closing price (close)
The previous day’s closing price (close )
This data is pulled using request.security() on the daily timeframe (1D).
% Change Calculation:
The script calculates the daily percentage change using:
(Current Price−Previous Close)/Previous Close×100(Current Price−Previous Close)/Previous Close×100
Cleaned Ticker Names:
Ticker symbols often include an exchange prefix like NASDAQ:AAPL. The script automatically removes anything before the colon (:), so only the clean symbol (e.g., AAPL) is shown in the table.
Table Display:
A visual table appears at the top-center of your chart, showing:
Row 1: Ticker symbol (cleaned)
Row 2: Current price (rounded to 2 decimals)
Row 3: Daily % change (green for gains, red for losses)
Customization:
You can choose the background color of the table.
Ticker names appear in white text with a gray background.
% change is color-coded: green for positive, red for negative.
Why Use This Script?
Track multiple tickers at once without leaving your chart.
Clean, customizable layout.
Useful for monitoring watchlists, portfolios, or related markets.
Tips:
Combine this with your favorite indicators for a personalized dashboard.
Works great on any chart or timeframe.
Ensure the tickers entered are valid on TradingView (e.g., SPY, BTCUSD, NQ1!, etc.).
20 & 50 EMA + ATR, TR & DATRIndicator Name: 20 & 50 EMA + ATR, TR & DATR
This custom indicator combines trend and volatility analysis into a single tool, helping you make smarter trading decisions with fewer indicators on your chart.
---
1. 20 & 50 Exponential Moving Averages (EMAs)
EMA 20 (Blue Line): A short-term trend indicator that reacts quickly to price changes.
EMA 50 (Orange Line): A medium-term trend indicator that smooths out more of the noise.
How to Use:
Bullish signal: EMA 20 crosses above EMA 50
Bearish signal: EMA 20 crosses below EMA 50
Use crossovers or distance between EMAs to confirm trends or potential reversals
---
2. True Range (TR)
Definition: The greatest of the following:
High - Low
High - Previous Close
Previous Close - Low
Use: Shows how much the asset moved during the candle. Useful for understanding raw price movement.
---
3. Average True Range (ATR)
Definition: The average of the True Range over a 14-bar period
Line color: Red (shown in the status line above your chart)
How to Use:
High ATR = High volatility
Low ATR = Low volatility
Use ATR to help determine stop-loss and take-profit levels, or to avoid low-volatility periods
---
4. Daily ATR (DATR)
Definition: ATR calculated from the daily timeframe, regardless of the chart's current timeframe
Line color: Green (also shown in the status line)
How to Use:
Know how much the asset typically moves in a full day
Helps intraday traders set realistic targets or detect when the market is unusually quiet or active
Essential EMAs (50/100/200) — Clean & Focused by Koenigsegg⚡ Essential EMAs (50/100/200) — Clean & Focused by Koenigsegg
A no-noise, high-impact EMA trio designed for clarity and precision. This script lays down the 50, 100, and 200 EMAs in a sleek, focused format — perfect for traders who rely on structure, trend, and execution without chart clutter.
Simple. Effective. Intentional.
🔑 Key Features
📏 Plots 50, 100, and 200 EMAs with distinct colors
🧼 Designed for clean, distraction-free charts
🧠 Uses ta.ema() for efficient calculations
ta.ema()
🎨 Thoughtfully styled: green (50), purple (100), red (200)
⚙️ Lightweight and fast — optimized for all timeframes
🎯 Purpose
This script delivers the three most respected EMAs in trading — the 50, 100, and 200 — for structural awareness, trend confirmation, and entry/exit precision.
Whether you’re swing trading, day trading, or simply tracking price relative to long-term moving averages, this tool keeps your perspective grounded and your charts clean.
⚠️ Disclaimer
This script is for educational and informational purposes only. It does not constitute financial advice. Always perform your own analysis and trade responsibly.
Ultimate Gann Fan Suite with Multi-ArcsUltimate Gann Fan Suite with Multi-Arcs
This open-source indicator plots Gann Fan angles, arcs, and levels to analyze price and time relationships based on a user-selected pivot point.
What It Does:
- Draws Gann Fan angles (1x16 to 16x1) from a pivot, with optional mirrored lines.
- Plots a base Gann arc and multi-arcs scaled by Gann ratios.
- Displays a Square of 9 grid and Gann Square levels for price projections.
- Supports custom timeframes and price types for pivot selection.
How to Use:
- Pivot: Enable manual pivot picking and select a price type (e.g., Close, High).
- Timeframe: Choose a timeframe (e.g., Daily) for pivot data.
- Angles and Arcs: Show/hide specific Gann angles, arcs, or levels; adjust colors and line styles.
- Scaling: Set price scale (e.g., 9.0) and arc radius (e.g., 36) for visual clarity.
- Labels: Enable labels to identify angles and levels.
- Best for stocks, forex, or crypto on daily or weekly charts.
Notes:
- Ensure enough chart history for the selected timeframe.
- Use on assets with clear trends or cycles for best results.
- Adjust settings to balance chart readability.
Live Multi Session Box (by @prognevis)Live Multi Session Box — Pro Edition by @prognevis
If you're serious about understanding market structure, session behavior, and institutional activity, this indicator is your ultimate visual guide.
Live Multi Session Box gives you real-time session analysis across all major markets — London (8:00 am–4:00 pm), New York (8:00 am–5:00 pm), Tokyo (9:00 am–5:00 pm), and Sydney (9:00 am–5:00 pm) — all based on each session’s local time . You can also define and customize two additional sessions.
Each session dynamically draws a live box from the opening hour to the close, updating in real time as new highs and lows form. Once the session ends, the final High and Low are marked with clean, sharp labels, making them easy to reference later.
New York comes with a special Wall Street Open marker at 9:30 am , aligned precisely within the New York session box — not across the entire chart.
Everything is customizable: box and border transparency, session label fonts, colors, and time zones. Each session name appears at the start of the session for maximum clarity.
Whether you're scalping intraday price action or mapping institutional levels for swing trading, this tool gives you crystal-clear insight into market rhythm.
Created with passion by @prognevis
📬 Telegram: t.me/prognevis
PC DetectorDecorrelation between assets
detecting the difference between candles directions on different assets plus alerts
Supertrend + EMA Strategy By Arvind DodkeThis strategy is based on Supertrand and EMA. You can backtest.
Nyx — AI Market Intelligence Dashboard🧠 Nyx — AI Market Intelligence Dashboard
Nyx is a signal-free, chart-clean dashboard designed to help traders understand what the market is doing — not just when to enter. It runs entirely in the background and shows a simple panel in the corner with key context insights like trend posture, reversal signals, volatility shifts, compression zones, and liquidity intent.
📊 What It Shows:
- Market Posture – Detects bullish, bearish, or indecisive tone
- Reversal State – Finds signs of exhaustion, divergence, and flow shifts
- Fractal Context – Classifies recent structure: expansion, coil, breakdown, flip
- Candle Behavior – Measures aggression, fakeouts, traps, and energy
- Entry Filter Score – Rates the current environment (1–8 scale)
- Volatility Forecast – Predicts when expansion may occur
- Compression Tracker – Detects buildup before breakouts
- Expansion Memory – Remembers last impulse breakout timing
- Liquidity Intent – Tells where price is being magnetized (above or below)
🧭 How to Use It:
- Use alongside your main strategy (Ares, SMC, price action, Signal Indicator. etc)
- Helps you filter out bad conditions or anticipate breakout behavior
- Especially useful for traders who want confluence and clarity — not chart spam
--
✅ Designed For:
- Traders who like clean charts and clear context
- People who want why over when
- Anyone who’s ever asked, “Is the market even ready right now?”
🧠 Built by @AresIQ | 2025
📌 No signals. No overlays. No chart clutter — just perspective.
> ⚠️ This script is for informational and educational purposes only. It does not provide financial advice or trading recommendations.
JOYZONE.04JOYZONE signal for TradingView
The JOYZONE Breakout Indicator is a sophisticated tool designed for traders seeking to identify potential trend reversals and breakouts in financial markets. Built for TradingView’s Pine Script v6, this indicator leverages pivot points to detect significant price levels, offering a clear visual representation of bullish and bearish market shifts. By focusing on key price action patterns, it aims to provide traders with actionable insights for both trend-following and reversal strategies.
Core Functionality
The JOYZONE Breakout Indicator identifies critical pivot highs and lows using a fixed 5-period lookback, which simplifies the detection of potential reversal zones without requiring user adjustments. These pivot points are used to establish "JOYZONE" levels—price thresholds that, when broken with confirmation, signal a change in market trend. The indicator employs a robust confirmation mechanism within fixed bar window, reducing false signals and enhancing reliability.
Upon detecting a breakout, the indicator plots horizontal lines at the JOYZONE levels, extending until a new signal emerges or the trend shifts. Labels accompany these lines, marking bullish (+JOYZONE) and bearish (-JOYZONE) breakouts with customizable colors (default: green for bullish, red for bearish) and sizes (tiny to large). This visual clarity helps traders quickly assess market direction and key price levels.
Key Features
Simplified Inputs: The indicator minimizes user configuration by hardcoding critical parameters like the fixed-period directional detection system. Traders can toggle JOYZONE level visibility, adjust label sizes, and customize colors, ensuring flexibility without overwhelming complexity.
Efficient Signal Management: With a default cap of 86 signals, the indicator prevents chart clutter by automatically removing older lines and labels when the limit is exceeded. This feature is particularly useful for long-term chart analysis.
Dynamic Alerts: The script includes alert triggers for bullish and bearish JOYZONE breakouts, delivering real-time notifications with price details. This enables traders to act swiftly on confirmed signals, whether trading manually or integrating with automated systems.
ATR-Based Label Positioning: Labels are offset using the 50-period Average True Range (ATR), ensuring they remain visible and uncluttered regardless of market volatility.
How It Works
The indicator tracks pivot highs and lows to establish JOYZONE levels during uptrends (bearish levels) and downtrends (bullish levels). When the price crosses a JOYZONE level and satisfies the confirmation criteria, the trend updates, and a breakout signal is plotted. For example, a bullish JOYZONE breakout occurs when the price crosses above a pivot high during a downtrend, confirmed by a close above the threshold. The script then draws a green line and a “+JOYZONE” label, alerting the trader to a potential uptrend.
Use Cases
This indicator is versatile, catering to various trading styles:
Swing Traders: Use JOYZONE breakouts to enter trades at the onset of new trends, with clear entry and stop-loss levels based on plotted lines.
Day Traders: Leverage real-time alerts to capitalize on intraday reversals in volatile markets.
Position Traders: Monitor higher timeframes to identify long-term trend shifts with high-probability setups.
Customization and Performance
Traders can adjust the visibility of JOYZONE levels, label sizes, and colors to suit their chart preferences. The hardcoded 5-period lookback and 0.015% confirmation ensure consistency across assets, but users may need to test performance on specific markets (e.g., forex, stocks, crypto) to align with their strategies. The indicator’s reliance on ATR for label placement adapts to varying volatility, making it effective across different instruments.
Limitations and Considerations
While the JOYZONE Breakout Indicator excels in trending markets, it may produce delayed signals in choppy or sideways conditions due to its confirmation mechanism. Traders should combine it with other tools, such as moving averages or volume indicators, to filter signals. Additionally, the fixed period may not suit all timeframes, so testing on historical data is recommended.
Conclusion
The JOYZONE Breakout Indicator offers a streamlined, visually intuitive approach to detecting trend reversals and breakouts. Its automated signal management, dynamic alerts, and customizable display make it a valuable addition to any trader’s toolkit. By focusing on confirmed price action, it empowers traders to make informed decisions with confidence. Whether you’re a novice or seasoned trader, this indicator provides a reliable framework for navigating dynamic markets.
Disclaimer: This code does not guarantee of profit/return, please analyze with other factors, it is shared only for knowledge and educational purpose.
BTC Markup/Markdown Zones v1 by Koenigsegg📈 BTC Markup/Markdown Zones — by Koenigsegg
A handcrafted indicator designed to mark Bitcoin's most critical High Time Frame (HTF) structure shifts. This tool overlays true institutional-level Markup and Markdown Zones, selected manually after deep market review. Whether you're testing strategies or actively trading, this tool gives you the bigger picture at all times.
🔍 Key Features:
✅ HTF Markup & Markdown Zones
Every zone is manually selected — no indicators, no repainting. Just raw market history and real structure.
✅ Two Display Modes
• Background Zones — soft overlays with low opacity for visual context (see lower screenshot) — with the option to increase opacity manually if desired (see main screenshot)
• Start Candle Highlight — sharply highlighted candle marking the final pivot before a macro reversal
✅ Custom Color Controls (Style Tab)
All visual styling lives in the Style tab, with clearly labeled fields:
• Markup Zone
• Markdown Zone
• Start Candle Highlight Markup
• Start Candle Highlight Markdown
✅ Minimal Input Section
Just one toggle: display mode. Everything else is kept clean and intuitive.
🧠 Purpose:
This script is made for any timeframe:
• Zoom into lower timeframes to know whether you're trading inside a Markup or Markdown
• Use it during strategy testing for true structural awareness
• Apply it in live trading to avoid trading blindly against the macro move
📅 Handpicked Macro Turning Points (Koenigsegg Zones™):
Each zone originates from a manually confirmed candle — the last meaningful candle before a shift in control between bulls and bears:
• FRI 19 AUG 2011 12PM – MARK DOWN
• THU 20 OCT 2011 12AM – MARK UP
• WED 10 APR 2013 12PM – MARK DOWN
• FRI 12 APR 2013 12PM – MARK UP
• SAT 30 NOV 2013 12AM – MARK DOWN
• WED 14 JAN 2015 12PM – MARK UP
• SUN 17 DEC 2017 12PM – MARK DOWN
• SAT 15 DEC 2018 12PM – MARK UP
• WED 14 APR 2021 4AM – MARK DOWN
• TUE 22 JUN 2021 12PM – MARK UP
• WED 10 NOV 2021 12PM – MARK DOWN
• MON 21 NOV 2022 8PM – MARK UP
• THU 14 MAR 2024 4AM – MARK DOWN
• MON 5 AUG 2024 12PM – MARK UP
• MON 20 JAN 2025 4AM – MARK DOWN
💡 Zones are manually updated after each new confirmed Markup or Markdown.
🔮 Coming in V2: Fractal Markup/Markdown Zones (MTF)
Price is fractal — and so are structure shifts. In Version 2, Koenigsegg will hand-select sub-zones within existing HTF zones, breaking each major Markup/Markdown into smaller segments that reflect Medium Timeframe (MTF) shifts. No auto-detection — just sharp, intentional structure division inside the macro moves.
💡 Pro Tip:
When price is inside a Markup Zone, shorting becomes riskier — you're trading against a macro bullish structure.
When inside a Markdown Zone, longing becomes riskier — you're fighting against confirmed bearish momentum.
Use this tool to stay aligned with the broader move, especially when zoomed into smaller timeframes or managing entries/exits during intraday setups.
⚠️ Disclaimer
This indicator is for educational and analytical use only. It is not financial advice and should not be relied on for decision-making without personal analysis.
This is not a predictive tool. No indicator can forecast upcoming price movements.
What you see here is based purely on past market behavior — specifically, historical tops and bottoms that marked the start of confirmed reversals.
This script does not know where the next reversal begins, nor can it determine where a new Markup or Markdown starts or ends. It is designed to provide context, not prediction.
Always trade with responsibility and perform your own due diligence.
PONTE SERIO👊🤨'TALK TO JOEALGO' / Este indicador lo desarrolle para los "PANAS", gente de propósito, ser trillonario y tenerlo todo no es tener lujos, es la paz de saber que hay personas que aman y te estiman, hacer cosas que te apasionan demasiado... WILLY, JOEL, TIMBER, CHRIS... hermanos de verdad! de la ruina al propósito; tenemos la verdadera funda en las palma de nuestras manos.
'TALK TO JOEALGO' / I developed this indicator for the "PANAS", people with a purpose. Being a trillionaire and having it all isn't about luxury, it's about the peace of knowing there are people who love and appreciate you, doing things you're so passionate about... WILLY, JOEL, TIMBER, CHRIS... true brothers! From ruin to purpose; we have the real case in the palm of our hands.
Crusader Sessions (Multi TF)This indicator finds the Asia and London Trading Sessions absolute High and Low.
The Asia trading session high and low are labelled by 2 horizontal dotted purple lines.
The London trading session high and low are labelled by 2 horizontal dotted orange lines.
The lines will only appear after the trading sessions are complete and only work accurately for time frames below while including the 1 hour time frame.
NR - Price-Action Long/Short [PALS]PALS (acronym for Price Action Long Short ) is a simplified view of Price Action
that computes relative movement of OHLC values (from chart) between consecutive bars to mark probable Long/Short signals on the price chart.
Combining PALS with Heikin-Ashi charts and SuperTrend(5, 1.432) is recommended but not mandatory.
Inspiration for this script comes from Buy/Sell Indicator by Prakash EEE:
What PALS does and why?
Search for simplification of the complex ema of ema based range shrinking logic learnt from Prakash's approach led to -
- the simpler comparison of a two-bar average over previous close and current open with an average of current OHLC values (giving less weight to the opens and more weight to the rest of them).
Crossovers between those two oscillating relative values (difference between the two averages being positive or negative) is the main logic.
PALS marks places where probable long or short trades may be setting up.
How to use PALS?
During trending phases the opposing signals may be used as areas where profit booking could be done while same side signals marking the re-entry/adding to the open positions.
Pairing PALS with a SuperTrend could help in filtering out the frequent turn arounds marked by PALS during sideways phase.
Adding more confirmations could improve the probable yet relatively longer lasting short-term signals.
Nasan Market Phase ClassifierThe Nasan Market Phase Classifier indicator designed to classify market phases using volume, volatility (or momentum), and statistical analysis. Here's a summary of how it works and what it does:
🔍 Core Concept
This indicator classifies the market into four phases based on volume and ATR (or optionally momentum):
High Volume / High ATR or Momentum (HV/HATR): Strong Trend
Low Volume / High ATR or Momentum (LV/HATR): False Breakout / Exhaustion
High Volume / Low ATR or Momentum (HV/LATR): Consolidation
Low Volume / Low ATR or Momentum (LV/LATR): Stagnation
⚙️ Key Settings
Short-Term Length: Used for the active market phase.
Long-Term Length: Used as the expected/benchmark distribution.
Use Momentum: Replaces volatility (ATR) with momentum (custom ROC-based formula).
Use Fixed Alpha: Toggles adaptive vs. fixed weighting in scoring (this is based on variation of the volatility - standard deviation of true range).
📊 How It Works
Volatility or Momentum Scoring:
Uses ATR-based or Momentum-based score depending on the setting.
Applies weighing (alpha) which is based on variability of the volatility itself.
Market Phase Count:
Measures how often each of the 4 volume/volatility combinations occur in:
Short-term window (observed phase)
Long-term window (expected distribution)
Category Proportions:
Calculates percentage share of each category (e.g., % time in HV/HATR).
Plots these on chart to visually see market phase dominance (can be used for screening of pine screener).
Statistical Testing:
IQV (Index of Qualitative Variation): Measures phase diversity (0 = focused, 1 = mixed).
Chi-Squared Test: Compares current vs. historical phase distribution.
Z-Test: Tests if current phase dominance is statistically significant.
📋 Outputs
On-Chart Plots and Tabels:
Strong Trend, False Breakout/Exhaustion, Consolidation, Stagnation
Strength Quality Plot: Trend strength normalized by IQV.
Dynamic Table (Top Right):
Shows each phase’s proportion (the current phase cell is highlighted in yellow), IQV, Chi² value, and current dominant phase. The current candle classification (text) is in purple.
Highlights the dominant phase classification and color-codes significance (the cell highlighted in green highly confident about the classification, orange intermediate confidence and red low confidence). This color coding is not just based on statistical significance it is based on IQV which takes into account how spread the proportions are.
🧠 Interpretation
A dominant HV/HATR phase with low IQV and high Z-Score indicates a strong and statistically significant trend.
High IQV suggests uncertainty or mixed market behavior.
Chi² spike indicates a shift from historical behavior can be used to see is the market behavior changing by changing the long term length say to 252 and short term length to 21 this will tell if the short term behavior is different from the past 252 day behavior.
Open - CSC Bars - 33 CSC Bars – Early Session Price Action Filter
This script detects when the first three bars of the RTH (Regular Trading Hours) session all move in the same direction — either all bullish or all bearish.
It’s a tool for price action traders who want to develop structured opening strategies by observing clean directional agreement at the session start. The indicator highlights the third bar when the sequence confirms directional bias.
🔍 How It Works:
Monitors the first three bars after the RTH session begins.
If all three bars are bullish, it highlights the third bar (same for bearish sequences).
No projections, signals, or entries—purely a visual tool to observe and study opening behavior.
🎯 Use Case:
This script is designed to help traders build and test opening-based frameworks by identifying potential trend bias early in the day.
Note: This is an open-source utility script with a simple function. It does not generate signals or predictions and is intended to assist with observation and discretionary strategy building.
StocksHaul Smart AVWAP with Swing H|L This is a Smart AVWAP-Trio
Place Anchors at Measurable Events , like anchor the VWAP based on time increments (daily, week-to-date, month-to-date, or even year-to-date) or some important days where the whole market gave a big move (in whatever side) , e.g - Election Day .
The Idea is to keep things automated .
*Addition here is a Swing High or Low label with custom Sensitivity .
Thank You .
HTF Countdown by Silver Mountain Trading)Stay sharp and time your trades with precision.
This simple but effective tool shows a real-time countdown to the next Higher Time Frame (HTF) candle — such as 4H, 1H, or whatever timeframe you choose.
The countdown is always placed just below the current day’s low, with clean design and no clutter.
🔹 Displays remaining time in H:M:S
🔹 Anchored visually to current day’s LOD
🔹 Works in replay mode
🔹 Open-source and free to use
🔹 From Silver Mountain Trading
🙌 If you found this helpful, a like and subscribe to the Silver Mountain Trading YouTube channel would be much appreciated as a thank-you. www.youtube.com
Session OHLC LevelsMarks:
- NY open, AM high, AM low, PM high, PM low and close
- Asia open, high, low and close
- London open, high, low and close
Ezlin-Tabish-Trading-Codes-ALL-IndicatorALpha-1For education and Learnings only, no real trading, its a concept only
🔫 95% Sniper Smart Money Strategy (XAUUSD)This is a 95% winning strategy and the second AI based indicator i tried.
XAUUSD SMC OB + Liquidity + Buy/Sell SignalsOB + Liquidity with buy and sell signals.
This script is one of the many that I am making using AI