OPEN-SOURCE SCRIPT

Volume Analysis - Heatmap and Volume Profile

Aggiornato
Hello All!

I have a new toy for you! Volume Analysis - Heatmap and Volume Profile. Honestly I started to work to develop Volume Heatmap then I decided to improve it and add more features such Volume profile, volume, difference in Buy/Sell volumes etc. I tried to put my abilities into this script and tried to use some new Pine Language™ features (method, force_overlay, enum etc features). I hope the usage of these new features would be an example for Pine Programmers.

Lets talk about how it works:
- It gets number of Rows/Columns from the user for each candle to create heatmap
- It calculates the number of the candles to analyze. Number of the candles may change by number of Rows/columns or if any volume / difference in volumes / volume profile is enabled
- It gets Closing/Opening price, Volume and Time info from lower time frame for each candle (it can be up to 100K for each candle)
- After getting the data it calculates lower time frame to analyze
- Then it calculates how closing price moves, how much volume on each move and create boxes by the volume/move in each box
- The colors for each box calculated by volume info and closing price movements in the lower time frame
- It shows the boxes on Absolute places or Zero Line optionally
- it shows Volume, Cumulative volume, Difference between Buy/Sell volume for each column
- it changes empty box color by Chart background color, also you can change transparency
- At this time it creates Volume Profile with up to 25 rows
- As a new Pine Language™ feature, it can show Volume Profile in the indicator window or in Main chart, shows Value Area, Value Area High (VAH), Value Area Low (VAL), and draw it and POC (Point Of Control) in the indicator window and/or in the main chart
- Honestly the feature I like is that: For the markets that are not open 24/7, it combines the data from the lower time period without any gaps. For example, if you work for a market that is closed on Saturdays and Sundays, it ensures data integrity by omitting weekends and holidays. so for example if the data is like "ABC---DEF-X---YL-Z" then it makes this data like "ABCDEFXYLZ". In this way, there will be no data breaks in the displayed boxes, there will be no empty colons, and it will appear as if data is coming in at any time.
- Finally it shows Info Panel to give info, its background color automatically changes by the Chart background color
- Important! You should set your "Plan" accordingly, your plan is "Premium or Higher" or "Lower tier". so the script can understand the minimum time frame it can get data!!

I tried to share many screenshots below to explain it much better

How it looks?
istantanea

it shows Highest Buy/Sell volumes brighter, move volume -> brighter
istantanea

Volume Profile (up to 25 rows) (number of contained candles should be more than 1)
istantanea

Volume Profile can be shown in the main chart optionally
istantanea

How the main chart looks:
istantanea

Closing price shown and you can enable it, change colors & line width
istantanea

Can include many candles according to Row&Column number you set
istantanea

Optionally it can show cumulative volume for each candle
istantanea

Closing prices from lower time frame
istantanea

Shows Candle Body by changing background colors
istantanea

It can shows all included candles on Zero line
istantanea

You can change the colors of many things
istantanea

You can set Empty box and border transparency
istantanea

Table, Empty box Colors adjustment done automatically by chart background color
istantanea
istantanea

Sometimes we can not get data from some historical candles if time frame is high such 2days, 1 week etc, and it looks like:
istantanea

It also checks if Chart time frame and Chart type is suitable
istantanea
istantanea

Enjoy!
Note di rilascio
Unnecessary part removed
Note di rilascio
A few optimization, more explanation.
boxescumulativevolumeeducationalheatmaplonesomethebluelowertimeframelowertimeframeanalysisPOCtablevolumeanalysisVolume ProfileVolume

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?

Declinazione di responsabilità