™TradeChartist Fib Extensions™TradeChartist Fib Extensions is a free to use script that helps traders plot Fibonacci Extensions on chart. Even though Trading View has a Fib extensions tool, some traders may prefer a plotting script like this with Fib plot lines extending across the whole of the chart to track historic prices in relation to Fib extensions drawn.
----To draw Fib extensions for uptrend ,
1. Choose a Pivot Low point (LL or a HL) as Pivot 1
2. Choose a Pivot High point (must be higher than Pivot 1) as Pivot 2
3. Choose a Pivot Low point (must be lower than Pivot 2, must be Higher than Pivot 1)
----To draw Fib extensions for downtrend,
1. Choose a Pivot High point (HH or a LH) as Pivot 1
2. Choose a Pivot Low point (must be lower than Pivot 1) as Pivot 2
3. Choose a Pivot High point (must be higher than Pivot 2 and lower than Pivot 1)
Negative extensions of -23.6% and -61.8% fib plots may be useful for some to spot reversals or to set stop losses.
Higher levels can be used if price goes beyond 161.8%
This is a free to use indicator. Give a thumbs up or leave a comment if you like the script
Check my 'Scripts' page to see other published scripts. Get in touch with me if you would like access to my invite-only scripts for a trial before deciding on a paid access for a period of your choice. Half-Yearly, Annual and Lifetime access available on invite-only scripts along with 1hr Team Viewer intro session.
Fibonacci Extension
Rumpy's D/W AutofibsUses yesterday's & last week's high/low to plot auto fibs.
You can toggle them on/off separately as it does become a bit cluttered with both enabled.
--------------------------------------
If you find it useful please consider a tip/donation :
BTC - 3BMEXEDyWJ58eXUEALYPadbn1wwWKmf6sA
--------------------------------------
Weekly fibs
--------------------------------------
Daily fibs
MG - Multiple time frame pivot alert - 1.0Indicator currently allows pivots from two time frames (ideally a trading time frame and a higher time frame) to be specified.
In the example, the 1H time frame is being used for entries using the 4H time frame (8 candles pivot width = 2 4H candles) as the trading time frame and the daily chart (48 candles pivot width = 2 daily candles) as the higher time frame.
This allows one to visually higher time frame Fibonacci swings and allows them to accurately perform Fibonacci analysis without having to switch to a higher time frame
FibLinesThis script automatically draws Fibonacci Lines on chart.
0% line and 100% line are determined by "Period" parameter.
MG - Fibonacci Alerts - 1.2Updated version of:
The main change with this version, is that the indicator is now always overlayed and the user has to specify where they want the alerts to be displayed on the chart. (New 'Alert Base' and 'Alert Amplitude' properties define where this is shown in the chart and how large the alert spikes are). It also now includes optional bull and sell markers
This update therefore allows us to:
- Show the Fibonacci Levels being used by the indicator
- Plot buy and sell signals at the correct points on the price chart
- Trigger alerts when price reaches a Fibonacci level (without displaying this on the chart, the indicator can't be overlayed on the main chart)
MG - Fibonacci Alerts - 1.1Updated version of
Allows users to receive alerts when price reach a new Fibonacci level.
By default, the Fibonacci levels extend upwards. This can be changed to extend downwards by unchecking 'Extend Upwards' option.
Usage:
- Perform a Fib extension analysis and determine a high value, low value and direction of extension
- Add indicator and specify these values
- Optionally, to view the levels used by the indicator on the main chart, copy the indicator source and:
- Set overlayed = true
- Set highPrice and lowPrice to your determined values (optional, but will save re-entering them later)
- Add to chart
- This will show you the exact levels used by the indicator
- Set overlayed = false
- Remove and re-add the indicator
MG - Fibonacci Alerts - 1.0This script allows a user to get alerts when the price goes within a certain percentage threshold of a Fibonacci level.
If connected with AutoView, it could allow an easy way to do automated range trading between Fibonacci levels. Although I plan to do this myself, I haven't used it for this purpose yet so please be cautious and verify with live results beforehand before using it for any automation.
NOTE: The image shown of the indicator is not fully correct as the close price is used. In many cases in the example image, the candle close price DID come within the alert threshold but closed outside the threshold
Usage:
1. User performs a Fibonacci retracement / extension analysis to identify a sensible high and low point. (Currently, this script is geared towards dip pullbacks during a bull market with the ability to toggle rise pullbacks in a bear market in the pipeline)
2. User enters the high and low points into this indicator
3. User can then set alerts on the buy and sell signals which should provide alerts at excellent entry / exit points.
a. Alerts must be created on the buy and sell signal bars. E.g. Buy signal => Alert when 'Buy Signal' crosses up '0.9'
4. Set the alerts to once per bar (not per close). In this indicator, we want to catch things as soon as they happen.
NOTE: Should use in conjunction with another indicator for maximize results.
I personally use this indicator ()
TODO
- Add negative alert levels
- Allow user to specify direction of Fib retracement as the levels are different in bull and bear markets
All feedback is welcome
2 hours ago
MG - Fibonacci Level AlertsThis script allows a user to get alerts when the price goes within a certain percentage threshold of a Fibonacci level.
If connected with AutoView, it could allow an easy way to do automated range trading between Fibonacci levels. Although I plan to do this myself, I haven't used it for this purpose yet so please be cautious and verify with live results beforehand before using it for any automation.
NOTE: The image shown of the indicator is not fully correct as the close price is used. In many cases in the example image, the candle close price DID come within the alert threshold but closed outside the threshold
Usage:
1. User performs a Fibonacci retracement / extension analysis to identify a sensible high and low point. (Currently, this script is geared towards dip pullbacks during a bull market with the ability to toggle rise pullbacks in a bear market in the pipeline)
2. User enters the high and low points into this indicator
3. User can then set alerts on the buy and sell signals which should provide alerts at excellent entry / exit points.
4. Set the alerts to once per bar (not per close). In this indicator, we want to catch things as soon as they happen.
NOTE: Should use in conjunction with another indicator for maximum results.
I personally use this indicator ()
TODO
- Add negative alert levels
- Allow user to specify direction of Fib retracement as the levels are different in bull and bear markets
All feedback is welcome