Relative Volume Table with PressureDisplay relative Volume as a table in the top right corner. Turns green when volume is high and price is increasing and red when volume is high and price is decreasing. I use this on D timeframe at the open to screen for stocks breaking out.
Göstergeler ve stratejiler
Bullish Surge Signal-V2This indicator is best used with KST "Know Sure Thing" and "ADX and DI". Golden bar is positive volume, Red dots means sell volume pressure. When you see buy signals on a one hour chart, you know volume, bullish burst is coming soon.
Argentum Flag [AGP] Ver.2.5Central Purpose and Concept
The Argentum Flag script is a multifunctional tool that integrates and visualizes multiple key indicators to provide a detailed and unified perspective of the market. The core concept is to analyze price from different angles—volatility, volume, and momentum—to identify confluences and patterns that may be difficult to see with separate indicators. This "mashup" is not a simple fusion of indicators, but a strategic combination of tools that complement each other to offer a comprehensive view of asset behavior.
Components and Their Functionality
This script combines and visualizes the following elements:
EMA Percentage Bands (EMA Bands):
Uses an Exponential Moving Average (EMA) as a baseline.
Calculates and draws several volatility bands that deviate from the central EMA by fixed percentages (0.47%, 0.94%, 2.36%). These bands are inspired by Fibonacci ratios and the cyclical nature of the market.
The bands are colored with a dynamic gradient that reflects the current state of volatility.
Utility: These bands act as dynamic support and resistance areas. The price entering or exiting these zones can indicate a change in volatility or a possible exhaustion of the movement.
Volatility Signals (Vortex & Prime Signals):
The script generates visual signals when the price stays outside the volatility bands for a specific number of bars.
Vortex Signals (diamond ⍲): Appear when the price crosses and stays outside the Prime bands, suggesting a high volatility or a possible continuation of the trend.
Exit/Entry Signals (circle ⌾): Are activated when the price stays outside the Vortex bands, indicating an extreme extension of volatility. These can be interpreted as potential reversal or profit-taking zones.
Utility: They help traders quickly identify moments of high and low volatility and potential turning points in price action.
Volume Analysis (Volume Bar Colors):
The script changes the color of the bars based on the relationship between the current volume and the average volume over a 50-bar period.
Utility: This feature allows the trader to immediately visualize the strength behind a price movement. For example, a bullish candle with "extreme" volume suggests strong buying interest, while a bearish candle with "low" volume could indicate a weak correction.
Summary Tables (Dashboard):
EMA-Fibo Table: Displays the values of 12 EMAs based on the Fibonacci sequence (5, 8, 13, 21...) in an easy-to-access table. The background color of each value indicates if the current price is above (bullish) or below (bearish) that EMA.
Multi-Timeframe RSI Table: Displays the Relative Strength Index (RSI) values across multiple timeframes (from 1 minute to monthly). The text color changes to highlight if the RSI is in overbought (orange) or oversold (white) areas, according to the established levels.
Utility: These tables condense a large amount of data into a simple format, allowing traders to perform a quick, multi-timeframe market analysis without constantly switching charts.
How to Use the Script
This script is a contextual analysis tool that works best when its different components are combined. It is not a "buy and sell signal" system on its own, but a tool for informed decision-making.
Trend Identification: Use the EMA table to see the general trend direction across different timeframes. A price above most of the EMAs in the table suggests a bullish bias.
Volatility Reading: Observe the EMA bands. If the price stays within the bands, volatility is low. A strong move that breaks out of the bands, accompanied by an "extreme" volume color (blue), suggests strong momentum that could continue.
Momentum Analysis: Use the RSI table to confirm movements. An overbought 15m RSI could support a reversal signal from the Vortex bands, while a 1D RSI in a neutral zone may indicate that the main trend has not changed.
Signal Confirmation: Visual signals (diamond and circle) should not be used in isolation. They must be confirmed by volume analysis and dashboard readings. For example, an "Exit Signal" (circle) with low volume may be less reliable than one with high volume and a clear reversal candle.
Disclaimer
This script is for informational and educational purposes only. It is not financial advice, nor is it a recommendation to buy or sell any financial instrument. All trading involves risk, and past performance is not indicative of future results. The user is solely responsible for their own trading decisions.
Hopiplaka Twin Tower Levels (Variable Multiplier) [NZA 333]Purpose
Instrument scope: This indicator is for exchange-traded futures only (e.g., CME/ICE). It assumes a regular session with a 16:00 daily fix; use on spot FX, equities/ETFs, CFDs, or crypto is not supported and may produce incorrect windows/levels.
This tool draws structured possible support/resistance price-level frameworks anchored to a daily “Fix” at 16:00 and lets you study intraday expansion/mean-reversion from that anchor. It overlays three families of levels:
CB - Circuit-Breaker style bands: symmetric bands at ±X% of the Fix (user-defined), plus intermediate percentages (14/26/40/50/60/74/86) and three highlighted “impulse” bands.
GB – “Goldbach-type” ratios: fixed ratios applied to a user-selected PO3 dealing range (e.g., 729, 2187, 6561 points). This produces low/eq/high rails and intermediate harmonics, including extended rails at −0.111 and 1.111.
STDV – “Stop-Run” ladders: equidistant steps (user step size) centered on the Fix and bounded by ±PO3/2.
All drawings are time-boxed windows that run from one 16:00 to the next 16:00 so you can compare today vs. prior sessions at a glance, including weekends/market closures.
How it works (high level)
Session windows (16:00→16:00)
For non-crypto symbols, each “day” is a window starting at 16:00 in the user-chosen timezone (default: America/New_York) and ending at the next day’s 15:59. When a new 16:00 occurs, the script immediately rolls the windows forward so Day-0, Day-1, Day-2, Day-3 always reference the latest four 16:00 anchors, even across weekends.
Fix source (per day)
Each day can use one of:
O/C: the open price of the 16:00 bar (acts as an official fix for that session).
VWAP: the VWAP value on the 15:59:30 (last 30 seconds bar before 16:00). You need Trading View Premium to use this source.
Manual: user-entered value. You can visit CME Group's website to see the published fix prices for your chart and enter it manually.
For a current session you want to use the previous session fix price until 4 pm (New York).
Market type handling
Crypto: by default the Fix is 16:00 Europe/London (configurable). Crypto session handling remains continuous; the script keeps the crypto branch behavior separate so nothing changes for 24/7 markets.
Non-crypto: uses the selected timezone (default NY). The script explicitly handles weekends/holidays so Day-0 can be Fri→Mon and Day-1 Thu→Fri, etc.
Ratios & math
Circuit Breakers bands: Fix ± (Fix * percent / 100), with extra mid-points (“CE levels”) and the intermediate percentages listed above.
Goldbach ratios: a fixed array of ratios mapped onto the PO3 distance; on Forex, PO3 is automatically converted to price units using syminfo.mintick.
STDV steps: Fix ± n * step, drawn only within ±PO3/2.
Rendering model
Lines are created with xloc = xloc.bar_time between the window’s start/end timestamps. A housekeeping buffer deletes/redraws on the last bar to keep charts responsive when you toggle features. A compact table shows, per day window, the session label, Fix (and its source), and the active options (CB%, PO3, STDV).
Update behavior
As soon as the 16:00 1-minute bar closes, the Fix for Day-0 updates and older windows roll forward. Historical windows (Day-1/2/3) also move forward afterward, since their Fix times are already stored. On higher timeframes, the script relies on the captured 1-minute Fix so Day-0 levels appear intrabar even if the higher-TF candle hasn’t closed yet.
How to use it
I - Choose the Fix source per day (Manual / VWAP / O/C).
II- Choose levels to show on each day, via toggles:
- Mode 1: Toggle "Show Goldbach Levels" and/or "NG Levels" / "CE Levels" (extra ratio sets) to show these levels for the day. Choose PO3 DR (Dealing Range), note the fix price acts as Equilibrium.
- Mode 2: Toggle "Show Stop Run Levels" to show PO3 distance in handles from Fix Price. Choose a PO3 number from the "STDV" option, this will be your max distance in handles (think Dealing Range).
- Mode 3: Toggle "Show Circuit Breaker Levels" to show ratios derived from the CME Group's official price limits percents from the fix price for a day (7%, 13% or 20%) * 2.
Each mode's toggles are in the same line, one line per mode. Usually you just need one of the 3 modes.
III - Use Day shift to scroll the four windows through past sessions (0 by default).
IV - Use Hour shift to visually nudge the drawings on the time axis without changing calculations.
Timezone: for non-crypto, select America/New_York, Europe/London or UTC for the 16:00 anchor. Crypto can auto-use London 16:00.
Notes & limitations
The tool does not generate buy/sell signals; it’s a visual framework for contextual levels.
O/C fixes (Default) are captured from the 1-minute series at exactly 16:00; if a symbol lacks 1-minute history at that time (rare), a day window may show as missing or could take the fix price incorrectly.
VWAP fixes are captured from the 30-seconds series at exactly 16:00; if a symbol lacks 30 seconds history at that time, a day window may show as missing.
Historical windows are fixed once their 16:00 bar has closed; Day-0 updates only at the moment a new 16:00 occurs.
Be mindful of symbol tick size/PO3 scale on Forex vs. indices/futures.
This indicator does not predict future values and does not access future data beyond the last completed 16:00 bar. See TradingView’s guidance on realistic claims and use of request.security.
(Educational use only. Trading involves risk; past behavior of levels relative to price does not guarantee future outcomes.)
Stop Loss Advisor📊 Stop Loss Advisor - Advanced Risk Management Tool
A sophisticated Pine Script v5 indicator designed to suggest optimal stop loss distances based on market volatility, combining ATR and Standard Deviation analysis for precise risk management.
🎯 What Makes This Different from Bollinger Bands?
While Bollinger Bands focus on mean reversion and overbought/oversold conditions using a moving average center line, this indicator is specifically designed for risk management . It creates dynamic bands around the current price to suggest where NOT to place your stop loss, preventing you from being stopped out by normal market noise.
⚡ Key Features
Dynamic ATR Calculation - Fully customizable ATR periods with adaptive volatility filtering
Standard Deviation Integration - Optional StdDev component for enhanced statistical accuracy
Multiple Combination Modes - Average, Maximum, ATR Weighted, or StdDev Weighted
Flexible Price Sources - Choose from Close, HL2, HLC3, or OHLC4
Automatic Pip Calculation - Works across all instruments with automatic pip value detection
Smart Alerts System - Get notified when suggested stop loss exceeds your base risk tolerance
Real-time Information Table - Displays current values and risk status
Visual Labels - Shows exact pip distances directly on chart
Band Smoothing - Prevents erratic movements with customizable averaging
📈 How It Works
ATR Analysis : Calculates Average True Range to measure current market volatility
Statistical Enhancement : Optionally combines with Standard Deviation for more robust calculations
Dynamic Bands : Creates upper and lower bands that expand/contract with volatility
Pip Conversion : Automatically converts distances to pips for easy interpretation
Risk Assessment : Compares suggested distances with your base stop loss tolerance
🔧 Customization Options
ATR Settings:
Customizable ATR period (default: 14)
Adjustable multiplier with 0.1 step precision
Optional volatility filtering for enhanced sensitivity
Standard Deviation (Optional):
Independent period and multiplier settings
Multiple price source options
Four combination modes with ATR
Visual Customization:
Fully customizable colors for all elements
Multiple line styles (solid, dashed, dotted)
Optional band filling with transparency control
Show/hide ATR line overlay
Configurable band smoothing
💡 Perfect For
Forex Traders - Especially effective on major pairs and XAUUSD
Risk Managers - Calculate optimal stop distances before entering trades
Scalpers - Avoid being stopped out by normal market fluctuations
Swing Traders - Adapt stop losses to current volatility conditions
📊 Indicator Values
The information table displays:
Current ATR Value (in pips)
Suggested Long Stop Loss (distance in pips)
Suggested Short Stop Loss (distance in pips)
Risk Status - "SAFE" or "HIGH RISK" based on your base tolerance
Standard Deviation Value (when enabled)
Combination Method (when using both ATR and StdDev)
⚠️ Important Notes
This indicator suggests minimum stop loss distances, not entry/exit signals
Always combine with your trading strategy and risk management rules
Do not use as a standalone trading system
Backtesting recommended before live implementation
Default settings work well for most scenarios, but optimization is encouraged
🎨 Default Configuration
ATR Period: 14
ATR Multiplier: 2.0
Price Source: Close
Base Stop Loss: 20 pips
Band Smoothing: 3 periods
Standard Deviation: Optional (20 period, 2.0 multiplier)
🚀 Getting Started
Add the indicator to your chart
Set your base stop loss tolerance in the settings
Choose your preferred price source and ATR parameters
Enable Standard Deviation for enhanced accuracy (optional)
Monitor the information table for real-time risk assessment
Use the suggested distances as minimum stop loss levels
Pro Tip: In low volatility markets, the bands will contract suggesting tighter stops. In high volatility periods, they expand warning you to use wider stops to avoid being stopped out by normal price action.
📝 Version History & Updates
This indicator is actively maintained and updated based on user feedback. Future enhancements may include multi-timeframe analysis, trend-based asymmetric bands, and additional statistical measures.
Transform your risk management approach with data-driven stop loss suggestions that adapt to real market conditions!
RAVEMA Clouds
Description
The RAVEMA Clouds indicator is a comprehensive multi-timeframe analysis tool designed to identify high-probability trend direction, momentum shifts, and key market structure levels. It combines the dynamic visualization of multiple EMA (Exponential Moving Average) clouds with advanced volume-based support and resistance zones, providing a holistic view of the market from both a trend and structural perspective.
This powerful script helps traders pinpoint optimal entry and exit points, visualize the strength of trends, and anticipate potential price reactions at significant market levels.
How It Works
The indicator is built with two core components that work in synergy:
1. PDEMA (Progressive Dual EMA) Clouds:
* The tool plots up to five independent EMA "clouds," each consisting of a fast and a slow EMA pair (e.g., 8/9, 5/12, 34/50, 72/89, 180/200).
* The space between each EMA pair is filled, creating a colored cloud. The color of each cloud is dynamic:
* Green/Bullish Cloud: Forms when the shorter EMA is above the longer EMA, indicating bullish momentum for that timeframe.
* Red/Bearish Cloud: Forms when the shorter EMA is below the longer EMA, indicating bearish momentum.
* The thickness and position of the clouds provide an intuitive, instant read on trend strength and direction across different time horizons (e.g., Cloud 1 for short-term, Cloud 5 for long-term trends). Users can enable/disable individual clouds and choose to show the underlying EMA lines.
2. MEGA (Multi-timeframe Evaluated Gravitational Area) Reaction Areas:
* This sophisticated feature identifies major support and resistance zones not just based on price, but on volume analysis .
* It analyzes a user-defined lookback period to find significant high/low clusters.
* It calculates a Volume Balance by comparing buying volume (on up candles) to selling volume (on down candles) within these zones.
* These zones are displayed as semi-transparent boxes on the chart, labeled as "MEGA REACTION AREAS." The color indicates the type of zone (green for support, red for resistance), and the label displays the total volume transacted within that zone, giving insight into its potential significance.
What Makes It Unique
* Dual-Layer Analysis: Unlike standard EMA or cloud indicators, this script offers a unique combination of trend-following (EMA Clouds) and mean-reversion/market structure (MEGA Reaction Areas) analysis in a single pane.
* Volume-Validated Zones: The MEGA Reaction Areas are not simple horizontal lines. They are volume-profile informed zones , meaning they highlight areas where significant trading activity has *actually occurred*, making them more reliable than static Fibonacci or Pivot Points for many traders.
* Progressive & Customizable Clouds: Featuring five distinct, customizable EMA pairs, it allows traders to visualize multi-timeframe momentum simultaneously. The leading offset feature helps project cloud support/resistance into the immediate future.
* Actionable Visual Intelligence: The color-coded clouds and clearly marked high-volume reaction areas translate complex market data into an easily interpretable visual format, drastically reducing chart noise and improving decision-making speed.
* Strategic Depth: The confluence of a bullish EMA cloud aligning with a major volume-based support zone (or a bearish cloud with resistance) creates a high-confidence, multi-factor signal for traders.
Perfect For: Swing traders, position traders, and market analysts looking for a robust, all-in-one tool to assess trend, momentum, and key market structure levels.
FED Rate Cuts (1980+)This indicator drops a vertical line on the day of Fed Rate Cuts From 1980 - 2024. Useful for identifying peaks and troughs associated with Rate Cut Cycles.
KAHİN — trend indikatörEntries and take-profit levels remain active until a trend reversal occurs.
Alerts can be configured.
The dashboard displays the current trend across multiple timeframes as well as the most recent trend of the active timeframe.
🌌 Skywalker Strong Signals + Labels🟩 Skywalker Entry → Detects strong bullish setups when trend and momentum align
🟨 RSI Peak – Caution → Warns when RSI crosses into overbought territory, signaling possible exhaustion (Market is overwhelmed with buyers)
🟥 Sell Zone Detected → Confirms bearish momentum shifts with trend and volume filters
EMA Trend Tracking → Visual fast/slow EMA lines to spot bullish vs bearish zones instantly
Volume filter & candle confirmation for stronger signals
Perfect on all time-frames for scalp and swing traders.
PopsStocks - Pullback & Breakout (PDP example) - INDICATORPopsStocks — Pullback & Breakout (PDP Example)
This indicator highlights two high-probability trading setups:
Pullback Zone (PB): Marks a price box where buyers may step back in after a dip. Signals trigger when volume and candle patterns confirm strength inside the zone.
Breakout (BO): Triggers when price clears resistance with healthy volume and buildup.
Features include:
Manual or auto-calculated levels using ATR.
Pullback & breakout stop levels and profit targets.
EMA trend filter (20/50).
Optional volume filter and buildup logic.
Custom resolution toggle (analyze signals on any timeframe).
Visual plots, signal panel, and alert conditions for PB & BO trades.
Zenova KAMAThis overlay combines the Kaufman Adaptive Moving Average (KAMA) with a Parabolic SAR (PSAR) and RSI-based overbought/oversold highlighting:
KAMA adapts to market volatility, changing color dynamically:
Blue (#2196f3) when trending up
Pink (#f659eb) when trending down
PSAR dots are plotted on the price for trend confirmation:
Blue dots indicate bullish signals
Pink dots indicate bearish signals
RSI background shading highlights overbought and oversold zones:
RSI above overbought level
RSI below oversold level
This combination helps identify trend direction, potential reversals, and overextended conditions in a single visual overlay.
PopsStocks - Pullback & Breakout (PDP example) - INDICATORPopsStocks — Pullback & Breakout (PDP Example)
This indicator highlights two high-probability trading setups:
Pullback Zone (PB): Marks a price box where buyers may step back in after a dip. Signals trigger when volume and candle patterns confirm strength inside the zone.
Breakout (BO): Triggers when price clears resistance with healthy volume and buildup.
Features include:
Manual or auto-calculated levels using ATR.
Pullback & breakout stop levels and profit targets.
EMA trend filter (20/50).
Optional volume filter and buildup logic.
Custom resolution toggle (analyze signals on any timeframe).
Visual plots, signal panel, and alert conditions for PB & BO trades.
Beta Buy/Sell SignalThe Beta Buy/Sell Signal Indicator is designed for traders who prefer more frequent trade opportunities. Unlike the Alpha Signal, which focuses on highly selective, high-accuracy setups, Beta takes a more active approach by generating additional buy and sell signals across a variety of market conditions.
This indicator can be useful for traders who want to capture short-term moves, explore multiple setups, or complement Alpha for a more dynamic trading strategy.
TRAM 37Tram37 represents the 377-day simple moving average, a key indicator for assessing long-term market trends. It provides significant insights on both daily and weekly timeframes, making it an effective tool for investors seeking to evaluate market direction and optimize long-term holding strategies.
Dollar Value Index (DVI) — v6This is a non-arbitrary dollar value index as it relates to inflation which can be used to chart against indexes. Useful to gauge whether or not indexes are going up in price due to increased valuation versus whether or not they are only going up in regards to whole dollar inflation.
Dahiya Dashboardshow down 52 week high
show ADR
show 3 month 5% candle
show 1 min LQ
show inside bar
Above/Below All TableThis indicator provides a snapshot of where various markets are in reference to 4 key opening times. These key times are:
18:00 (Globex open)
00:00 (Midnight open)
9:30 (RTH open)
9:45 (End of first 15 minutes of RTH)
The trading concept here is that price is likely to revert back into the current daily range if it is below all 4 of the time-based prices or above all of the time-based prices. When price is between those levels it will often chop around and be harder to navigate.
This indicator provides traders with a snapshot of price relative to those 4 levels across up to 6 different tradable instruments, indicating which direction price is expected to move for each of those instruments. This way, the trader can see which instruments are expected to potentially reverse and which ones are more likely to chop. In this way, they can select which markets to focus their attention on based on this key snapshot.
Used in conjunction with for entries, this strategy can help traders to avoid trading instruments that are less likely to move favorably on a given day.
Warning: this strategy will be ineffective on trending days as price is less likely to revert into a range on days where it is trending. It is recommended to use a trend strength tool to identify potential days where this may occur.
Advanced Trading Dashboard📊 Advanced Trading Dashboard - Multi-Indicator Analysis Tool
Comprehensive Market Analysis at a Glance
This professional trading dashboard consolidates multiple technical indicators into a single, easy-to-read overlay table that provides instant market insights for informed trading decisions.
✨ Key Features:
📈 Multi-Indicator Analysis:
Real-time Price Action vs EMA8 with percentage strength
RSI momentum with overbought/oversold signals
MACD trend confirmation with bullish/bearish status
Multi-timeframe trend analysis (EMA50/200 + Supertrend)
Volume analysis with ratio to moving average
Bollinger Bands positioning with band width metrics
ATR volatility measurements with percentage levels
Stochastic oscillator for entry/exit timing
🎯 Advanced Market Intelligence:
Automated Market Structure detection (Higher Highs/Lower Lows)
Dynamic Support & Resistance level identification
Smart Overall Signal generation based on 5+ confluence factors
Color-coded status indicators for quick visual assessment
⚙️ Customization Options:
Repositionable dashboard (6 position options)
Toggle visibility on/off
Clean, professional interface with intuitive color coding
💡 Perfect For:
Day traders seeking quick market assessment
Swing traders analyzing trend strength
Multi-timeframe analysis confirmation
Risk management and volatility assessment
Entry/exit signal confluence
The dashboard eliminates the need to switch between multiple indicators, providing all essential market data in one consolidated view. Each metric includes both numerical values and interpretive status, making it suitable for both novice and experienced traders.
Compatible with all markets and timeframes. Best used as a supplementary analysis tool alongside your existing trading strategy.
FOMTRADE - Combo(RU)FOMTRADE - Combo объединяет SuperTrend AI с автонастройкой, Breakout Probability и Regression Channel. Индикатор показывает смены тренда, вероятности пробоя ближайших high/low и коридор цены (Q1/Q3/High/Low). Модули включаются по клику, есть алерты и мини‑дашборд; подходит от скальпинга до свинга, адаптируется под ТФ. Не является финансовым советом
(EN)FOMTRADE - Combo combines an auto‑tuned SuperTrend AI, a Breakout Probability panel, and a Regression Channel. It highlights trend flips, breakout odds around recent highs/lows, and a clear price corridor (Q1/Q3/High/Low). Toggle modules on/off, use alerts and the mini dashboard—built for scalping to swing and adaptive to your timeframe. Not financial advice
EMA 20/50 Cross (chart TF plots + 5m/1m/3m alerts)Get notified when EMA 20 and EMA 50 cross on the 5-minute, 3 minute or 1 minute chart. Includes customizable colors, line width, label toggle, and alert conditions for bullish and bearish crosses.
BayesCore Golden Bars Signal NASDAQBayesCore Golden Bars Signal NASDAQ :: Unlock the Power of Smart Market Timing
This indicator is designed for traders who want more than just signals — it provides clarity, precision, and actionable insights. By combining advanced price behavior detection with dynamic confirmations, it highlights exactly where opportunities arise and where the market momentum is likely to continue.
💡 Why traders love it:
Clear visual guidance: automatic bar coloring keeps your focus sharp and reduces hesitation.
Continuation signals: yellow markers pinpoint moments when the market validates the previous move, giving you extra confidence.
Trend-sensitive: adapts instantly to market shifts, helping you stay aligned with momentum.
No noise, only high-probability setups: filters out irrelevant signals so you can concentrate on profitable trades.
🚀 What you get:
Faster decision-making with clear visual cues.
A proven system to ride market trends with confidence.
The ability to spot continuation setups before most traders react.
This tool is built for traders who want to grow their accounts steadily and take advantage of the best opportunities the market offers.
👉 Install it, add it to your charts, and see how much simpler — and more profitable — trading becomes.