TradingView
TradingWolf
7 apr 2022 13:58

Key Levels 

Bitcoin / United States DollarCoinbase

Descrizione

// How it Works \\
Calculating Previous Days, Weeks and Monthly open, high, low, close and vwaps
Plots these levels on your chart

// Settings \\
You can enable/disable any of the levels you want to see
You can also change the amount of bars back the levels are plotted back to

// Use Case \\
These levels are often used in different methods of Technical analysis for support and resistance.

// Suggestions \\
Happy for anyone to make any suggestions on changes which could improve the script,

// Terms \\
Feel free to use the script, If you do use the script could you please just tag me as I am interested to see how people are using it. Good Luck!
Commenti
donnyjoseph
Thanks
NikolayDachev
Thanks 🔥
TradingWolf
@NikolayDachev, No problem
subieguy527
Would it be possible to add an alert for any level being being hit/crossed?
Blackmamba5599
hi, what does it mean vwaps? thanks!
TradingWolf
@Blackmamba5599, Volume weighted average price
polyslyme
Daily open seems to be calculated incorrectly. it's floating above the open candle wick by a small amount each day.
TradingWolf
@polyslyme, No, it is displaying the previous days values, If you try displaying high,low,close for the current day, they will constantly move and are not useable, this is why you use the previous days values. I understand open is the only value which won't change as its the first given value for the day but decided to stick with the previous days open still to reduce confusion
polyslyme
@TradingWolf, ah, thank you for clarifying. Cheers for your work on this.
Altro