TradingView
fikira
6 Jul 2021 pukul 10.41

Volume Profile Array's [fikira] 

Bitcoin all time history indexINDEX

Deskripsi

Inspired by © IldarAkhmetgaleev (AkhIL) - "Poor man's volume profile" - "PMVolProf"
He did a fantastic job on "Volume Profile"!

My script is about making this with array's

Settings:
- period (last x bars) for calculation
- max width (visible horizontal range)
- amount of sections (vertical sections; to many sections can give an error -> lower the sections in that case)

Setting "high/low", "close":
- "high/low"
-> the volume of every bar (in the period) which low is lower than a particular section and which high is higher than that section is added to that section
- "close"
-> here the volume of every bar (in the period) which close closes in the range of a particular section is added to that section

The orange/blue coloured "Volume lines" are the highest/lowest values above and below present close
(can be used as Support/resistance )

"Only show max/min" shows only the orange/blue Volume lines

The period and highest/lowest is show by 2 thin blue lines

Color, line width is adjustable

Cheers!

Catatan Rilis

Changed colour logic:
Now you can compare each section with #sections above/below for the max/min
(min 1 and max 5 sections above/below to compare with)
"compare # sections above/below for max/min" = 1:


"compare # sections above/below for max/min" = 3:


"compare # sections above/below for max/min" = 5:


Also added vertical line where the bar calculations start
Komentar
rbfoster061
Thanks for indicator - good job!
fikira
@rbfoster061, Thanks!
mehdiasvadi
Its good , thanks
kovaashok7474
Great job... thank you..
kovaashok7474
Great work... thank you
miteshsingh175
Thanku sir for this..just want to know is there any way we can increase the no. Of candles to 2000
mk_newsfeed
Great work indeed. Please keep it up :)
Pratik_4Clover
That's pretty good and snappy work! I like it ^^
fikira
A_Traders_Edge
If I may, I have been looking for Vol Profile scripts that will show LVL (low volume nodes)...is that difficult to implement into something like this? Wondering why I cant find it anywheres to be able to scrape the code from. Any chance youd be willing to implement or possibly assist in doing so? I dont know JACK about arrays. Honestly, then intimidate me. BTW VERY impressed its literally 100 lines of code. Amazing work!!
Lebih lanjut