OPEN-SOURCE SCRIPT
Updated

Price Gap Indicator

250
Jump Candle Indicator (Price Gap Only)
๐Ÿ“Œ Version: Pine Script v6
๐Ÿ“Œ Purpose: Detects significant price gaps between consecutive candles to identify potential trading opportunities.

๐Ÿ“– Overview
The Jump Candle Indicator highlights moments when the market experiences a sudden price jump, either up or down, due to overnight moves, news releases, or increased volatility.

It works by detecting candles where the opening price differs significantly from the previous closing price by a set threshold.

Unlike traditional momentum indicators, this script focuses purely on price gaps, making it ideal for traders who want to identify potential breakout zones or market inefficiencies.

โš™๏ธ How It Works
User-Defined Threshold โ€“ Set a minimum price gap (default: $0.50).
Gap Up Condition โ€“ A candle is considered bullish if:
The current open is higher than the previous close by the defined threshold.
The candle closes higher than it opens (bullish candle).
Gap Down Condition โ€“ A candle is considered bearish if:
The current open is lower than the previous close by the defined threshold.
The candle closes lower than it opens (bearish candle).
Large Arrow Alerts โ€“
Green Upward Triangle (๐Ÿ“ˆ) appears below bullish jump candles.
Red Downward Triangle (๐Ÿ“‰) appears above bearish jump candles.
๐Ÿ› ๏ธ Customization
Price Gap Threshold ($): Adjust the gap size to detect smaller or larger jumps.
Visual Signals: Large green and red triangles for clear trade signals.
๐ŸŽฏ How to Use
โœ… Breakout Traders โ€“ Spot potential trend continuations after a gap.
โœ… Mean Reversion Traders โ€“ Identify overextended price movements that may revert.
โœ… News/Event Traders โ€“ Track market reactions after earnings, reports, or major news.

๐Ÿšจ Note: This indicator is best used with additional confirmation signals (volume, support/resistance levels, or trend analysis).
Release Notes
Price Gap Indicator

๐Ÿ“Œ Version: Pine Script v6
๐Ÿ“Œ Purpose: Detects significant price gaps between consecutive candles to identify potential trading opportunities.

๐Ÿ“– Overview
The Jump Candle Indicator highlights moments when the market experiences a sudden price jump, either up or down, due to overnight moves, news releases, or increased volatility.

It works by detecting candles where the opening price differs significantly from the previous closing price by a set threshold.

Unlike traditional momentum indicators, this script focuses purely on price gaps, making it ideal for traders who want to identify potential breakout zones or market inefficiencies.

โš™๏ธ How It Works
User-Defined Threshold โ€“ Set a minimum price gap (default: $0.50).
Gap Up Condition โ€“ A candle is considered bullish if:
The current open is higher than the previous close by the defined threshold.
The candle closes higher than it opens (bullish candle).
Gap Down Condition โ€“ A candle is considered bearish if:
The current open is lower than the previous close by the defined threshold.
The candle closes lower than it opens (bearish candle).
Large Arrow Alerts โ€“
Green Upward Triangle (๐Ÿ“ˆ) appears below bullish jump candles.
Red Downward Triangle (๐Ÿ“‰) appears above bearish jump candles.
๐Ÿ› ๏ธ Customization
Price Gap Threshold ($): Adjust the gap size to detect smaller or larger jumps.
Visual Signals: Large green and red triangles for clear trade signals.
๐ŸŽฏ How to Use
โœ… Breakout Traders โ€“ Spot potential trend continuations after a gap.
โœ… Mean Reversion Traders โ€“ Identify overextended price movements that may revert.
โœ… News/Event Traders โ€“ Track market reactions after earnings, reports, or major news.

๐Ÿšจ Note: This indicator is best used with additional confirmation signals (volume, support/resistance levels, or trend analysis).

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.