my english is not good for explanation, you can try and understand automatic start finding by given length. draw automatic fibo. from lowest to highest. or from highest to lowest.
Indicator 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...
Calculates 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...
Updated 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...
Updated 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...
This 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...
This 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...
This indicator plots absolute high and low values for up to five completely adjustable time periods (in months, weeks, days, hours, minutes) and optionally calculates the Fibonacci levels on the pair of absolutes of your choice, ascending or descending, and mimics the shading available in the built-in Fib charting tools (e.g. retracement). Here are a few...
Personally I don't like the trouble of drawing fibonacci retracement and extension tolls time and time again, not only human eyes and hands are not as accurate as a computer, but also, you would sit and think : "Hey, which one of these candles is the start of the wave" time and time again. That is one of the issues, some times you may want to drop more than one...
Personally I don't like the trouble of drawing fibonacci retracement and extension tolls time and time again, not only human eyes and hands are not as accurate as a computer, but also, you would sit and think : "Hey, which one of these candles is the start of the wave" time and time again. That is one of the issues, some times you may want to drop more than one...
a very simple script to place 3 Fib lines on the currents days action from the regular hours automatically
Took the code from LazyBears rsi-fib and made it so you could apply it to a chart. It plots fib levels between the high and low of a timeframe of your choosing. Seems to line up well with custom drawn fib levels. Not sure if it's any better than just drawing the lines yourself, but whatever.