Auto High Low Fib-MovingAuto detect highest/lowest price within a range of bars (user defined). The range slides forward in time as new bars appear in the chart.
Optionally add Fibonnaci Lines (retracement or extension).
See the comments at the beginning of the script for a complete description.
---------------------------
While there are several versions of this indicator in TradingView, this one adds some unique flexibility. And it's open source, so you can improve on it.
在腳本中搜尋"fib"
Philosof fib maI like Fibonacci and I think multiple MAs are best for identifying the trend. This one is based on someone else's script. I just need to share it with a friend =)
Trading ComboThis is a combo of many indicators including :
Ichimoku Cloud(With Buy and Sell Signals)
EMA
MA
HULL MA
Fibonacci Lines
Bitcoin Kill Zones(Turned off by Default)
MA Turning Points
Reversal(Pin) Bars and Upshaved and Downshaved Bars(Inside and Outside Bars Disabled By default)
Credits to for the source code:
Lazybear
ChrisMoody
100kiwi
Gesundheit
Cooltoyz : Bollinger ShadowsFinally, another gadget for the cooltoyz series :)
this is a simple tool to allow vizualizing bollinger bands with several values/levels. usually boll bands have the levels at 1.5, 2, 3, for multiplier of standadrd deviations. but, just changing those values, we can apply fibbonnaci levels to the bands.
The inputs on this indicator come with fib levels by default, but the values are part of input fields, so it's easy to change to whatever you prefer, back to the calssic std.deviation values, for example. also, the colors are set to make a visual slope, so it's more instinctive to see how strong the candles are moving.
just play with it, and like it. or not :)
here is another example, where the colors are reversed, to create a more classic "shadowy" effect.
i just like to have the edge level set stronger, it's easier to see when stuff is "on fire" :)
Cooltoyz: Multi level Bollinger ShadowsFinally, another gadget for the cooltoyz series :)
this is a simple tool to allow vizualizing bollinger bands with several values/levels. usually boll bands have the levels at 1.5, 2, 3, for multiplier of standadrd deviations. but, just changing those values, we can apply fibbonnaci levels to the bands.
The inputs on this indicator come with fib levels by default, but the values are part of input fields, so it's easy to change to whatever you prefer, back to the calssic std.deviation values, for example. also, the colors are set to make a visual slope, so it's more instinctive to see how strong the candles are moving.
just play with it, and like it. or not :)
Daily Auto Fibonacci ToolCalculates Fibonacci retracements based on daily highs/lows, and further beyond that if specified. The main difference between this and other auto Fibbing tools is ease of visibility.
Options:
Take highs/lows from a few days back or take highs/lows from each daily candle
Hide retracements before today
Show labels for each retracement level
Hide/Show retracement levels
Change colors quickly and uniformly (in script)
Retracements used:
-0.382 / 0 / 0.236 / 0.382 / 0.5 / 0.618 / 0.786 / 1 / 1.272
Fibonacci Exponential Moving Averages (+ 200EMA)One indicator to rule them all...
So here you have the fib based EMA`s (8,3,21,55) plus I added the 200 EMA cause I love it and should give you the complete picture. Have fun!
To add click on "Add to favorite scripts" and then select in your TV settings.
*Thanks to behind_crypto for publishing the base version of the script!*
Ichimoku Fibonacci HybridHey guys, this is a variation of Ichimoku using Fibonacci principles.
Overview
As you may know, Ichimoku uses in its calculations (high + low)/2 to calculate Tenkan-sen (Conversion line) and Kijun-sen (Base line) for different periods: Tenkan is a shorter period, so it reacts faster to reversals, while Kijun is slower, so it reacts slower, and it is contextually more reliable due to how conservative it is.
Why does the Ichimoku Cloud works? My theory that inspired this indicator is that it works because it looks at 50% retracements from highest point to the lowest point. In other words, Tenkan plots the 50% line between the peak and the trough from the recent period, which has proven to often be a good estimation for retracements. Similarly, Kijun applies the same, but for a longer period*.
However, if we look at Fibonacci retracement, it is often the case that price retracts to those magical percentages: 23.6%, 38.2%, 50%, 61.8%, and sometimes even 88.6% and 78.6%. Why this happens is largely unknown to the academic community, but, empirically, it often seems that these numbers just work.
Therefore, I wanted to apply this principle to Ichimoku calculations, and instead of calculating (high + low)/2, I calculated both (high + low) * 0.382 and (high + low) * 0.618. These lines should provide pessimistic/bearish estimations, and optimistic/bullish estimations, respectively. Naturally, these results in 4 extra lines: a bearish Tenkan/Kijun pair and a bullish Tenkan/Kijun pair.
Therefore, applying this indicator will crowd the chart quite a bit: you have 6 lines on the chart among which 2 of them are the original Tenkan and Kijun lines, and the other 4 are Fib-inspired Tenkan/Kijun lines.
Usage
As with most indicators, usage is subjective to the user and relative to the chart. However, some ways in which this indicator can be used are as follows:
In a strong uptrend, price is typically above both Ichi Kijun and Tenkan. In this case, you can use this indicator to provide you with a new pair of bullish Kijun/Tenkan that provide the same usage as before. Similarly, in a downtrend, the bearish Kijun/Tenkan apply.
Using the new lines, one can apply R/S levels, crossover signals, overbought/oversold areas, price channels, retracement levels, and trend indications.
One may simply use it out of convenience, as it automatically computes potential areas of interest without having to perform manual work.
Please note that because the indicator was so full, I did not keep the Cloud, nor did I keep the Chikou span (Lagging span.) These can be easily implemented, but it would crowd the chart to an extent that it would be difficult to gauge much information. However, I did consider adding them as optional indicators that are disabled by default, and I may potentially do so in the future. For reference, this would help by simply disabling everything else besides the "bullish Ichi" in an uptrend.
Footnotes
* I have heard people referring to Ichimoku Cloud as "a glorified average mean," but, mathematically, I don't believe there is much relationship between MAs and Ichimoku Cloud. However, I acknowledge the visual similarity between the two and the potential to use both in a similar fashion, so one may interpret this indicator as such if they please.
My Multiple EMA with Donchian ChannelsDonchian Channels with EMA's 8, 13, 21, 34, 55, 89 (fib numbers). Everything is configurable.
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
Fibonacci Retracement AccuracyIt shows the accuracy of a given Fibonacci Retracement
Inputs are
1. Number of candles that indicate a trend to detect reversals
2. Fib0
3. Fib 100
TZv420simplified version of TZ original. With Alert function
Transient Zones (v420)
I drew the trades on the arrow signals so you can see, its not all win, but with good money management and other ways of finding Target points (MA's or Pivots or Fib or Structure etc)
It is profitable. No repaint, No offset
Leledc Exhaustion BarAn mt4 indicator converted to pine,its not always accurate but combined with S/R ,pivots, fibs etc will give an edge.
Dots are the major swings holow circles are the minor swings
more here
www.abundancetradinggroup.com
Fibonacci ZoneMy first attempt in Pine.
It is a Donchian Channel, but in stead of the median line I added the four Fibonacci lines and colored three of the five ensuing zones in suggestive colors.
The blue zone is up trend zone
The gray zone is ranging zone
The orange zone is down trend zone.
The white zones are 'in betweens'
For the fibs to function properly it needs to be a 20 - 30 period channel.
Fibonacci BandsA modification in bands using fib values in wma. This will help to see short and long term volatility and to find if it will change its way from lower/upper to upper/lower band.
Auto Daily Fib Levels R2 by JustUncleLThis study is a variation of my "Automatic Daily Fibonnacci" indicator. This variation automatically draw Fibonacci Pivot levels (or optionally Classic Pivots) based on the previous day's highest and lowest points. The HLC3 is used as the default Daily Pivot level.
Unlike the "Automatic Daily Fibonnacci", this indicator does not redraw/update levels on current day even if the price goes past the R3/S3 levels.
Timeframe: is just a text string and is not checked, so needs to be a valid resolution eg: 60, 120, 240, 360, 480, 720, 1D, 1W, 1M, 2D, 2W, 3M
Pivot LEVELS:
Green = Pivot and Pivot Zone
Blue = R1,S1 Levels and Zone
Red = R2,S2 Levels and Zone
Black = R3,S3 Levels
Securities day session - Opening-Range- Jayy Opening Range (OR) for regular daytime session eg NYSE 0 930hrs to 1600 hrs.
This is not for Forex sessions which is addressed in a separate script.
This script fixes two issues:
syntax error when code compiles
flaky plotting of the opening range and targets that required page reloading
Additions:
In this code there are more more opening range time period choices at the bottom of the format dialogue box
Opening Range Targets:
Opening Range Targets as per Leaf_West
Targets are set at 127% , 162%, 200 %, 262 %, 362%, 423%, 685%, 1109% and 1794% and this can be traded intraday using methods described at charts-by-leaf.com I also have some Leaf West PDFs that describe how the targets are set and how they are traded. There are others that use opening range.
See the notes in the script for more detail.
My first opening range script originated from work done by Chris Moody. This script has changed significantly but there are small remnants of Chris Moody's script lurking within.
This script is available to all.
Cheers Jayy