This script is a modification from the awesome "Support Resistance - Dynamic v2" by @LonesomeTheBlue This script is very similar to the original indicator mentioned above, but with a modification that, in my opinion, would be very useful for many traders. It enables the option to choose different timeframe to calculate the S/R levels. Very often, traders would...
Auto Levels is a Work in progress. It is based on the previous days ATR and the current days opening tick. It takes that info and uses Fibonacci to automatically draw key levels for the day. I have added the BULL BAR ( Green bar ) and Bear Bar ( Red Bar ) to signal as a Go Long / Go Short line in the sand. The Tan bars are also proven key "Take Profit" levels....
Hello All, There are many types of SuperTrend around. Recently I thought about a Supertrend based on Pivot Points then I wrote "Pivot Point SuperTrend" script. It looks it has better performance on keeping you in the trend more. The idea is behind this script is finding pivot point, calculating average of them and like in supertrend creating higher/lower...
Hey everyone First of all, I'd like to thank Ricardo Santos, Backtest Rookies for the inspiration for this script. Actually, most of it is coming from them and I only mixed them up (and added my secret sauce ^^). If some of you are not thinking about a trading secret sauce, please get serious for a moment :) Some of you asked me how I do to set the trend...
A trading range which is formed during the first three trading day of any month sets an important "Month Opening Range". The lowest price made during the first three trading days can be considered the Monthly Support level (see the green line drawn by the indicator). The highest price made during the first three trading days can be considered the Monthly...
Hello All, Using this "Support Resistance Interactive" script you can set the Support/Resistance levels interactively by clicking on the chart. Using the SR levels you set, the indicator creates Support Resistance zones. The width of the zones are calculated by using Threshold option and Threshold is the percent of the distance between Highest/Lowest levels in...
Hello All, This script gets OHLC values from any security and Higher/Same time frame you set, then creates the chart including last 10 candles. it shows Symbol name, Time Frame, Highest/Lowest level of last 10 candles and Close Price at the right side of the chart as well. Closing price text color changes by the real-time candle of the related symbol and time...
Fibonacci Fans application on top of Previous Higher TimeFrame High and Low. Idea owner is @faizannawaz1, special thanks to him for both the idea and tesing the application WARNING : Study includes plottings in the future, and due to temporal gaps in non 7/24 markets such as weekends, holidays etc plotting of the fans will move to the open session (the effect...
Hello Traders, Another original idea is here with you. Actualy I can say that it's a breakout strategy that uses multiple Pivot Point's averages. How it works? - it finds the Pivot Points, you can set the length as you want - it gets averages of Pivot Highs and Pivot Lows, you can set the number of Pivot Points to be included - it compares the current closing...
Hello All, This is backtesting result of following indicator/strategy. I didn't work on adding other indicators. maybe in the future I can try to combine this with other indicators. You can visit following link to see "Pivot Point SuperTrend" . by using this backtesting tool, you can test&find better options There is option "Use Center Line to Close Entry...
Created a script for alerts on Fibonacci Pivot Points. You will be able to create separate alerts for every level or create one for price crossing any level. Because of some TradingView limitations, alerts won't be fired for the first bar of the session. Will try to solve that in the new versions. In the script used new v4 plotting features, so will be able to...
BINANCE:BTCUSDT This indicator is an opensource merge of the built in 'Pivot Points High Low' and the most popular 'Swing-high-low-support-resistance' indicators. The original 'Pivot Points High Low' does not have extensions with better visibility, while the most popular 'Swing-high-low-support-resistance' has no source available. I've also added additional...
Here signals are based on the pivot high and pivot lows. Factors taken into account in understanding the breakout or breakdown are: volume candle bar is not opening candle must be near pivot high or low Recommendation: Use once candle closes else you might get trapped in certain cases so be careful
Created a script for alerts on Traditional Pivot Points. You will be able to create separate alerts for every level or create one for price crossing any level. Because of some TradingView limitations, alerts won't be fired for the first bar of the session. Will try to solve that in the new versions. In the script used new v4 plotting features, so will be able...
Order Blocks based on pivot reversal candle When a pivot High or Pivot Low is found and confirmed, a box will be plotted on the open and close values of that pivot candle You also have the ability to change the amount of candles the box stretches over as well as the colors of the bullish and bearish boxes How To Use:- Pivot points often provide Support and...
This is standard Pivot Reversal Strategy with backtest date range added. In parameters you can select from/to date for backtesting range.
Hello all - This code is for daily pivot points, support and resistance with pivot labels and value. simple code with no bugs. this code use previous day values on online chat and current day values on offline chat. pivot values are placed on right side, so no overlapping with other values. . . Thank you Trading View for other educational script to make this possible.
Created a universal script for pivot points alerts. In the script, you can choose one of 4 pivot point types: Traditional, Fibonacci, Woodie, and Camarilla. You are able to create separate alerts for every level or create one for price crossing any level. For separate levels, you can choose: "Cross", "Crossover" and "Crossunder". You can also choose to...