OPEN-SOURCE SCRIPT
Mis à jour Smart Range Detector

Smart Range Detector
What It Does
This indicator automatically detects and validates significant trading ranges using pivot point analysis combined with logarithmic fibonacci relationships. It operates by identifying specific pivot patterns (High-Low-High and Low-High-Low) that meet fibonacci validation criteria to filter out noise and highlight only the most reliable trading ranges. Each range is continuously monitored for potential mitigation (breakout) events.
Key Features
How To Use It
Settings Guide
Technical Details
This indicator works well on all timeframes and instruments, but performs best on 5-minute to daily charts. Perfect for swing traders, range traders, and breakout strategists.
What Makes It Different
Most range indicators simply draw boxes based on recent highs and lows. Smart Range Detector validates each potential range using proven fibonacci relationships to filter out noise. It then adds sophisticated volume analysis to help traders identify the most significant price levels within each range. The performance optimization features ensure smooth operation even on lower timeframes and extended history analysis.
What It Does
This indicator automatically detects and validates significant trading ranges using pivot point analysis combined with logarithmic fibonacci relationships. It operates by identifying specific pivot patterns (High-Low-High and Low-High-Low) that meet fibonacci validation criteria to filter out noise and highlight only the most reliable trading ranges. Each range is continuously monitored for potential mitigation (breakout) events.
Key Features
- Identifies both High-Low-High and Low-High-Low range patterns
- Validates each range using logarithmic fibonacci relationships (more accurate than linear fibs)
- Detects range mitigations (breakouts) and visually differentiates them
- Shows fibonacci levels within ranges (25%, 50%, 75%) for potential reversal points
- Visualizes extension levels beyond ranges for breakout targets
- Analyzes volume profile with customizable price divisions (default: 60)
- Displays Point of Control (POC) and Value Area for traded volume analysis
- Implements performance optimization with configurable range limits
- Includes user-adjustable safety checks to prevent Pine Script limitations
- Offers fully customizable colors, line widths, and transparency settings
How To Use It
- Identify Valid Ranges: The indicator automatically detects and highlights trading ranges that meet fibonacci validation criteria
- Monitor Fibonacci Levels: Watch for price reactions at internal fib levels (25%, 50%, 75%) for potential reversal opportunities
- Track Extension Targets: Use the extension lines as potential targets when price breaks out of a range
- Analyze Volume Structure: Enable the volume profile mode to see where most volume was traded within mitigated ranges
- Trade Range Boundaries: Look for reactions at range highs/lows combined with volume POC for higher probability entries
- Manage Performance: Adjust the maximum displayed ranges and history bars settings for optimal chart performance
Settings Guide
- Left/Right Bars Look Back: Controls how far back the indicator looks to identify pivot points (higher values find more ranges but may reduce sensitivity)
- Max History Bars: Limits how far back in history the indicator will analyze (stays within Pine Script's 10,000 bar limitation)
- Max Ranges to Display: Restricts the total number of ranges kept in memory for improved performance (1-50)
- Volume Profile: When enabled, shows volume distribution analysis for mitigated ranges
- Volume Profile Divisions: Controls the granularity of the volume analysis (higher values show more detail)
- Display Options: Toggle visibility of range lines, fibonacci levels, extension lines, and volume analysis elements
- Transparency & Color Settings: Fully customize the visual appearance of all indicator elements
- Line Width Settings: Adjust the thickness of lines for better visibility on different timeframes
Technical Details
- The indicator uses logarithmic fibonacci calculations for more accurate price relationships
- Volume profile analysis creates 60 price divisions by default (adjustable) for detailed volume distribution
- All timestamps are properly converted to work with Pine Script's bar limitations
- Safety checks prevent "array index out of bounds" errors that plague many complex indicators
- Time-based coordinates are used instead of bar indices to prevent "bar index too far" errors
This indicator works well on all timeframes and instruments, but performs best on 5-minute to daily charts. Perfect for swing traders, range traders, and breakout strategists.
What Makes It Different
Most range indicators simply draw boxes based on recent highs and lows. Smart Range Detector validates each potential range using proven fibonacci relationships to filter out noise. It then adds sophisticated volume analysis to help traders identify the most significant price levels within each range. The performance optimization features ensure smooth operation even on lower timeframes and extended history analysis.
Notes de version
- Upgraded to V6- Fixed Problem with VP Mode
- Added Vwap Mode
Notes de version
- Optimized Range Detection wont miss any range, wont over detect eitherNotes de version
- Added an update to help trading range as they breakoutNotes de version
- Adaptive Mitigation- Better Range tracking with VWAP/VP Modes
Notes de version
- Fixed Issue where Ranges where covered with Multiple Boxes- Faster
Notes de version
- Better Mitigation Methods- Custom Displays vs Mitigation Levels
Notes de version
- Ability To Delete Unmitigated ranges after a PeriodNotes de version
- Added Signals for Range RetestNotes de version
- Alert Frequency to Bar CloseNotes de version
- Mitigated Range Extension AddedNotes de version
- Cleaning to Avoid Double BoxingNotes de version
- Allow Retest for All Ranges that are MitigatedNotes de version
- Major Speed UpgradeNotes de version
- Hotfix (Issue where it don't work when new bars get created)Notes de version
- A lot of Clean-up- A lot of Big O clean-ups and speed and performance improvement
Notes de version
- Sweep CleaningNotes de version
- Volume FilteringNotes de version
- Added Open / Wick SweepNotes de version
- Mean Reversal AddedNotes de version
- Alot of Extras for Mean Reversion Traders- Added TPO Range Calculation
- Added POC Tests
Notes de version
- Refactored Code for Speed- Optimized Zig Zag Logic
Notes de version
- Small Volume Condition Fine Tuning Notes de version
- Updated ModesScript open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.