Pivot Points High Low Multi Time FrameHello All,
There are built-in and published Pivot Point High Low indicators in Public Library but as far as I see none of them is for Higher Time frames. so I decided to write & publish this script. I hope it would be useful while trading or developing your own scripts. I also did this to use in one of my future projects (we will see it in a few weeks/months ;) ).
I tried to make all settings optional, so you can play with them as you wish.
P.S. There is no control mechanism if the chart time frame is lower than the time frame in the options. So you better set higher time frame in the options than the chart time frame.
Enjoy!
Weekly Pivots
Fibonacci levels MTFHello All,
I got some requests for a script that shows Fibonacci Levels of Higher Time Frame Candles. so I made/published this script. I hope it would be useful for you.
Options:
You can set Higher Time Frame, by default it's 1 Day.
Optionally it can use Current or Last Candle of higher time frame to calculate/show its Fibonacci Levels.
It can show higher time frame candles at the background optionally. You can change its colors.
You can enable/disable/change each Fibonacci levels and their colors.
You can enable/disable Fibonacci Labels that is shown at the right ride and see only Fibonacci lines/levels
example, Fibonacci levels with higher time frame candles:
P.S. if you have ideas to improve this script, drop a comment under the script please
Enjoy!
Pivot Points with Monthly and Weekly optionsA pivot point indicator that has possibility to see even the monthly or the weekly pivot points .
Pivot points are very powerful if used in correct way.
most of the time the price can be rejected from the pivot point or if the price break it it will be a nice entry if retest the pivot
R2/S2 are a very strong pivots to break but of course you need a certain distance between the pivot
(JS) Multi-Time Frame Pivot Point Detector 2.0So here's an updated version of my automatic Pivot Point detector.
If you don't like having a bunch of Pivots on your chart at once, or having to cycle through various resolutions to see different ones, this is for you!
What does this indicator do? It automatically detects the nearest daily, weekly, and monthly pivot points both above and below the current price and automatically plots them for you. It's really just as simple as that.
You select how far back you want it to plot with the "Pivot Point Look Back Period" option.
I also have transparency options for each type of pivot so its easy to find the opacity you prefer and save it as a default setting.
With "Turn Off Each Pivot Point On All Time Frames" turned on, as an example, if you were to uncheck "S1/R1" then it turns S1/R1 plots off across all 3 pivot resolutions. By default however, I have it set where you can pick and choose each one individually.
I also added the default "VWAP Periodic" script from TradingView in there with it (not in prior version). This works identical to the built in indicator (because it is identical).
Trading algorithms like to target pivot points and liquidity, so I figured they would pair together nicely for active trading.
TKP Weekly, Monthly and Yearly Fib Pivot PointsThis script allows you to plot Weekly, Monthly and Yearly Fibonacci Pivot Points. I used templates from others I found on TradingView, special thanks given in the Script. I prefer Longer time frames, especially yearly Pivots, to predict reversals and places to trim risk, so this was tailored to my needs. Hope this helps!
Weekly/Daily Cross & Bias ConfirmationThis indicator plots the weekly and daily open in addition to a current close price line.
It also signals when price closes above or below the daily and weekly opens.
Also, the bull/bear bias is painted on this indicator as well.
Black is the weekly open
Silver is the daily open
Weekly is default black arrows. Up is going above open, down is going below
Daily is default aqua arrows. Up is going above, down is going below
Weekly OHLC UpdatedWeekly OHLC first edit is to include a standard style.
From here we'll be adding a few moving averages and a few other things I find helpful in both in crypto and FOREX trading.