Daily High/Low Close Breakout - GOLD### **Daily High/Low Close Breakout Indicator**
This indicator is a powerful tool for identifying potential breakout opportunities based on the previous day's price action. It's built on a unique time-based logic that defines key support and resistance levels for the trading day.
---
### **How the Indicator Works**
The indicator operates in two main phases:
1. **Calculation Period (00:00 to 16:30 Tehran Time):** The indicator first observes the price action from the start of the day until 16:30. During this time, it records the highest and lowest **closing prices** of all candles. The chart background is shaded gray to visually mark this period.
2. **Trading Period (16:30 to 16:30 the next day):** At 16:30, the highest and lowest close levels are finalized and drawn as horizontal lines. These levels then become the primary breakout zones for the next 24 hours. The indicator will generate signals whenever the price crosses these lines.
---
### **Trading Signals**
The indicator uses a simple and effective crossover logic for its signals:
* **BUY Signal:** A signal is generated when a candle's closing price **crosses above** the high close line.
* **SELL Signal:** A signal is generated when a candle's closing price **crosses below** the low close line.
---
### **Important Usage Guidelines**
For optimal performance, please follow these specific recommendations:
* **Timeframe:** This indicator is designed and optimized to be used exclusively on the **15-minute timeframe**. Using it on other timeframes may produce inconsistent or unreliable results.
* **Primary Asset:** The logic for this indicator was developed and backtested primarily for **Gold (XAUUSD)**. Its performance and win rate have been observed to be the most consistent on this asset.
* **Asset Restriction:** It is strongly recommended to **avoid using this indicator on other currency pairs or assets**, as it has not been optimized for their specific market behavior.
---
### **Disclaimer**
*This indicator is provided for informational and educational purposes only. It is not financial advice. Past performance is not a guarantee of future results. All trading decisions should be based on your own research and risk analysis. Always use proper risk management.*
Cycles
Market Extension Quantifier SniperIt's a combination of ATR, Moving Average, Bollinger Bands and RSI. And the idea is to find a very extended move which creates a probability that the market is due to a reversion.
BigNuts MacroScript that overlays key events that are coming up as the US economy shifts into fiscal dominance and global liquidity may peak. The specified dates were cross referenced from many cycle theories including Benner and Kondratieff key cycle dates as well work of Michel Howell for Global liquidity cycles and Luke Gromen analysis for Marco. The script also then cross references all these dates with any key celestial events that have had previous historical significance for market timing. The celestial events are key dates to watch but can be toggled on and off.
Benford's Law Actual [Tagstrading]Benford’s Law Chart — First Digit Analysis of Percentage Price Drops
This script visualizes the distribution of the leading digit in the percentage change of price drops, and compares it to the theoretical distribution expected by Benford’s Law.
It helps traders, analysts, and quants to detect anomalies, unnatural behavior, or price manipulation in any asset or timeframe.
How to Use
Add to any chart or symbol (stocks, crypto, FX, etc.) and select the timeframe you wish to analyze.
Set the “Number of Bars to Analyze” input (default: 500) to control the length of the historical window.
The chart will display, for the latest window:
A blue line: the actual leading-digit distribution for percentage price changes between bars.
A red line: the expected distribution per Benford’s Law.
Labels below and above: digit markers and the expected (theoretical) percentages.
Summary panel on the right: frequency counts and actual vs. theoretical % for each digit.
Interpretation:
If your actual (blue) curve or digit counts are significantly different from the red Benford’s Law curve, it could indicate unnatural price action, fraud, bot activity, or structural anomalies.
Why is this useful for TradingView?
Financial forensics: Benford’s Law is a classic tool for detecting data manipulation and fraud in accounting. On charts, it can reveal if price movements are statistically “natural.”
Transparency and confidence: Helps communities audit markets, brokers, or exchanges for irregularities.
Adaptable: Works on any market, any timeframe.
What makes this script unique?
Focuses on % price changes, not raw prices.
This provides a fair comparison across assets, symbols, and timeframes.
Measures only the direction and magnitude of drops/rises — more suitable for detecting manipulation in active markets.
Clear and customizable visualization:
The Benford line, actual data, and summary are all visible and readable in one glance.
Optimized for speed and clarity (runs efficiently on all major charts).
How is it different from stg44’s Benford’s Law script?
This script analyzes the leading digit of percentage price changes (i.e., how much the price drops or rises in %),
while the original by stg44 analyzes the leading digit of price itself.
Results are less sensitive to price scale and more comparable across volatile and non-volatile assets.
The summary panel clearly shows ( ) for actual and for Benford theoretical values.
Full code is commented and open for the community.
Credits and Inspiration
This script was inspired by “Benford’s Law” by stg44:
Thanks to the TradingView community for sharing powerful visual ideas.
—
By tags trading
Composite Trend Trader Module [BackQuant]Composite Trend Trader Module
Overview and Purpose
The Composite Trend Trader Module (CTM) is an invite-only Pine Script indicator designed to provide traders with a comprehensive tool for trend-following, dip-buying, and market strength assessment. By integrating multiple market data inputs—price momentum, volatility, volume, and statistical baselines—the CTM generates actionable outputs for trend identification, swing trade entries, and dip-buying opportunities. The indicator is intended for traders seeking a systematic approach to market analysis with customizable settings, while maintaining simplicity in its user interface. As a closed-source script, the underlying calculations remain proprietary, but this description outlines its functionality, features, and practical applications in trading.
Visual Components
The CTM provides the following visual elements on the chart:
• Signal Spine – A colored line (default 25-period weighted moving average) that reflects the dominant trend—green for bullish, red for bearish, and grey for neutral or transitional periods.
• Swing Triggers – Unicode markers ("𝕃" for long, "𝕊" for short) appear below or above bars when the trend shifts, signaling potential swing trade entries.
• Dip-Hunter Signals – Green arrows mark dip-buying opportunities, accompanied by faint green background highlights and forward-projecting entry lines for precise entry levels.
• Heat Meter – A horizontal strip at the bottom of the chart, graded from -50 (overheated) to +50 (deep dip), visually indicates the strength of dip conditions using a red-to-green gradient.
Core Features
The CTM comprises several components that work together to deliver a cohesive trading framework. Below is a detailed explanation of each, without disclosing proprietary calculations.
1. Universal Trend Tracking (UTT)
The UTT combines multiple momentum and statistical indicators into a single composite score ranging from -1 to +1. This score is derived from:
• Price-based momentum metrics.
• Volatility-adjusted thresholds.
• Statistical measures of price deviation and market structure.
When the UTT score exceeds +0.2, the market is considered in an actionable uptrend; below -0.2, a downtrend is identified. Values between these thresholds indicate a neutral or choppy market, helping traders avoid low-probability setups during consolidation.
2. Signal Spine
The signal spine is a 25-period weighted moving average of price, colored according to the UTT score (green for bullish, red for bearish, grey for neutral). This line serves as a visual anchor for tracking the prevailing trend and highlights regime changes in real time, enabling traders to align their strategies with market direction.
3. Swing Triggers (𝕃/𝕊)
Swing trade signals are generated when the UTT crosses the zero line, indicating a shift in market regime. A "𝕃" marker appears below the bar for a bullish crossover (potential long entry), and a "𝕊" marker appears above for a bearish crossover (potential short entry). These signals incorporate volatility-adaptive thresholds to minimize false triggers during low-volatility periods, improving reliability compared to traditional moving-average crossovers.
4. Dip-Hunter Engine
The Dip-Hunter subsystem identifies high-probability dip-buying opportunities by evaluating five conditions:
• Dip Magnitude – The price must have fallen by a user-defined percentage (default 2%) from a recent swing high, calculated over a specified lookback period (default 5 bars).
• Volume Burst – Current volume must exceed the average volume over a user-defined lookback (default 65 bars) by a specified multiplier (default 2x).
• Volatility Spike – The intraday range or Average True Range (ATR) must exceed a statistical baseline by a user-defined multiplier (default 1.5x).
• Structural Permission – Price must be below a fast Exponential Moving Average (EMA, default 20 periods), and the market structure must be bearish (fast EMA below slow EMA, default 50 periods).
• Trend Filter (Optional) – When enabled, dip signals are only generated if the UTT indicates a bullish trend, preventing trades against a bearish macro environment.
When these conditions align, the Dip-Hunter plots a green arrow, highlights the candle background, and draws a forward-projecting horizontal line at a user-selected price level (Low, Close, or calculated dip percentage).
5. Strength Score and Heat Meter
Each bar is assigned a strength score (0 to 5, or -50 to +50 when scaled for the heat meter) based on the following criteria:
• +1 for meeting the dip threshold.
• +1 for a volume spike.
• +1 for a volume momentum spike (based on rate-of-change).
• +1 for a confirmed volatility spike.
• +1 if price is below the fast EMA.
• +2 if the macro trend filter is bullish (when enabled).
The heat meter visualizes this score as a pointer on a red-to-green gradient strip, enabling traders to quickly assess the intensity of dip conditions and prioritize high-quality setups.
6. Entry-Line Generator
For each dip signal, the CTM draws a forward-projecting horizontal line to mark potential entry levels. Traders can configure:
• The price level for the line (Low, Close, or exact dip percentage).
• The duration of the line (default 100 bars).
• A minimum gap between signals (default 5 bars) to prevent overlapping lines during clustered events.
These lines serve as visual guides for setting limit orders or stop-loss levels.
7. Alerts
The CTM includes seven pre-configured alert conditions to support automated workflows:
• CTM Long/Short – Triggered on bullish or bearish UTT zero-line crossovers for swing trades.
• Market Overheated – Activates when the strength score falls below -40, indicating potential exhaustion.
• Close to Dip – Signals when the strength score reaches 0.6, suggesting an impending dip opportunity.
• Dip Confirmed – Fires on the first bar meeting all dip conditions.
• Dip Active – Triggers while dip conditions remain valid.
• Dip Fading – Activates when the strength score crosses below 0.5, indicating a weakening dip.
• Trend-Blocked – Alerts when dip conditions are met but blocked by the trend filter.
These alerts can be routed to brokers or trading bots for seamless execution.
"CPM Long Signal {{exchange}}:{{ticker}}")
"CPM Short Signal {{exchange}}:{{ticker}}")
"Market overheated {{ticker}}")
"Close to a dip {{ticker}}")
"Dip confirmed {{ticker}}")
"Dip active {{ticker}}")
"Dip strength fading {{ticker}}")
"Signal blocked by trend filter {{ticker}}")
User Controls
The CTM offers extensive customization to adapt to different trading styles and preferences:
• Signal Settings – Toggle the signal spine, composite score plot, swing triggers, and bar coloring. Adjust line width for visibility.
• Display Settings – Customize bullish, bearish, and neutral colors to match chart templates.
• Dip-Hunter Settings – Configure volume lookback, spike multipliers, EMA periods, volatility thresholds, dip percentage, and lookback bars.
• Trend Filter – Enable or disable the requirement for a bullish UTT before dip signals are generated.
• Strength & Meter – Toggle bar coloring based on the strength score, adjust the number of meter cells (default 60), and select meter position (e.g., bottom-center).
• Entry Settings – Control entry line visibility, length, and price source (Low, Close, or dip percentage).
Trading Applications
The CTM supports multiple trading strategies, each leveraging its outputs for specific market conditions:
• Trend-Ride Mode – Trade in the direction of the signal spine. Enter long positions on the first "𝕃" marker in a green (bullish) regime, and scale out when the UTT returns to grey (neutral). This is ideal for trend-following traders seeking to capture sustained moves, with the first signal in a new trend regime offering high statistical expectancy.
• Forced Dip Entries – Enable the trend filter and focus on dip signals (green arrows). Place limit orders at the entry line, set stops below the line, and target the midpoint of the prior value area (e.g., using support/resistance levels). This suits mean-reversion traders aiming to buy dips in bullish trends, with clear risk management via entry lines.
• Scalp Confirmation – Hide the signal spine and use bar coloring to identify short-term momentum. Green bars indicate broad buying pressure, while red bars warn against long scalps in oversold conditions. This is useful for intraday scalpers seeking confirmation of momentum before entering trades.
• Event Guardrails – Avoid trading when the heat meter is below -40 before major economic releases (e.g., FOMC, CPI), as spreads and slippage may widen. This enhances risk management by flagging high-risk periods during macroeconomic events.
• Multi-Timeframe Analysis – Apply the CTM on a daily timeframe in a secondary pane and a lower timeframe (e.g., hourly) on the primary chart. Trade only when both timeframes align (e.g., both in bullish regimes). This increases conviction for swing or position traders by confirming trend alignment across timeframes.
Frequently Asked Questions
• How does the CTM differ from a moving-average ribbon? The CTM integrates multiple momentum, volatility, and statistical indicators, using adaptive thresholds and proprietary calculations to respond faster to structural changes while filtering noise more effectively than traditional dual-EMA systems.
• Can the underlying formulas be accessed? No, the script is closed-source, and calculations are protected to preserve intellectual property. Users receive all outputs, alerts, and customizable parameters.
• Does the indicator repaint? No, all calculations use confirmed historical data without look-ahead bias. Entry lines are static from the signal bar.
• Which markets is it suitable for? The CTM is optimized for equities, futures, and cryptocurrencies. Adjust dip percentage and volume multipliers for low-liquidity markets.
• What about latency? The script uses efficient Pine Script functions and lightweight loops, ensuring minimal performance impact.
Limitations and Best Practices
• Market-Specific Tuning – Thinly traded markets may require adjustments to dip percentage and volume thresholds to avoid excessive signals.
• Complementary Tools – Combine the CTM with price action, support/resistance levels, or order flow analysis to confirm signals and avoid over-reliance on the indicator.
• Event Risk – Be cautious during high-impact news events, as volatility spikes may trigger signals that are quickly reversed.
• Trend Filter Use – Enabling the trend filter reduces false dip signals in bearish markets but may delay entries in rapidly reversing markets.
Conclusion
The Composite Trend Trader Module consolidates trend-following, dip-buying, and strength assessment into a single, customizable indicator. By providing clear visual cues, actionable alerts, and flexible settings, it equips traders with a robust framework for navigating various market conditions. While the proprietary calculations remain protected, the CTM’s outputs enable traders to make informed decisions, align strategies with market regimes, and manage risk effectively. Use it as a strategic tool alongside sound risk management and complementary analysis for optimal results.
caracalla ema long short signal v1.0🔍 Script Description
This script is a custom technical analysis indicator for TradingView that identifies potential long (buy) and short (sell) signals based on trend, momentum, and volume.
📌 Moving Averages (EMA)
It calculates four exponential moving averages (EMAs) with periods of 5, 20, 60, and 120. These are used to evaluate the overall market trend.
A bullish trend is identified when the EMAs are aligned in ascending order (short-term EMA above long-term EMA).
A bearish trend is identified when the EMAs are aligned in descending order (short-term EMA below long-term EMA).
🔁 Golden Cross & Dead Cross
A golden cross occurs when the 5-period EMA crosses above the 20-period EMA.
A dead cross occurs when the 5-period EMA crosses below the 20-period EMA.
These crossover events are typical indicators of trend reversals.
📈 MACD (Moving Average Convergence Divergence)
The script uses the standard MACD (12, 26, 9):
A MACD bullish signal is triggered when the MACD line crosses above the signal line.
A MACD bearish signal is triggered when the MACD line crosses below the signal line.
💡 RSI & Stochastic Oscillator
RSI is used to measure momentum; values above 50 suggest bullish momentum, below 50 suggest bearish.
Stochastic (%K and %D) is smoothed and used to identify overbought or oversold conditions.
A bullish momentum signal is triggered when RSI > 50 and the Stochastic %K line crosses above the %D line.
A bearish momentum signal is triggered when RSI < 50 and the %K line crosses below the %D line.
🔊 Volume Conditions
The script calculates a 20-period average volume:
A volume spike (bullish) is when current volume is greater than 120% of the average.
A volume drop (bearish) is when current volume is less than 80% of the average.
✅ Signal Conditions
A long (buy) signal is generated when 3 or more of the following are true:
Bullish EMA alignment
Golden cross
MACD bullish crossover
RSI > 50 and stochastic bullish crossover
Volume spike
A short (sell) signal is generated when 3 or more of the following are true:
Bearish EMA alignment
Dead cross
MACD bearish crossover
RSI < 50 and stochastic bearish crossover
Volume drop
📍 Visual Output
Long signals are shown as green labels with “L” below the price bars.
Short signals are shown as red labels with “S” above the price bars.
All four EMA lines are plotted in different colors for trend visualization.
🔔 Alert Conditions
The script includes built-in alert triggers for both long and short signals. These allow users to be notified when trading conditions are met, without needing to monitor charts constantly.
📌 스크립트 개요
이 인디케이터는 이동평균선, MACD, RSI, 스토캐스틱, 거래량을 종합적으로 분석하여 롱(매수) 또는 숏(매도) 진입 시점을 포착하는 자동 시그널 도구입니다.
📐 이동평균선 (EMA)
총 4개의 EMA(5, 20, 60, 120)를 계산하여 시장의 추세 방향을 파악합니다.
정배열: 단기 EMA가 장기 EMA보다 모두 위에 있는 경우로, 상승 추세로 간주합니다.
역배열: 단기 EMA가 장기 EMA보다 모두 아래에 있는 경우로, 하락 추세로 판단합니다.
🔁 골든크로스 / 데드크로스
골든크로스: EMA5가 EMA20을 위로 돌파할 때 발생 → 상승 신호
데드크로스: EMA5가 EMA20을 아래로 이탈할 때 발생 → 하락 신호
📊 MACD 분석
기본값(12, 26, 9)의 MACD를 사용합니다.
MACD 매수 신호: MACD선이 시그널선 위로 교차할 때
MACD 매도 신호: MACD선이 시그널선 아래로 교차할 때
💡 RSI & 스토캐스틱
RSI(14): 50 이상이면 매수 우위, 50 미만이면 매도 우위로 판단
스토캐스틱: %K와 %D의 골든/데드 크로스를 활용해 추가 모멘텀 분석
매수 모멘텀: RSI > 50 이면서, %K가 %D를 상향 돌파
매도 모멘텀: RSI < 50 이면서, %K가 %D를 하향 이탈
🔊 거래량 조건
20일 평균 거래량을 기준으로 분석
매수 유리: 현재 거래량이 평균보다 1.2배 이상인 경우
매도 유리: 현재 거래량이 평균보다 0.8배 이하인 경우
✅ 매수/매도 시그널 조건
📈 롱 시그널 (매수) 발생 조건
다음 5가지 조건 중 3개 이상 충족 시 발생:
EMA 정배열
골든크로스 발생
MACD 골든크로스
RSI > 50 + 스토캐스틱 골든크로스
거래량 증가
📉 숏 시그널 (매도) 발생 조건
다음 5가지 조건 중 3개 이상 충족 시 발생:
EMA 역배열
데드크로스 발생
MACD 데드크로스
RSI < 50 + 스토캐스틱 데드크로스
거래량 감소
📍 차트 시각화
롱 시그널: 초록색 L 라벨이 캔들 아래 표시
숏 시그널: 빨간색 S 라벨이 캔들 위에 표시
EMA 4개도 각기 다른 색상으로 차트에 표시되어 추세 확인 가능
🔔 알림 기능
시그널 발생 시 자동 알림 설정이 가능합니다.
롱 시그널: "📈 카라칼라 매매: 롱 진입 조건 충족!"
숏 시그널: "📉 카라칼라 매매: 숏 진입 조건 충족!"
RSI Custom ADX VWAP Swing Signals Anmol Singh point.Anmol Singh
This indicator combines RSI, a custom ADX, VWAP, and Swing High/Low Break signals to identify potential buy and sell opportunities. It provides visual signals and alerts, helping traders spot trends and reversals more effectively on NASDAQ 1-minute charts.
Inside Bar With Alert - RajThis indicator helps you reduce your screen time by giving you consistent alerts on the formation of inside bar candle and it gives you bullish and bearish alerts on breakout of the mother candle. So if you believe in inside strategy this indicator will be helpful for you.
Inside Bar Breakout Alert - RajThis indicator is based on the inside bar strategy it help you to cut down your screen time by giving you constant alerts when a inside bar forms while also gives you alert on bullish and bearish break out of the mother candle.
Liquidity Hours By HH
🚨 Sick of cluttered screens with 100 indicators? Yeah, me too! That’s why I built Liquidity Hours By HH — everything you NEED, packed into ONE clean, smart indicator.
💥 Custom Kill Team zones for London and New York sessions — pinpoint where the real action happens!
🎯 Asia session’s high, low, and midline? Those are GOLDEN liquidity zones, and we highlight exactly when they’re taken so you never miss a move. Stay sharp, stay informed, right on your chart!
Ready to simplify your trading and hunt liquidity like a pro? Check us out and level up your game! 🔥📈📉
MA Cross 7-21MA Crossover
Definition
This indicator calculates and plots two moving averages, the MA7 and MA21, and highlights candlesticks where they cross. It indicates when a trend is changing, becoming weaker or stronger, in the short term.
Summary
The Moving Average Crossover indicator sounds simple enough. It measures two moving averages and detects when they cross. The two moving averages measured are the MA7 and MA21. A crossover indicates that the MA7 is now above the MA21, and vice versa. This indicator can be used in conjunction with other moving averages or trend-following indicators to better understand momentum.
Bias Dashboard (Weighted Open/Close)This indicator visualizes market bias based on the relationship between the current price, the current Open, and the previous Close across multiple timeframes (Monthly, Weekly, Daily, 4H, 1H, 15min).
A weighted logic is applied: 65% weight to the previous Close, and 35% to the current Open — reflecting how institutional traders often give more weight to the closing price.
A Global Bias is also calculated, averaging the individual timeframes into one overall market sentiment.
Currency Weekend - shading weekend trading// ─────────────────────────────────────────────────────────────────────────────
// © 2025, Steve / Steven Anthony – "Currency Weekend"
// This script highlights the low-liquidity weekend window that often affects
// both fiat currency markets and cryptocurrencies like Bitcoin.
//
// ╭─────────────────────────────── DESCRIPTION ───────────────────────────────╮
// | This indicator shades a customizable time window on your chart, |
// | originally set to highlight the **forex weekend lull** from |
// | **Friday 21:00 UTC to Sunday 21:00 UTC**, when traditional fiat |
// | currency markets close. |
// | |
// | Traders who observe Bitcoin, Ethereum, or other crypto assets may |
// | notice reduced liquidity or increased erratic moves during this time, |
// | due to overlapping behaviors from professional forex traders who |
// | trade both markets. |
// ╰──────────────────────────────────────────────────────────────────────────╯
//
// 🔧 Flexible Configuration:
// - Define your own start and end **day + time** for shading
// - Useful for shading other custom quiet periods or session transitions
//
// 💡 Use Cases:
// - Avoid trading during low-liquidity periods
// - Spot potential weekend traps or price gaps
// - Align crypto behavior with fiat market hours
//
// 📍 Default Settings:
// - Start: Friday 21:00 UTC
// - End: Sunday 21:00 UTC
//
// Timezone is normalized to the chart’s timezone for seamless integration.
//
// ─────────────────────────────────────────────────────────────────────────────
India Session 06:30–21:30 [IST] (Custom)this indicator is made specially for indian traders whos trading 9 to 9 . theth the can backtest thair strategys on this time frame.
WRX.v2 | Option Resonance + Charm TrackerINSPIRED by RIPSTER
Charm tracker
Options use only
Charm vomma
Planetary Time Intervals [Javonnii]🪐 Planetary Time Intervals Indicator 🪐
This innovative planetary time-based market timing indicator enables traders to analyze and project planetary degree intervals directly onto any chart with exceptional accuracy. Built on a custom planetary framework, it calculates planetary positions down to the arc-second across all timeframes, accommodating up to 500 future bars. This capability allows for both clean intraday analysis and long-term market timing.
The framework operates autonomously and requires no external data or updates. It reliably computes planetary positions across centuries and supports seamless analysis across all markets—whether 24/7 assets like crypto or session-based instruments like stocks—with smooth, gap-free planetary data on any ticker or timeframe. Perfect for time-based market studies on deep historical datasets such as the Dow Jones.
🔶 FEATURES
Key planetary timing tools include:
- Standard Degree Interval Plotting (Fixed Increments)
- Price-to-Planetary Degree Conversions (360 Units Reduction & 1/10 Price Method) for Direct Price-to-Time Harmonics
- Geocentric & Heliocentric Models (Including Moon for Lunar Cycles)
- Absolute Degree Handling for Retrogrades
- Visual Projections: Background Highlights, Vertical Lines, and Degree Labels
- Math Display for Calculation Transparency
- Scaling Adjustments for Volatile Assets (e.g., Crypto, Indices)
- Multi-Timeframe Support Up to 500 Bars
- Alert Conditions for Interval Projections
- Customizable Interval Logic and Styling
- + More (Check changelog for updates)
🔶 BASIC DEMONSTRATION
On a daily stock chart, select a key low as your reference point (datetime and price). Choose a 30° interval for Mercury, and the indicator projects vertical lines forward at each degree milestone, with shaded backgrounds indicating potential cycle zones. Labels display traversed degrees, highlighting alignments in real-time.
For the 360 Conversion, input a price like $5,000—it reduces to 320° via modular arithmetic (5000 mod 360 = 320°), converting the price directly into a planetary time interval that may sync with numerological patterns or past turns.
🔶 USAGE & EXAMPLES
In the image below, the indicator is applied to a long-term weekly BTCUSD chart from 2015 to 2026. Selecting a historical low point (price = 198.02) as the reference, the 360 Conversion method derives the interval directly from the price. Since 198.02 is already under 360, the interval is simply 198.02° (no further reduction needed). Vertical yellow lines project these Sun-based intervals forward, aligning with a few key market turns, bull runs, and corrections. The math is displayed in the label "198.02° Low = 198.02° 360 Conversion 198.02°", illustrating the price-to-planetary time conversion process. Numerology enthusiasts might reduce 198.02° further (1+9+8+0+2=20, then 2+0=2) for symbolic insights into market balance or duality.
Supported planets: Sun, Moon, Mercury, Venus, Mars, Jupiter, Saturn, Uranus, Neptune, Pluto.
🔶 SETTINGS
- Timing Method: Select Standard Interval, 360 Conversion, or 1/10 Price.
- Planetary View: Geocentric/Heliocentric; Toggle Moon Inclusion.
- Interval Setup: Enter degrees (e.g., 45°); Enable Absolute for Retrogrades.
- Base Reference: Input datetime and price from high/low.
- Visuals: Toggle highlights, lines, math labels; Set colors/styles.
- Scaling: Adjust for asset ranges (e.g., multipliers for high or low prices).
- Limits: Bar count (up to 500)
- Styling: Label formats, projection options.
🔶 CONCLUSION
Planetary and numerological timing offers a unique lens on market rhythms, blending celestial mechanics with number-based insights for deeper analysis. This indicator is an original creation providing precise, flexible tools to explore these concepts, with a strong focus on converting price data into actionable planetary time intervals. As with all trading, past patterns aren't guarantees—pair with sound risk management and your overall approach.
🔶 HOW TO GET ACCESS
This public invite-only script is for planetary traders, market analysts, numerology enthusiasts, and anyone interested in harmonic degree-based timing. Reach out to the author for access details to this indicator and related resources.
Shaan_ICT_KZ_IMB_BPRICT KillZones , Imbalance , BPR available in one indicator .
Time zone is UTC-4 , During Day light saving will be UTC-5
Price_Logic7This advanced trend indicator provides a clear visual representation of market direction using customizable lines for dynamic adaptability. It features color-coded trend lines that adjust based on price action, offering real-time insights into bullish or bearish momentum. Users can personalize the thickness, style, and sensitivity to suit different strategies, from scalping to swing trading. The indicator filters out noise and highlights trend strength, reversals, and continuation zones. Ideal for confirming entries and exits, it integrates smoothly with support/resistance and volume tools. Its simplicity and precision make it a powerful asset for traders seeking clarity and confidence in volatile markets.
Custom Open Price LinesThis indicator allows you to plot up to 20 fully customizable horizontal lines based on the opening price of any specific time of day.
It's designed to mark key intraday levels like session opens, news event times, or any other important moment in the trading day with precision and clarity.
Key Features
20 Custom Lines: Configure up to 20 independent lines, each triggered at a specific time you define. Complete Visual Control: For each of the 20 lines, you can individually customize:
Start Time: The exact time to capture the opening price (e.g., 09:30).
Label Text: A custom name for the line's label (e.g., "RTH Open").
Color, Style & Width: Full control over the line's appearance (color, solid/dotted/dashed, thickness).
Label Size: Adjust the text size for readability.
Individual Cutoff Times: Each line has its own unique "Cutoff Time," allowing you to define precisely when it should stop extending for the day. For example, a 9:30 AM line can be set to stop drawing at 4:00 PM.
Session Master Toggles: Use the three "Master Toggles" (e.g., London, NY AM, NY PM) to act as a filter. A custom line will only appear on the chart if its start time falls within one of the master sessions that you have enabled. This lets you quickly show or hide groups of lines based on the current trading session.
Lookback Control: Choose how many previous days to display the lines for, or select "Unlimited" to show them on all visible historical data.
Timeframe Filter: Set a maximum chart timeframe (e.g., 45 minutes) on which the lines will be visible, preventing clutter on higher timeframes like Daily or Weekly.
Fractal Market Model [BLAZ]Version 1.0 – Published August 2025: Initial release
1. Overview & Purpose
1.1. What This Indicator Does
The Fractal Market Model is an original multi-timeframe technical analysis tool that bridges the critical gap between macro-level market structure and micro-level price execution. Designed to work across all financial markets including Forex, Stocks, Crypto, Futures, and Commodities. While traditional Smart Money Concepts indicators exist, this implementation analyses multi-timeframe liquidity zones and price action shifts, marking potential reversal points where Higher Timeframe (HTF) liquidity sweeps coincide with Low Timeframe (LTF) price action dynamics changes.
Snapshot details: NASDAQ:GOOG , 1W Timeframe, Year 2025
1.2. What Sets This Indicator Apart
The Fractal Market Model analyses multi-timeframe correlations between HTF structural events and LTF price action. This creates a dynamic framework that reveals patterns observed historically in price behaviour that are believed to reflect institutional activity across multiple time dimensions.
The indicator recognizes that markets move in fractal cycles following the AMDX pattern (Accumulation, Manipulation, Distribution, Continuation/Reversal). By tracking this pattern across timeframes, it flags zones where price action dynamics characteristics have historically shown shifts. In the LTF, the indicator monitors for price closing through the open of an opposing candle near HTF swing highs or lows, marking this as a Change in State of Delivery (CISD), a threshold event where price action historically transitions direction.
Practical Value:
Multi-Timeframe Integration: Connects HTF structural events with LTF execution patterns.
Fractal Pattern Recognition: Identifies AMDX cycles across different time dimensions.
Price Behavior Analysis: Tracks CISD patterns that may reflect historical shifts in order flow commonly associated with institutional activity.
Range-Based Context: Analyses price action within established HTF liquidity zones.
1.3. How It Works
The indicator employs a systematic 5-candle HTF tracking methodology:
Candles 0-1: Accumulation phase identification.
Candle 2: Manipulation detection (raids previous highs/lows).
Candle 3: Distribution phase recognition.
Candle 4: Continuation/reversal toward opposite liquidity.
The system monitors for CISD patterns on the LTF when HTF manipulation candles close with confirmed sweeps, highlighting zones where order flow dynamics historically shifted within the established HTF range.
Snapshot details: FOREXCOM:AUDUSD , 1H Timeframe, 17 to 28 July 2025
Note: The Candle 0-5 and AMDX labels shown in the accompanying image are for demonstration purposes only and are not part of the indicator’s actual functionality.
2. Visual Elements & Components
2.1. Complete FMM Setup Overview
A fully developed Fractal Market Model setup displays multiple analytical components that work together to provide comprehensive market structure analysis. Each visual element serves a specific purpose in identifying and tracking the AMDX cycle across timeframes.
2.2. Core Visual Components
Snapshot details: FOREXCOM:EURUSD , 5 Minutes Timeframe, 27 May 2025.
Note: The numbering labels 1 to 14 shown in the accompanying image are for demonstration purposes only and are not part of the indicator’s actual functionality.
2.2.1. HTF Structure Elements
(1) HTF Candle Visualization: Displays the 5-candle sequence being tracked (configurable quantity up to 10).
(2) HTF Candle Labels (C2-C4): Numbered identification for each candle in the AMDX cycle.
(3) HTF Resolution Label: Shows the higher timeframe being analysed.
(4) Time Remaining Indicator: Countdown to HTF candle closure.
(5) Vertical Separation Lines: Clearly delineates each HTF candle period.
2.2.2. Key Price Levels
(6) Liquidity Levels: High/low levels from HTF candles 0 and 1 representing potential target zones.
(7) Sweep Detection Lines: Marks where previous HTF candle extremes have been breached on both HTF and LTF.
(8) HTF Candle Mid-Levels: 50% retracement levels of previous HTF candles displayed on current timeframe.
(9) Open Level Marker: Shows the opening price of the most recent HTF candle.
2.2.3. Institutional Analysis Tools
(10) CISD Line: Marks the Change in State of Delivery pattern identification point.
(11) Consequent Encroachment (CE): Mid-level of identified institutional order blocks.
(12) Potential Reversal Area (PRA): Zone extending from previous candle close to the mid-level.
(13) Fair Value Gap (FVG): Identifies imbalance areas requiring potential price revisits.
(14) HTF Time Labels: Individual time period labels for each HTF candle.
2.3. Interactive Features
All visual elements update dynamically as new price data confirms or invalidates the tracked patterns, providing real-time market structure analysis across the selected timeframe combination.
3. Input Parameters and Settings
3.1. Alert Configuration
Setup Notifications: Users can configure alerts to receive notifications when new FMM setups form based on their selected bias, timeframes, and filters. Enable this feature by:
Configure the bias, timeframes and filters and other settings as desired.
Toggle the "Alerts?" checkbox to ON in indicator settings.
On the chart, click the three dots menu beside the indicator's name or press Alt + A.
Select "Add Alert" and click “Create” to activate the alert.
3.2. Display Control Settings
3.2.1. Historical Setup Quantity
Setup Display Control: Customize how many historical setups appear on the chart, with support for up to 50 combined entries. The indicator displays both bullish and bearish FMM setups within the selected limit, including invalidated scenarios. For example, selecting "3 setups" will display the most recent combination of bullish and bearish patterns based on the model's detection logic.
Snapshot details: BINANCE:BTCUSD , 1H Timeframe, 27-Feb to 11-Mar 2025
Note: The labels “Setup 1, 2 & 3: Bullish or Bearish” shown in the accompanying image are for demonstration purposes only and are not part of the indicator’s actual functionality.
3.2.2. Directional Bias Filter
Bias Filter: Control which setups are displayed based on directional preference:
Bullish Only: Shows exclusively upward bias setups.
Bearish Only: Shows exclusively downward bias setups.
Balanced Mode: Displays both directional setups.
This flexibility helps align the indicator's output with broader market analysis or trading framework preferences. The chart below illustrates the same chart in 3.2.1. but when filtered to show only bullish setups.
Snapshot details: BINANCE:BTCUSD , 1H Timeframe, 27-Feb to 11-Mar 2025
Note: The labels “Setup 1, 2 & 3: Bullish” shown in the accompanying image are for demonstration purposes only and are not part of the indicator’s actual functionality.
3.2.3. Invalidated Setup Display
Invalidation Visibility: A setup becomes invalidated when price moves beyond the extreme high or low of the Manipulation candle (C2), indicating that the expected fractal pattern has been disrupted. Choose whether to display or hide setups that have been invalidated by subsequent price action. This feature helps maintain chart clarity while preserving analytical context:
Amber Labels: Setups invalidated at Candle 3 (C3).
Red Labels: Setups invalidated at Candle 4 (C4).
Count Preservation: Invalidated setups remain part of the total setup count regardless of visibility setting.
Below image illustrates balanced setups:
Left side: 1 bearish valid setup, with 2 invalidated setups visible.
Right side: 1 bearish valid setup, with 2 invalidated setups hidden for chart clarity.
Snapshot details: FOREXCOM:GBPJPY , 5M Timeframe, 30 July 2025
3.3. Timeframe Configuration
3.3.1. Multi-Timeframe Alignment
Custom Timeframe Selection: Configure preferred combinations of Higher Timeframe (HTF) and Lower Timeframe (LTF) for setup generation. While the indicator includes optimized default alignments (1Y –1Q, 1Q –1M, 1M –1W, 1M –1D, 1W–4H, 1D–1H, 4H-30m, 4H –15m, 1H –5m, 30m –3m, 15m –1m), users can define custom HTF-LTF configurations to suit their analysis preferences and market focus.
The image below illustrates two different HTF – LTF configuration, both on the 5 minutes chart:
Right side: Automatic multi-timeframe alignment, where the indicator autonomously sets the HTF pairing to 1H when the current chart timeframe is the 5 minutes.
Left side: Custom Timeframe enabled, where HTF is manually set to 4H, and LTF is manually set to 15 minutes, while being on the 5 minutes chart.
Snapshot details: FOREXCOM:GBPJPY , 5 minutes timeframe, 30 July 2025
3.3.2. Session-Based Filtering
Visibility Filters: Control when FMM setups appear using multiple filtering options:
Time-Based Controls:
Show Below: Limit setup visibility to timeframes below the selected threshold.
Use Session Filter: Enable session-based time window restrictions.
Session 1, 2, 3: Configure up to three custom time sessions with start and end times.
These filtering capabilities help concentrate analysis on specific market periods or timeframe contexts.
The image below illustrates the application of session filters:
Left side: The session filter is disabled, resulting in four setups being displayed throughout the day—two during the London session and two during the New York session.
Right side: The session filter is enabled to display setups exclusively within the New York session (8:00 AM – 12:00 PM). Setups outside this time window are hidden. Since the total number of setups is limited to four, the indicator backfills by identifying and displaying two qualifying setups from earlier price action that occurred within the specified New York session window.
Snapshot details: COMEX:GC1! , 5 minutes Timeframe, 29 July 2025
3.4. Annotation Systems
3.4.1. Higher Timeframe (HTF) Annotations
HTF Display Control: Enable HTF visualization using the "HTF candles" checkbox with quantity selector (default: 5 candles, expandable to 10). This displays all HTF elements detailed in the Visual Components section 2.2. above.
Customisation Categories:
Dimensions: Adjust candle offset, gap spacing, and width for optimal chart fit.
Colours: Customize body, border, and wick colours for bullish/bearish candle differentiation.
Style Options: Control line styles for HTF opens, sweep lines, and equilibrium levels.
Feature Toggles: Enable/disable Fair Value Gaps, countdown labels, and individual candle labelling.
All HTF annotation elements support individual styling controls to maintain visual clarity while preserving analytical depth. The image below shows two examples: the left side has customized styling applied, while the right side shows the default appearance.
Snapshot details: CME_MINI:NQ1! , 5 minutes Timeframe, 29 July 2025
3.4.2. Lower Timeframe (LTF) Annotations
LTF Display Control: Comprehensive annotation system for detailed execution analysis, displaying all LTF elements outlined in the Visual Components section 2.2. above.
Customization Categories:
Core Elements: Control HTF separation lines, sweep markers, CISD levels, and candle phase toggles (C2, C3, C4) to selectively show or hide the LTF annotations for each of these specific HTF candle phases.
Reference Levels: Adjust previous equilibrium lines, CISD consequent encroachment, and HTF liquidity levels.
Analysis Tools: Enable potential holding area (PHA) markers.
Styling Options: Individual visibility toggles, colour schemes, line styles, and thickness controls for each element.
All LTF components support full customization to maintain chart clarity while providing precise execution context. The image below shows two examples: the left side has customized styling applied, while the right side shows the default appearance.
Snapshot details: TVC:DXY , 5 minutes Timeframe, 28 July 2025
3.5. Performance Considerations
Higher setup counts and extended HTF displays may impact chart loading times. Adjust settings based on device performance and analysis requirements.
4. Closed-Source Protection Justification
4.1. Why This Indicator Requires Protected Source Code
The Fractal Market Model is the result of original research, development, and practical application of advanced price action frameworks. The indicator leverages proprietary algorithmic systems designed to interpret complex market behavior across multiple timeframes. To preserve the integrity of these innovations and prevent unauthorized replication, the source code is protected.
4.1.1. Key Proprietary Innovations
Real-Time Multi-Timeframe Correlation Engine: A dynamic logic system that synchronizes higher timeframe structural behaviour with lower timeframe execution shifts using custom correlation algorithms, adaptive thresholds, and time-sensitive conditions, supporting seamless fractal analysis across nested timeframes.
CISD Detection Framework: A dedicated mechanism for identifying Change in State of Delivery (CISD), where price closes through the open of an opposing candle at or near HTF swing highs or lows after liquidity has been swept. This is used to highlight potential zones of directional change based on historical order flow dynamics.
Fractal AMDX Cycle Recognition: An engineered structure that detects and classifies phases of Accumulation, Manipulation, Distribution, and Continuation/Reversal (AMDX) across configurable candle sequences, allowing traders to visualize market intent within a repeatable cycle model.
Dynamic Invalidation Logic: An automated monitoring system that continually evaluates the validity of active setups. Setups are invalidated in real time when price breaches the extreme of the manipulation phase (C2), ensuring analytical consistency and contextual alignment.
4.1.2. Community Value
The closed-source nature of this tool protects the author’s original intellectual property while still delivering value to the TradingView community. The indicator offers a complete, real-time visual framework, educational annotations, and intuitive controls for analysing price action structure and historically observed patterns commonly attributed to institutional behaviour across timeframes.
5. Disclaimer & Terms of Use
This indicator, titled Fractal Market Model , has been independently developed by the author based on their own study, interpretation, and practical application of the smart money concepts. The code and structure of this indicator are original and were written entirely from scratch to reflect the author's unique understanding and experience. This indicator is an invite-only script. It is closed-source to protect proprietary algorithms and research methodologies.
This tool is provided solely for educational and informational purposes. It is not intended—and must not be interpreted—as financial advice, investment guidance, or a recommendation to buy or sell any financial instrument. The indicator is designed to assist with technical analysis based on market structure theory but does not guarantee accuracy, profitability, or specific results.
Trading financial markets involves significant risk, including the possibility of loss of capital. By using this indicator, you acknowledge and accept that you are solely responsible for any decisions you make while using the tool, including all trading or investment outcomes. No part of this script or its features should be considered a signal or assurance of success in the market.
By subscribing to or using the indicator, you agree to the following:
You fully assume all responsibility and liability for the use of this product.
You release the author from any and all liability, including losses or damages arising from its use.
You acknowledge that past performance—real or hypothetical—does not guarantee future outcomes.
You understand that this indicator does not offer personalised advice, and no content associated with it constitutes a solicitation of financial action.
You agree that all purchases are final. Once access is granted, no refunds, reimbursements, or chargebacks will be issued under any circumstance.
You agree to not redistribute, resell, or reverse engineer the script or any part of its logic.
Users are expected to abide by all platform guidelines while using or interacting with this tool. For access instructions, please refer to the Author's Instructions section or access the tool through the verified vendor platform.
SMA50 - Relleno + AlertasThis is about the 50 SMA and its relationship to price. When the price is above the 50 SMA, it is colored green, indicating a bullish trend. If the price is below the 50 SMA, it is colored red, indicating a bearish trend. It also has alerts when the trend crosses the 50 SMA.
GOXXIE H4 S/R + Volume Zones + Alerts [For GOLD Day Traders]This advanced indicator identifies key trading levels by combining:
H4 Timeframe Support/Resistance
Automatically detects swing highs/lows from the 4-hour chart
Plots them on your current timeframe (perfect for day traders)
Only shows confirmed levels (adjustable from 1-5 touches)
Volume Confirmation
Highlights high-volume zones from the H4 timeframe
Purple shading shows where institutions traded actively
Proximity Alerts
Customizable alerts when price approaches key levels (0.1%-5% distance)
Prevents missed opportunities at critical zones
Key Features:
✅ Multi-Timeframe Analysis - See H4 structure while trading lower timeframes
✅ Volume-Filtered Levels - Avoid false breaks with volume confirmation
✅ Customizable Sensitivity - Adjust touch requirements and alert distances
✅ Clean Visualization - Dashed lines (red=resistance, green=support) with subtle volume shading
Ideal For:
Day traders who need to align with higher timeframe structure
Swing traders looking for confluent support/resistance zones
Breakout/Reversal strategies with volume confirmation
Input Parameters:
Higher Timeframe (H4) - Base timeframe for level detection
Min Touches - How many times a level must be tested (1-5)
Volume Threshold - Sensitivity for high-volume zones (0.1-2.0)
Alert Distance - How close price must be to trigger alerts (0.1%-5%)
Pro Tips:
Combine with:
Trend confirmation (e.g., 200 EMA)
Candlestick patterns at key levels
Strongest signals occur when:
Price tests H4 level + volume zone simultaneously
Lower timeframe shows rejection (wick) or breakout (close beyond level)
Publishing Notes:
Categories: Strategy > Support/Resistance > Volume
Tags: support, resistance, volume, daytrading, multitimeframe
Preview Image: Show a chart with:
H4 levels on a 15m chart
Purple volume zones
Example alerts popping up