Linear Regression Fan [LuxAlgo]This indicator displays a fan using a linear regression fit to the price as a base. All lines are equidistant and are drawn from the first point of the linear regression to the most recent point of the linear regression plus the root-mean-square deviation (RMSD) multiplied by a certain factor.
Settings
Length: Lookback period for the linear regression.
Mult: Multiplier for the RMSD, allows returning wider fans.
Lines Per Side: Number of lines on each side of the fan.
Src: Input source of the indicator.
Usage
Traders often use the lines of fans to determine significant points of support or resistance at which they might expect price variations to reverse.
The length can be adjusted so that the starting point of the linear regression is located at a pivot high/low.
Some technical analysts use the measure rule of broadening wedges with fans when price breaks one of the extremities. This allows setting precise take-profits/stop-losses.
To learn more about the measure rule see:
FAN
Auto Fibonacci and Gann Fan/Retracements ComboIntroduction
This is a combination of Fibonacci and Gann fan/retracements.
The script can automatically draw as many:
Fibonacci Retracements
Fibonacci Fan
Gann Retracements
Gann Fan
as the user requires on the chart. Each level set or fan consists of 7 lines based on the most important ratios of Fibonacci/Gann.
Basics
What are Fibonacci retracements?
Fibonacci retracement levels are horizontal lines that indicate where support and resistance are likely to occur. They stem from Fibonacci’s sequence. Each level is associated with a percentage which is how much of a prior move the price has retraced. The Fibonacci retracement levels are 23.6%, 38.2%, 61.8%, and 78.6%. While not officially a Fibonacci ratio, 50% is also used. The indicator is useful because it can be drawn between any two significant price points, such as a high and a low. The indicator will then create the levels between those two points.
What are Gann retracements?
A developer of technical analysis and trading was W.D. Gann. Gann theory expects a normal retracement of 50 percent. This means that under normal selling pressure, the stock price will decline half the amount of its most recent rise, and vice versa. It also suggests that retracements occur at the halfway point of a move, such as 25 percent (half of 50 percent), 12.5 percent (half of 25 percent), and so on.
What is Fibonacci fan?
Fibonacci fan is a set of sequential trend lines drawn from a trough or peak through a set of points dictated by Fibonacci retracements. The first step to create it is to draw a trend line covering the local lowest and highest prices of a security. To reach retracement levels, the trader divides the difference in price at the low and high end by ratios determined by the Fibonacci series. The lines formed by connecting the starting point for the base trend line and each retracement level create the Fibonacci fan.
What is Gann fan?
A Gann fan consists of a series of lines called Gann angles. These angles are superimposed over a price chart to show potential support and resistance levels. The resulting image is supposed to help technical analysts predict price changes. Gann believed the 45-degree angle to be most important, but the Gann fan also draws angles at degrees like 75, 63.75, 26.25 and 15. The Gann fan originates at a low or high point. The resulting lines show areas of potential future support and resistance. The 45-degree line is known as the 1:1 line because the price will rise or fall at a 45-degree angle when the price moves up/down one unit for each unit of time. All other lines in the Gann fan are drawn above and below the 1:1 line. The other angles are associated with 2:1, 3:1, 4:1, 8:1 and 1:8, 1:4, 1:3, and 1:2 time-to-price moves.
Challenges
The most of the time I dedicated to writing this script has been spent on handling these problems:
1. Finding Local Highest/Lowest Prices
In order to draw Fibonacci and Gann fan/retracements, it's necessary to find local highest and lowest price points (Extrema) on the chart. As this could be so challenging, most traders and coders draw the lines covering the low and high prices over a given period of time or a limited number of bars back instead. I already wrote an indicator using this approach ( Auto Fibonacci Combo ).
In this new script I tried to find the exact highest and lowest prices based on this idea that: if a high point is formed lower than previous high which was after a lowest point, then that previous one was the local highest point, and vice versa if a low point is formed higher than previous low which was after a highest point, then that previous one was the local lowest point. So logically an extremum price on the chart won't be found until the next high/low point is formed.
2. Finding Proper Chart Scale for Gann Fan
Based on the theory, Gann angles are sensitive to the chart price scale and in order to have the right angles, the chart must be made with the proper scale. J.A. Hyerczyk in his book "Pattern, Price & Time - Using Gann Theory in Technical Analysis" suggests that the easiest way to determine the scale of a market is by taking the difference between top-to-top and bottom-to-bottom and dividing it by the time it took the market to move from top to top and bottom to bottom.
Thus on a properly constructed chart, the basic equation for calculating Gann angles is: Price * Time.
3. Drawing Fans and Relocating Fan Labels at Each New Bar in Pine (A Programming-Related Subject)
To do this, I used linear equations and line slopes. Of course it was so complicated and exhausting, but finally I overcame that thanks to my genius cousin.
Settings and Usage
By default, the script shows detected extremum points plus 1 Fibonacci fan, 1 Gann fan, 1 set of Fibonacci retracements and no Gann retracements on the chart. All of these could be changed in the indicator settings beside the color and transparency of each line.
Feel free to use this and send me your thoughts!
Flunki Psychotic Loomlines----EXPERIMENTAL----
Takes an alternative timeframe, fairly rough trend line detector and extends...
Can show direction, or something, like really terrible fans
Try it with higher / lower timeframes than your current
I wouldn't leave it on, but it shows something !
[RS]Supertrend GridDynamic grid system based on supertrend.
note: the input nlines/nfractions are not locked so if values too high might start overlapping line objects.
Auto Fibonacci Fan with 5 adjustable levels.This indicator is able draw the Fibonacci Fan automatically on chart based on the input range of bars.
The lines of a Fibonacci fan used Fibonacci ratios determined by the Fibonacci series, typically 23.6 percent, 38.2 percent, 50 percent, 61.8 percent and 80.9 percent. They can be used to estimate support and resistance levels.
Fibonacci fan is a practical technique that uses Fibonacci ratios to draw out levels of support and resistance, see chart as an example.
The fibo fan extension lines can be either upwards (rising Fibonacci Fan) or downwards (Falling Fibonacci Fan), and the lines are drawn using Fibonacci ratios, typically 23.6%, 38.2%, 50%, 61.8% and 80.9%.
Features and inputs:
Range, it's the number of bars used to detect the highest and lowest price. The default value is 150 it means the indicator will plot the Fibonacci Fan based on the price range of last 150 bars.
If you want to use different ratios other than the default ones, you can change them from input Level1 to Level5.
You can change the color of each level line, from bottom to top.
The highest and lowest level are auto detected and update in realtime.
Please purchase it from our website or contact us for more info.
EMA Noodle Fan by KviateqJust a very simple EMA fan using Highs and Lows instead of closes. This results in these "EMA noodles". Price very rarely reacts rigidly to a close price of an EMA, sometimes it comes short, other times it overshoots it. Hence the idea behind the noodles.
You can obviously change the lengths of each of the noodle, I chose these lengths for a M5 timeframe and these represent your typical 50, 100 and 200 EMAs on higher timeframes.
Market Sentiment Fans [CosmonautC]With these fans you can determine market sentiment.
Key assumption behind this is that traders are momentum focused so that majority of trades are in confluence with MA crosses.
Orange == Current trend is in bad condition and retail most likely in dire drawdown, capitulation
Red == Current trend is either flip floppy (chop) or approaching to go towards drawdown and push retail into heavy drawdown
Green == Choppy trend or approaching towards profitability for majority of retail traders
Lime (light green) = Majroity of retail in profit, euphoria
Added so you can change MA lookbacks, MA types, slope of the baseline as well as spread of the fan
Enjoy!