Market Structure: HH/HL/LH/LL (v6, simple)What it does
Labels swing High/Low and classifies structure as HH / HL / LH / LL after confirmation.
Uses confirmed fractals (pivothigh/pivotlow) → no repaint after confirmation (there is a right-bar confirmation delay).
Optional swing connectors (lines), optional plain H/L when structure label is not applicable.
Plots last confirmed High/Low levels as reference.
Alerts when a new HH/HL/LH/LL is formed.
How it works
Swings are detected with ta.pivothigh() / ta.pivotlow() using user-defined left and right.
A pivot is confirmed only after right bars on the right—this is the only delay. Once confirmed, the label does not repaint.
Inputs
Left bars & Right bars – fractal sensitivity.
Connect swings with lines – draw lines between consecutive swings.
Show bullish (HH/HL) / Show bearish (LH/LL) – filter what to display.
Show plain H/L – draw H/L when classification is not HH/HL/LH/LL yet.
Recommended settings
1H–4H: left=2, right=2 (responsive).
1D+: left=3, right=3 (cleaner swing map).
Alerts provided
HH formed – new Higher High confirmed.
HL formed – new Higher Low confirmed.
LH formed – new Lower High confirmed.
LL formed – new Lower Low confirmed.
Use them to automate structure tracking or feed your strategy rules.
Tips
Trend up: a sequence of HH + HL; Trend down: LH + LL.
Combine with VWAP/EMA, liquidity zones, or volume/CVD to avoid chasing late signals.
The script is intentionally simple and lightweight; BOS/CHoCH can be added in a future update.
Limitations / Notes
Because the tool relies on confirmed pivots, signals are delayed by right bars.
This is not financial advice and not a buy/sell system on its own.
Changelog
v1.0 – Initial public release (Pine v6). Structure labels, swing connectors, last levels, and alert set.
Keywords
market structure, hh hl lh ll, swing, fractal, pivothigh, pivotlow, trend, structure labels, price action
指標和策略
samc's - Keltner OscillatorThe KELTNER CHANNEL is a widely used technical indicator developed in the 60's by Chester W. Keltner who described it in his 1960 book How To Make Money in Commodities.
so i took the logic, simplified the code and made into an oscillator.
to add a flavor of modern times you can choose among 10 different colorways themes in the settings. (so traders can adjust it for dark or light charts)
Although the initial idea was developed for stocks and commodities, I've carefully back tested this as an oscillator across FX MAJORS , MINORS and high liquidity stocks for the use case of scalping and Medium term trade ideas.
now, this indicator works successfully over all time frames, custom time frames and all assets.
This script builds on the same approach as my earlier session tool — keeping things clean, visual, and easy to read.
I intend to publish more of my work as i develop them from Beta ideas into stable scripts, and i welcome feedback.
Smart BOS & FVG Signal IndicatorDescription:
This script is designed to help traders identify high-probability trade setups using a combination of Break of Structure (BOS) detection, Fair Value Gaps (FVGs), and an EMA retest filter.
How It Works
Break of Structure (BOS): The indicator automatically detects BOS events when price takes out previous highs/lows. Users can choose between strict or equal-high/low comparisons with the Comparison Mode setting.
Fair Value Gaps (FVGs): Highlighted zones show areas of imbalance in price. You can choose whether signals require the FVG to still be open.
EMA Retest Filter: A dynamic EMA check confirms whether price retests a moving average after BOS, helping filter out weaker setups.
Trade Signals
Green Arrows (Buy Signals): Trigger when a bullish BOS aligns with FVG and EMA retest conditions.
Red Arrows (Sell Signals): Trigger when a bearish BOS aligns with FVG and EMA retest conditions.
Key Features
Toggle “Require FVG Still Open at Signal” for stricter setups.
Adjust BOS Comparison Mode between standard and allowEqual for different market structures.
Clean visualization: arrows and highlights mark where valid trade opportunities occur.
How to Use
Apply the indicator to your chart.
Use BOS + FVG confluence to spot continuation or reversal opportunities.
Filter signals with the EMA retest option to reduce noise.
Best paired with strong risk management and confirmation from your overall strategy.
ICT Killzones + HTF FVG [JewlsTagara]This indicator plots the high and low (h/l) of every kill
zone period included with HTF FVG's.
Best use;
- 15m, 30m, 1hr, 4h FVG
- Adjust lunch to end at 1:30pm EST and NYPM 17:00 EST
Strategy:
- When price sweeps kill zone h/l into/in a HTF FVG
- Enter a 1 - 3m iFVG.
- Target 1:1 or 1:2 RR
note: you make use whatever entry model you like.
SPX → NQ Levels ConverterSPX → NQ Levels Converter is a Pine Script indicator that projects key S&P 500 (SPX) levels onto the NASDAQ 100 (NQ) chart using a configurable conversion ratio.
• Dynamic ratio: calculates the live SPX/NQ ratio in real time.
• Static ratio: allows manual input of a fixed ratio.
• Supports up to 10 custom SPX levels, automatically converted into their equivalent NQ values.
• Each level is displayed with a line and label (SPX → NQ) with independent color settings.
• Advanced visualization controls:
• line extension (right, left, both, or fixed)
• line length & placement
• label side & offset.
• Lines and labels auto-update on every bar to stay accurate over time.
Use case: particularly useful for traders who track SPX option levels or support/resistance zones but execute trades on the NQ.
Long & Short Liquidations [Kodeus]The Long & Short Liquidations indicator is designed to highlight potential liquidation zones by tracking deviations between short-term and long-term moving averages. It visually emphasizes bullish and bearish extremes while also displaying live volume statistics to help traders gauge market dominance.
This tool aims to provide insights into liquidation pressure, trend signals, and volume dynamics all in one place, assisting traders in identifying possible reversal or continuation points.
🔷 Key Features
Customizable Price Source : Choose between Close, Open, High, or Low as the calculation basis.
Dual Moving Average Baseline : Uses a combination of SMA (fast) and EMA (slow) for deviation tracking.
Liquidation Peaks : Detects bullish and bearish extremes, plotting signals where strong deviations occur.
Real-Time Volume Stats: Displays bull and bear volume, ratio, and market dominance in a compact table.
🔷 Disclaimer
Use with Caution: This indicator is provided for educational and informational purposes only and should not be considered as financial advice. Users should exercise caution and perform their own analysis before making trading decisions based on the indicator's signals.
Not Financial Advice: The information provided by this indicator does not constitute financial advice, and the creator shall not be held responsible for any trading losses incurred as a result of using this indicator.
Backtesting Recommended: Traders are encouraged to backtest the indicator thoroughly on historical data before using it in live trading to assess its performance and suitability for their trading strategies.
Risk Management: Trading involves inherent risks, and users should implement proper risk management strategies, including but not limited to stop-loss orders and position sizing, to mitigate potential losses.
No Guarantees: The accuracy and reliability of the indicator's signals cannot be guaranteed, as they are based on historical price data and past performance may not be indicative of future results.
Hirochan miracle M1 RSI×RSI-MA Signals (Long/Short Alerts)Hirochan Miracle M1 RSI×RSI-MA Signals (Long/Short Alerts) is a 1-minute strategy built by layering two custom signal logics.
Above & Below EMA Combined Buy and sell with 35 EMA as a guide. It'll buy below the EMA with MACD crossover and sell at EMA on candle close, unless thats a high volume candle, then will continue in trade. May buy above EMA if momentum and volume are rising.
Real Price HL-OC N BarsThis Indicator plots, High, Low, Open and Close of the candles getting the real price even if you use Heikin Ashi candles. It also plots horizontal lines for open of the last candle and the current price level. These lines can be extended to the left as well. The close horizontal line reflects the Bull/Bear state of the last candle. It also has a user selectable partial close line plot at the last N number of bars selected. This helps to see the path of the price better when colored candles or Heikin Ashi is used.
Malama's KAYCAP Pre-Market Box# Pre-Market Single Candle Range Box
## What Makes This Script Original
While many scripts plot entire pre-market session ranges, this indicator focuses specifically on **a single user-defined candle** within the pre-market period rather than the entire session. This targeted approach allows traders to isolate the most relevant price action from a specific time (default: 4:00 AM EST) that often establishes key levels for the trading day.
## Core Methodology & Technical Implementation
**Single Candle Isolation:**
- Captures OHLC data from one specific minute within pre-market hours (user configurable)
- Differentiates between the candle's body (open/close range) and wicks (high/low extremes)
- Creates four distinct reference levels instead of traditional session high/low boxes
**Dual Box Structure:**
- **Inner Box (Body):** Plots the range between open and close prices of the target candle
- **Outer Boundaries:** Separately plots the high and low of that same candle
- **Visual Differentiation:** Uses different colors and line weights to distinguish body vs. wick levels
**Time-Specific Logic:**
The script uses precise time matching (`hour == boxHour and minute == boxMinute`) to capture data from exactly one candle, rather than aggregating an entire session. This creates four specific price levels:
- Box Top: Higher of open/close (body boundary)
- Box Bottom: Lower of open/close (body boundary)
- Box High: Candle high (wick extreme)
- Box Low: Candle low (wick extreme)
## Why This Approach Differs from Standard Session Boxes
**vs. Full Session Ranges:** Focuses on a single critical minute rather than entire pre-market period
**vs. Traditional S/R:** Creates both body and wick levels from one specific candle
**vs. Opening Range:** Uses pre-market data rather than regular session opening minutes
## Practical Application
The 4:00 AM EST default targets a time when institutional pre-market activity often establishes initial sentiment and key levels. By isolating this specific candle's range:
- **Body levels** often act as initial support/resistance during regular hours
- **Wick extremes** provide broader range boundaries for breakout analysis
- **Precise timing** allows focus on the most statistically relevant pre-market moment
## Technical Considerations
- Requires intraday timeframes (1-minute recommended) to capture specific candle data
- Time settings should match your broker's timezone for accurate candle selection
- Works best on liquid instruments where pre-market activity is meaningful
- The selected candle must exist in your data feed for the levels to plot
## Customization Options
All timing parameters are adjustable:
- Target candle hour and minute
- Pre-market session definition (for context)
- Visual styling for all four level types
This focused approach provides more granular analysis than broad session ranges while maintaining simplicity in execution.
Advanced Volume Profile Pro Delta + POC + VAH/VAL# Advanced Volume Profile Pro - Delta + POC + VAH/VAL Analysis System
## WHAT THIS SCRIPT DOES
This script creates a comprehensive volume profile analysis system that combines traditional volume-at-price distribution with delta volume calculations, Point of Control (POC) identification, and Value Area (VAH/VAL) analysis. Unlike standard volume indicators that show only total volume over time, this script analyzes volume distribution across price levels and estimates buying vs selling pressure using multiple calculation methods to provide deeper market structure insights.
## WHY THIS COMBINATION IS ORIGINAL AND USEFUL
**The Problem Solved:** Traditional volume indicators show when volume occurs but not where price finds acceptance or rejection. Standalone volume profiles lack directional bias information, while basic delta calculations don't provide structural context. Traders need to understand both volume distribution AND directional sentiment at key price levels.
**The Solution:** This script implements an integrated approach that:
- Maps volume distribution across price levels using configurable row density
- Estimates delta (buying vs selling pressure) using three different methodologies
- Identifies Point of Control (highest volume price level) for key support/resistance
- Calculates Value Area boundaries where 70% of volume traded
- Provides real-time alerts for key level interactions and volume imbalances
**Unique Features:**
1. **Developing POC Visualization**: Real-time tracking of Point of Control migration throughout the session via blue dotted trail, revealing institutional accumulation/distribution patterns before they complete
2. **Multi-Method Delta Calculation**: Price Action-based, Bid/Ask estimation, and Cumulative methods for different market conditions
3. **Adaptive Timeframe System**: Auto-adjusts calculation parameters based on chart timeframe for optimal performance
4. **Flexible Profile Types**: N Bars Back (precise control), Days Back (calendar-based), and Session-based analysis modes
5. **Advanced Imbalance Detection**: Identifies and highlights significant buying/selling imbalances with configurable thresholds
6. **Comprehensive Alert System**: Monitors POC touches, Value Area entry/exit, and major volume imbalances
## HOW THE SCRIPT WORKS TECHNICALLY
### Core Volume Profile Methodology:
**1. Price Level Distribution:**
- Divides price range into user-defined rows (10-50 configurable)
- Calculates row height: `(Highest Price - Lowest Price) / Number of Rows`
- Distributes each bar's volume across price levels it touched proportionally
**2. Delta Volume Calculation Methods:**
**Price Action Method:**
```
Price Range = High - Low
Buy Pressure = (Close - Low) / Price Range
Sell Pressure = (High - Close) / Price Range
Buy Volume = Total Volume × Buy Pressure
Sell Volume = Total Volume × Sell Pressure
Delta = Buy Volume - Sell Volume
```
**Bid/Ask Estimation Method:**
```
Average Price = (High + Low + Close) / 3
Buy Volume = Close > Average ? Volume × 0.6 : Volume × 0.4
Sell Volume = Total Volume - Buy Volume
```
**Cumulative Method:**
```
Buy Volume = Close > Open ? Volume : Volume × 0.3
Sell Volume = Close ≤ Open ? Volume : Volume × 0.3
```
**3. Point of Control (POC) Identification:**
- Scans all price levels to find maximum volume concentration
- POC represents the price level with highest trading activity
- Acts as significant support/resistance level
- **Developing POC Feature**: Tracks POC evolution in real-time via blue dotted trail, showing how institutional interest migrates throughout the session. Upward POC migration indicates accumulation patterns, downward migration suggests distribution, providing early trend signals before price confirmation.
**4. Value Area Calculation:**
- Starts from POC and expands up/down to encompass 70% of total volume
- VAH (Value Area High): Upper boundary of value area
- VAL (Value Area Low): Lower boundary of value area
- Expansion algorithm prioritizes direction with higher volume
**5. Adaptive Range Selection:**
Based on profile type and timeframe optimization:
- **N Bars Back**: Fixed lookback period with performance optimization (20-500 bars)
- **Days Back**: Calendar-based analysis with automatic timeframe adjustment (1-365 days)
- **Session**: Current trading session or custom session times
### Performance Optimization Features:
- **Sampling Algorithm**: Reduces calculation load on large datasets while maintaining accuracy
- **Memory Management**: Clears previous drawings to prevent performance degradation
- **Safety Constraints**: Prevents excessive memory usage with configurable limits
## HOW TO USE THIS SCRIPT
### Initial Setup:
1. **Profile Configuration**: Select profile type based on trading style:
- N Bars Back: Precise control over data range
- Days Back: Intuitive calendar-based analysis
- Session: Real-time session development
2. **Row Density**: Set number of rows (30 default) - more rows = higher resolution, slower performance
3. **Delta Method**: Choose calculation method based on market type:
- Price Action: Best for trending markets
- Bid/Ask Estimate: Good for ranging markets
- Cumulative: Smoothed approach for volatile markets
4. **Visual Settings**: Configure colors, position (left/right), and display options
### Reading the Profile:
**Volume Bars:**
- **Length**: Represents relative volume at that price level
- **Color**: Green = net buying pressure, Red = net selling pressure
- **Intensity**: Darker colors indicate volume imbalances above threshold
**Key Levels:**
- **POC (Blue Line)**: Highest volume price - major support/resistance
- **VAH (Purple Dashed)**: Value Area High - upper boundary of fair value
- **VAL (Orange Dashed)**: Value Area Low - lower boundary of fair value
- **Value Area Fill**: Shaded region showing main trading range
**Developing POC Trail:**
- **Blue Dotted Lines**: Show real-time POC evolution throughout the session
- **Migration Patterns**: Upward trail indicates bullish accumulation, downward trail suggests bearish distribution
- **Early Signals**: POC movement often precedes price movement, providing advance warning of institutional activity
- **Institutional Footprints**: Reveals where smart money concentrated volume before final POC establishment
### Trading Applications:
**Support/Resistance Analysis:**
- POC acts as magnetic price level - expect reactions
- VAH/VAL provide intermediate support/resistance levels
- Profile edges show areas of low volume acceptance
**Developing POC Analysis:**
- **Upward Migration**: POC moving higher = institutional accumulation, bullish bias
- **Downward Migration**: POC moving lower = institutional distribution, bearish bias
- **Stable POC**: Tight clustering = balanced market, range-bound conditions
- **Early Trend Detection**: POC direction change often precedes price breakouts
**Entry Strategies:**
- Buy at VAL with POC as target (in uptrends)
- Sell at VAH with POC as target (in downtrends)
- Breakout plays above/below profile extremes
**Volume Imbalance Trading:**
- Strong buying imbalance (>60% threshold) suggests continued upward pressure
- Strong selling imbalance suggests continued downward pressure
- Imbalances near key levels provide high-probability setups
**Multi-Timeframe Context:**
- Use higher timeframe profiles for major levels
- Lower timeframe profiles for precise entries
- Session profiles for intraday trading structure
## SCRIPT SETTINGS EXPLANATION
### Volume Profile Settings:
- **Profile Type**: Determines data range for calculation
- N Bars Back: Exact number of bars (20-500 range)
- Days Back: Calendar days with timeframe adaptation (1-365 days)
- Session: Trading session-based (intraday focus)
- **Number of Rows**: Profile resolution (10-50 range)
- **Profile Width**: Visual width as chart percentage (10-50%)
- **Value Area %**: Volume percentage for VA calculation (50-90%, 70% standard)
- **Auto-Adjust**: Automatically optimizes for different timeframes
### Delta Volume Settings:
- **Show Delta Volume**: Enable/disable delta calculations
- **Delta Calculation Method**: Choose methodology based on market conditions
- **Highlight Imbalances**: Visual emphasis for significant volume imbalances
- **Imbalance Threshold**: Percentage for imbalance detection (50-90%)
### Session Settings:
- **Session Type**: Daily, Weekly, Monthly, or Custom periods
- **Custom Session Time**: Define specific trading hours
- **Previous Sessions**: Number of historical sessions to display
### Days Back Settings:
- **Lookback Days**: Number of calendar days to analyze (1-365)
- **Automatic Calculation**: Script automatically converts days to bars based on timeframe:
- Intraday: Accounts for 6.5 trading hours per day
- Daily: 1 bar per day
- Weekly/Monthly: Proportional adjustment
### N Bars Back Settings:
- **Lookback Bars**: Exact number of bars to analyze (20-500)
- **Precise Control**: Best for systematic analysis and backtesting
### Visual Customization:
- **Colors**: Bullish (green), Bearish (red), and level colors
- **Profile Position**: Left or Right side of chart
- **Profile Offset**: Distance from current price action
- **Labels**: Show/hide level labels and values
- **Smooth Profile Bars**: Enhanced visual appearance
### Alert Configuration:
- **POC Touch**: Alerts when price interacts with Point of Control
- **VA Entry/Exit**: Alerts for Value Area boundary interactions
- **Major Imbalance**: Alerts for significant volume imbalances
## VISUAL FEATURES
### Profile Display:
- **Horizontal Bars**: Volume distribution across price levels
- **Color Coding**: Delta-based coloring for directional bias
- **Smooth Rendering**: Optional smoothing for cleaner appearance
- **Transparency**: Configurable opacity for chart readability
### Level Lines:
- **POC**: Solid blue line with optional label
- **VAH/VAL**: Dashed colored lines with value displays
- **Extension**: Lines extend across relevant time periods
- **Value Area Fill**: Optional shaded region between VAH/VAL
### Information Table:
- **Current Values**: Real-time POC, VAH, VAL prices
- **VA Range**: Value Area width calculation
- **Positioning**: Multiple table positions available
- **Text Sizing**: Adjustable for different screen sizes
## IMPORTANT USAGE NOTES
**Realistic Expectations:**
- Volume profile analysis provides structural context, not trading signals
- Delta calculations are estimations based on price action, not actual order flow
- Past volume distribution does not guarantee future price behavior
- Combine with other analysis methods for comprehensive market view
**Best Practices:**
- Use appropriate profile types for your trading style:
- Day Trading: Session or Days Back (1-5 days)
- Swing Trading: Days Back (10-30 days) or N Bars Back
- Position Trading: Days Back (60-180 days)
- Consider market context (trending vs ranging conditions)
- Verify key levels with additional technical analysis
- Monitor profile development for changing market structure
**Performance Considerations:**
- Higher row counts increase calculation complexity
- Large lookback periods may affect chart performance
- Auto-adjust feature optimizes for most use cases
- Consider using session profiles for intraday efficiency
**Limitations:**
- Delta calculations are estimations, not actual transaction data
- Profile accuracy depends on available price/volume history
- Effectiveness varies across different instruments and market conditions
- Requires understanding of volume profile concepts for optimal use
**Data Requirements:**
- Requires volume data for accurate calculations
- Works best on liquid instruments with consistent volume
- May be less effective on very low volume or exotic instruments
This script serves as a comprehensive volume analysis tool for traders who need detailed market structure information with integrated directional bias analysis and real-time POC development tracking for informed trading decisions.
Composite TECH Line (Debug) – v0.2The Composite TECH Line is a multi-layered trading framework that blends RSI, MACD, and EMA logic into a single synthetic trend line. Instead of relying on one isolated indicator, this tool dynamically weights three complementary technical factors and creates a smoothed, adaptive signal line that aims to better capture momentum, mean-reversion, and exit dynamics.
🔹 Core Concept
Traditional technical indicators often generate conflicting signals. This script resolves that by:
Scoring RSI, MACD, and EMA individually across a 5-state classification system (from strongly bearish −2 to strongly bullish +2).
Assigning coefficients (customizable multipliers) to each state to quantify the strength of the signal.
Weighting the three indicators (RSI, MACD, EMA) and normalizing their contributions into a unified multiplier.
Synthesizing price by applying this multiplier to close price and smoothing it with an EMA filter.
The result is a Synthetic EMA-like Line, plotted alongside a reference EMA, that adapts its sensitivity based on the joint RSI-MACD-EMA context.
🔹 Technical Structure
1. RSI Layer
Uses fixed thresholds (30/40/60/70 by default).
Each RSI zone is mapped to a discrete state (oversold → neutral → overbought).
Multipliers (e.g., 0.90, 0.96, 1.00, 1.06, 1.12) adjust the contribution of RSI depending on regime.
2. MACD Layer
Evaluates both line polarity (above/below zero) and signal interaction (crossovers, histogram slope).
Produces five discrete states ranging from strong bearish to strong bullish.
Each state is mapped to tunable coefficients, allowing traders to calibrate aggressiveness.
3. EMA Layer (Dual Modes)
Ribbon Mode: Analyzes EMA21/EMA50/EMA100 stack alignment (trend-following).
Distance Mode: Evaluates deviation from a base EMA, normalized either by ATR or relative %.
Two policies: Mean-Revert (extremes expected to reverse) and Momentum (extremes expected to extend).
Produces a coefficient for incorporation into the composite multiplier.
4. Combination Layer
Weighted normalization ensures RSI, MACD, and EMA sum to ~1.
Produces mult_raw → clipped between a configurable Min/Max multiplier.
Final synthetic line = close × mult, smoothed by EMA.
🔹 Signal & Trade Logic
Buy Signal: Triggered when the synthetic line crosses under price with sufficient separation.
Exit System (multi-stage):
TP1 & TP2: Generated by combinations of mean-revert signals and ATR-based Chandelier triggers.
TSL (Trailing Stop): Activates after TP2, tracking new highs with a tighter ATR multiple until stopout.
One-Shot Gate: Prevents repeated signal spam by enforcing alternating buy/sell sequences.
Each event generates a distinct alert message (BUY, TP1, TP2, SL) for automated strategies or notifications.
🔹 Key Features
Unified RSI–MACD–EMA framework.
Configurable coefficients, thresholds, and smoothing.
Two EMA interpretation modes (trend ribbon vs. distance/ATR deviation).
Built-in multi-stage exit system with TP1, TP2, and trailing stops.
Clear labeling on chart + dedicated alert messages for automation.
Debug mode available for transparency of internal calculations.
🔹 Use Cases
As a trend-adaptive signal line for discretionary traders.
As a signal source for automated strategies (via alerts).
As an educational tool to understand how composite signals improve robustness over single indicators.
Disclaimer: This script is for educational and analytical purposes only. Past performance of any strategy or indicator is not a guarantee of future results. Always backtest thoroughly and use proper risk management.
Please subscribe to the weekly bulletin: www.patreon.com
RK RSI TIMEFRAME// This Pine Script® code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org
// © rk2007
//@version=6
indicator("My script")
plot(close)
Atr avg monthly by PanzerDisplay average ATR for 6 and 12 completed months in a text information table on the chart.
These values are handy for calculating options strategies.
Table can be display on several positions on chart.
Divergences v2.3 [LTB][SPTG]Updated Divergences v2.3 by LTB to better handle stock symbols and lookback.
Smart Bar Coloring: Tight Closes & Volume BreakoutsAdvanced Bar Coloring Indicator for Price Action and Volume Analysis
This sophisticated indicator automatically colors price bars based on two key market conditions: tight closing ranges and significant volume activity, helping traders quickly identify consolidation periods and potential breakout setups.
Key Features:
Tight Close Detection:
ATR-Based Analysis: Uses 14-period ATR to define "tight" price movement
Dual-Bar Confirmation: Requires both current and previous bar to have closing ranges ≤ 20% of ATR
Consolidation Identification: Highlights periods of reduced volatility that often precede significant moves
Customizable Color: Default amber/orange highlighting for easy visual identification
Volume Breakout Detection:
Multi-Criteria Volume Analysis: Triggers when volume exceeds any of three thresholds:
150% of 20-period volume SMA
150% of recent 3-bar average volume
150% of 50-period volume SMA
Price Action Filter: Requires bullish price action (close > previous close OR close in upper 75% of range)
Smart Volume Handling: Automatically detects and works only with instruments that have volume data
Customizable Color: Default teal highlighting for volume-driven moves
Technical Analysis Applications:
Consolidation Patterns: Identify tight trading ranges before potential breakouts
Volume Confirmation: Spot high-volume moves with supportive price action
Entry Timing: Use tight closes to identify potential accumulation zones
Breakout Validation: Volume-colored bars confirm legitimate breakout attempts
Risk Management: Tight closes often indicate lower immediate volatility
How to Use:
Amber/Orange Bars: Indicate tight closing ranges - potential accumulation or consolidation
Teal Bars: Show significant volume with bullish price action - potential breakout confirmation
Normal Bars: Standard market conditions without special highlighting
Pattern Recognition: Look for clusters of tight closes followed by volume breakouts
Technical Requirements:
Works on any timeframe
Automatically adapts to instruments with or without volume data
Compatible with all chart types and drawing tools
Latest Data DisplayEnhanced RSI Indicator with Moving Averages and Market Trend Analysis
This advanced RSI indicator combines traditional RSI analysis with dual moving averages and customizable trend zones, providing comprehensive momentum analysis for any trading strategy.
Key Features:
Core RSI: Standard 14-period RSI with customizable period
Dual Moving Averages: SMA (13-period) and EMA (33-period) of RSI for trend smoothing
Dynamic Fill Colors: Green when EMA < SMA (bullish momentum), Red when EMA > SMA (bearish momentum)
Traditional Levels: Standard 70/30 overbought/oversold zones with purple fill
Market Trend Zones:
Bull market support level (default 40) - RSI support in uptrends
Bear market resistance level (default 60) - RSI resistance in downtrends
Visual Elements:
Blue RSI line with gray moving averages
Color-coded fills between moving averages for quick trend identification
Dashed lines for all key levels
Semi-transparent background fills for clear chart reading
Trading Applications:
Identify momentum shifts when RSI moving averages cross
Use trend zones for market-specific RSI levels (bull markets hold higher, bear markets resist lower)
Combine traditional overbought/oversold signals with trend context
Enhanced divergence analysis with smoothed RSI lines
How to Use:
Trend Identification: Watch the fill color between moving averages (green = bullish, red = bearish)
Entry Signals: Look for RSI bounces off trend-specific support/resistance levels
Exit Signals: Traditional 70/30 levels for overbought/oversold conditions
Confirmation: Use moving average crossovers for momentum confirmation
Customizable Parameters:
RSI calculation period (default: 14)
SMA period for RSI smoothing (default: 13)
EMA period for RSI smoothing (default: 33)
Bull trend support level (default: 40)
Bear trend resistance level (default: 60)
Credit:
Originally created by Phi Deltalytics, modified by Umur Ozkul, and updated to Pine Script v6.
Fractal Circles#### FRACTAL CIRCLES ####
I combined 2 of my best indicators Fractal Waves (Simplified) and Circles.
Combining the Fractal and Gann levels makes for a very simple trading strategy.
Core Functionality
Gann Circle Levels: This indicator plots mathematical support and resistance levels based on Gann theory, including 360/2, 360/3, and doubly strong levels. The system automatically adjusts to any price range using an intelligent multiplier system, making it suitable for forex, stocks, crypto, or any market.
Fractal Wave Analysis: Integrates real-time trend analysis from both current and higher timeframes. Shows the current price range boundaries (high/low) and trend direction through dynamic lines and background fills, helping traders understand market structure.
Key Trading Benefits
Active Level Detection: The closest Gann level to current price is automatically highlighted in green with increased line thickness. This eliminates guesswork about which level is most likely to act as immediate support or resistance.
Real-Time Price Tracking: A customizable line follows current price with an offset to the right, projecting where price sits relative to upcoming levels. A gradient-filled box visualizes the exact distance between current price and the active Gann level.
Multi-Timeframe Context: View fractal waves from higher timeframes while maintaining current timeframe precision. This helps identify whether short-term moves align with or contradict longer-term structure.
Smart Alert System: Comprehensive alerts trigger when price crosses any Gann level, with options to monitor all levels or focus only on the active level. Reduces the need for constant chart monitoring while ensuring you never miss significant level breaks.
Practical Trading Applications
Entry Timing: Use active level highlighting to identify the most probable support/resistance for entries. The real-time distance box helps gauge risk/reward before entering positions.
Risk Management: Set stops based on Gann level breaks, particularly doubly strong levels which tend to be more significant. The gradient visualization makes it easy to see how much room price has before hitting key levels.
Trend Confirmation: Fractal waves provide immediate context about whether current price action aligns with broader market structure. Bullish/bearish background fills offer quick visual confirmation of trend direction.
Multi-Asset Analysis: The auto-scaling multiplier system works across all markets and timeframes, making it valuable for traders who monitor multiple instruments with vastly different price ranges.
Confluence Trading: Combine Gann levels with fractal wave boundaries to identify high-probability setups where multiple technical factors align.
This tool is particularly valuable for traders who appreciate mathematical precision in their technical analysis while maintaining the flexibility to adapt to real-time market conditions.
ICT Breaker Block & CSD (Final Version)Here is a final version of a breaker/CISD overlap indicator. a strong price pattern in the markets which usually happens before a big move. you can look for entry as it starts to print and pair it with other confluences like price action. Ive added standard deviation targets which are adjustable or can be toggled off.
ICT Killzones + HTF FVG [JewlsTagara]This indicator plots the hits and lows of every kill
zone period included with HTF FVG's.
Best use;
- 15m, 30m, 1hr, 4h FVG
- Adjust lunch to end at 1:30pm EST and NYPM 17:00 EST
Strategy:
- When price sweeps kill zone h/l into a HTF FVG
- Enter a 1 - 3m iFVG.
note: you make user whatever entry model you like.
HMA Trendlinie – + HTF & ATR Filter📌 HMA Trendline – User Guide
What it does
The indicator plots a Hull Moving Average (HMA) directly on the price chart.
It colors the line according to market conditions:
Green → Bullish trend (HMA rising)
Red → Bearish trend (HMA falling)
Yellow → Sideways (HMA slope too flat → no clear trend)
Inputs
Source (src): The data used to calculate the HMA (default = close).
HMA Length (hmaLen): Number of bars used to smooth the HMA.
Smaller values = more sensitive, reacts faster.
Larger values = smoother, better for long-term trend filtering.
Slope Lookback (slopeLookback): Number of bars used to measure slope.
Slope Threshold (slopeThreshold %): Minimum percentage change required for the trend to be considered bullish or bearish.
Example: 0.20% → if HMA changes less than ±0.2% over the lookback period, it is considered sideways.
How to read it
Line Color
Green = Uptrend → favor long positions.
Red = Downtrend → favor short/avoid longs.
Yellow = Range/Flat → trend-following signals are unreliable.
Trend Changes
A green triangle appears when the trend turns bullish.
A red triangle appears when the trend turns bearish.
(Optional: yellow dots for sideways start can be disabled in the code).
Trading Usage
Filter: Only trade in the direction of the line (long if green, short if red).
Pullbacks: Price pulling back to the HMA can provide entries in the direction of the trend.
Sideways (yellow): Better to avoid trend trades – market likely consolidating.
Example Settings
Crypto (high volatility): hmaLen = 55, slopeLookback = 10, slopeThreshold = 0.30 – 0.50%.
Stocks (lower volatility): hmaLen = 100–200, slopeLookback = 10–20, slopeThreshold = 0.10 – 0.20%.
👉 In short: This indicator is a trend filter.
Use it to quickly identify market direction and avoid trading when the market is flat.