OPEN-SOURCE SCRIPT
Updated TrendZone

TrendZone - Fibonacci Trendline Indicator
TrendZone is a custom Pine Script indicator that automatically draws fibonacci-based trendlines between key pivot points on your chart.
Key Features:
3 Pivot Points: Set start point, major pivot (reversal), and end point
Dual Trendlines: First trendline (Point 1 → 2) and second trendline (Point 2 → 3)
Fibonacci Levels: Automatically draws 25%, 50%, and 100% fibonacci levels for each trendline
Auto Trend Detection: Automatically identifies bullish/bearish trends and adjusts colors accordingly
Customizable: Full control over colors, line styles, and widths for each fibonacci level
How it Works:
The indicator uses your selected pivot points to create two connected trendline systems. Point 2 serves as the major pivot where the first trend ends and the reversal begins. Each trendline system includes fibonacci retracement levels that extend to the right, helping identify potential support/resistance zones.
Use Cases:
Identifying trend reversals at key pivot points
Finding potential support/resistance levels using fibonacci projections
Visualizing market structure changes between different time periods
Planning entries/exits based on fibonacci trendline interactions
Perfect for traders who use fibonacci analysis combined with trend structure to identify high-probability trading zones.
TrendZone is a custom Pine Script indicator that automatically draws fibonacci-based trendlines between key pivot points on your chart.
Key Features:
3 Pivot Points: Set start point, major pivot (reversal), and end point
Dual Trendlines: First trendline (Point 1 → 2) and second trendline (Point 2 → 3)
Fibonacci Levels: Automatically draws 25%, 50%, and 100% fibonacci levels for each trendline
Auto Trend Detection: Automatically identifies bullish/bearish trends and adjusts colors accordingly
Customizable: Full control over colors, line styles, and widths for each fibonacci level
How it Works:
The indicator uses your selected pivot points to create two connected trendline systems. Point 2 serves as the major pivot where the first trend ends and the reversal begins. Each trendline system includes fibonacci retracement levels that extend to the right, helping identify potential support/resistance zones.
Use Cases:
Identifying trend reversals at key pivot points
Finding potential support/resistance levels using fibonacci projections
Visualizing market structure changes between different time periods
Planning entries/exits based on fibonacci trendline interactions
Perfect for traders who use fibonacci analysis combined with trend structure to identify high-probability trading zones.
Release Notes
** Table Info added **What the Table Calculates:
The table tracks time and price numerology across three trend segments defined by your pivot points:
Trend 1: From Pivot Point 1 to Pivot Point 2
Trend 2: From Pivot Point 2 to Pivot Point 3
Fib Snake: From Pivot Point 2 to current bar (live updating)
Two Key Measurements:
Bar Count: Number of bars (time periods) in each trend segment
Sum: Numerology reduction of price ranges - converts price movements to single digits (1-9) by adding all digits together until reaching a single digit
Gann Theory Application:
This table is specifically designed for Gann analysis, which heavily emphasized:
Time/Price Relationships: Gann believed certain time periods and price movements had mystical significance
Numerology: He used digit reduction (what this "Sum" row does) to find hidden patterns in price movements
Fibonacci Sequences: Sacred numbers that appear throughout nature and markets
Visual Significance:
Black text = Fibonacci number detected (1,2,3,5,8,13,21,34,55,89,144,233,377,610,987,1597,2584,4181,6765)
White text = Non-Fibonacci number
Trading Utility:
When bar counts or numerology sums hit Fibonacci numbers (showing in black), Gann theory suggests these are significant turning points or continuation signals. The "Fib Snake" column updates live, so you can watch for when current market action reaches these mathematically significant levels.
This combines Gann's time-price numerology with modern Fibonacci analysis for confluence trading signals.
Release Notes
** Small update **Tables on mobile displays look cluttered. You can turn the table off and use the values directly on the chart now if you wish.
Also - hot tip: If you click on the trend lines you can move them about directly on the chart using the built in handles.
Please know that that this is made to be used on a set timeframe. Changing timeframes will mean you need to re-position to display.
Release Notes
Fixed a small display bug when chart refreshedRelease Notes
Updated label handling Pivot 1 labels = Trend bar count (above) and Sum of price in range (below)
Pivot 2 labels = Trend bar count (above) and Sum of price in range (below)
Pivot 3 labels = Trend bar count to latest closed bar (above) and Sum of this price range (below)
Release Notes
A sum value of "9" with be highlighted now. An important number in numerology and a potential reversal is happening. Release Notes
Added Special Matching Logic for Specific Numerological Breakpoints for any values that sum to 9.This mirrors the existing logic for sum=9 but uses different colours and applies to bar counts for any counts that sum to 9.
For example a bar count of 81 would be 8+1=9
Release Notes
Now you get a fib retracement levels automatically in-between the trendline system. Release Notes
The script has been updated for a cleaner look. Release Notes
It was missing the 0 and 1 fib retracement line. FIXEDRelease Notes
Fib Retracement levels are now available for both trends. Release Notes
Updated to use Bar Index instead of time. There was issues with stocks when the market was not open. Should be more consistent now.
NOTE: there is a limit to how many bars the range can cover. If it fails, you will need to go to a higher time frame.
Release Notes
Consolidated colours. Small fixes Release Notes
Due to several requests, traders wished to have their own custom levels including projections beyond the 1 level. Now you can set your own custom fib levels. Updated. Release Notes
Small update. Custom colour for fib number detection added. Release Notes
Fib Label offsets now work for both sides. FIXED. Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
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.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
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.