This is an open-source Pine script that generates a Supertrend Zone Pivot Point with Zigzag Fib indicator for TradingView. The indicator displays the Supertrend Zone, pivot points, and Fibonacci levels on the chart. One of the unique features of this indicator is that it uses a Zigzag that does not repaint, ensuring accurate high and low points for the pivot...
A “ Fibonacci Levels Based on Supertrend ” indicator is supertrend indicator planned with Fibonacci retracements levels. Fibonacci retracements provides a sequence of levels starting from 0% to 100% in addition to extension levels. 0% is measured to be the initial Supertrend line, and 100% is the previous Supertrend line where it has been broken by candle. This...
Japanese below / 日本語説明は英文の後にあります。 ------------------------- This indicator that automatically draws a horizontal line by copying from the input High/Low. Useful for doing horizon analysis. It's possible to display Fibonacci based on the entered High/Low. You can get the alert of each Fibonacci point. - Parameter Input Upper Value: Enter the High value Input Lower...
-Plots price legs based on two user input lookback numbers. Smaller number for small legs, larger number for large legs. -Plots Fib projections of these price legs, above and below; User can input four independent fib levels or standard deviation levels ## User Inputs ## ~Show visible chart only; Show price leg labels (time and price); show small legs (fibs...
The indicator uses a time range and another instrument for time reference, so that it works in the time zone you care about. I have set the default to SPX500USD since it is in EST ( SPX , ES and many futures are on Chicago time and opening range gets confused). You can change the reference instrument in the settings. You can also change the multipliers and use...
Modifications to LuxAlgo script to include negative Fibonacci retracements.
Japanese below / 日本語説明は英文の後にあります。 ------------------------- This indicator that automatically displays Fibonacci from each High & Low based on 3 Zigzags. It's useful for multi-timeframe analysis. For example, Fibonacci calculated from the high and low prices (Zigzag 3 Period=100) of the upper timeframe can be displayed on the lower timeframe. Also, you can set...
The Fibonacci Step Indicator assumes irregularity in calculating a moving average. It is measured as the mean of the previous lows and highs situated at Fibonacci past periods. For example, the mean of the lows from 2, 3, 5, 8, etc. periods ago form the Fibonacci step indicator. The indicator uses the formula for the first twelve Fibonacci numbers on highs and...
Fibonacci Extension Fibonacci Extension is a powerful technical analysis tool that traders use to predict where the market might find support and resistance. It is based on the Fibonacci sequence and uses levels that are found by extending the 23.6%, 38.2%, 50%, 61.8%, and 100% Fibonacci ratios from a swing high or low. These levels can be used to find possible...
Simple setups Just input two different ema, X and Y. Multiple = input Phi factor (ex: 0.38 , 0.618 , 1.618 , 3.14) Usage Grouping movements into channels to identify trend acceleration and deceleration Example usability in the BTC/USD trading pair (timeframe = 1D) => Input Setups Source = hlc3 Multiplier = 2 X Ema = 13 Y Ema = 21 How...
Box Monday is an indicator that plots a box on the candles at the start of the market
Still in development, this indicator automatically draws unlimited Fibonacci Retracements so you don't have to keep manually drawing them. Upwards moves are colored green by default and downward moves are colored red by default, idea being an upward move creates a green retracement level that may be an area to buy and vice versa for short moves. The retracements...
Basic library for the visible range chart; with functions to allow plotting Fibs from body high/low as well as wick high/low -Thanks to code from @PineCoders Visible Chart library (PineCoders/VisibleChart/4), which is a much more comprehensive library than this, but which does not include some functions that I find useful: -Added the following exportable...
꧁༺ 𝓑𝓸𝓾𝓷𝓬𝓮 𝓟𝓻𝓲𝓬𝓮 𝓓𝓮𝓽𝓮𝓬𝓽𝓸𝓻 𝓘𝓷𝓭𝓲𝓬𝓪𝓽𝓸𝓻 ༻꧂ * Hi everybody here's the ★彡 𝓑𝓸𝓾𝓷𝓬𝓮 𝓟𝓻𝓲𝓬𝓮 𝓓𝓮𝓽𝓮𝓬𝓽𝓸𝓻 𝓘𝓷𝓭𝓲𝓬𝓪𝓽𝓸𝓻 彡★ indicator and how to use it : 彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡彡 First : Depending on Pivot (HH,LL), the two possible price Correction appears on chart if the price under the Correction levels it would be a Resistance levels and to entry there candle must close...
HTF Tool 2: Because the previous version was removed for being too powerful. HTF Tool allows Users to display Higher Timeframe(HTF) Candles on their Chart with retracement lines drawn from the (High/Low) range of the HTF candle, as well as a live HTF MA. This indicator perfectly handles Requested data to display a non-lagging HTF Moving Average(MA) by bridging a...
A simple fibonacci retracement tool that dynamically updates itself based on current price and previous retracement values. Features the essential aspects of the built-in tool and more. Auto Trendline Auto Reversal Auto Level Adjustment Labels indicating retracement value Customizable lookback range The top and bottom levels will auto-adjust...
This script will search x-bars back, if it can find a triangle formation that meets certain Fibonacci ratios. Based on the trend-based fib extension tool from the first high to the first low and then the 2nd high (in a bullish structure, inverse for bearish), we can predict the take profit levels. The main target is the 0.618, first take profit is at the 0.236....
This script highlights ICT Killzones on the chart along with Fibonacci retracements constructed from each Killzone's price range, allowing traders to find more optimal entries. Settings Killzone Retracements Show Retracements: Determines whether Fibonacci retracements are displayed on the chart. Extend: Determines if the retracements are extended...