OPEN-SOURCE SCRIPT

Volume Analysis - Heatmap and Volume Profile

已更新
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?
快照

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

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

Volume Profile can be shown in the main chart optionally
快照

How the main chart looks:
快照

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

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

Optionally it can show cumulative volume for each candle
快照

Closing prices from lower time frame
快照

Shows Candle Body by changing background colors
快照

It can shows all included candles on Zero line
快照

You can change the colors of many things
快照

You can set Empty box and border transparency
快照

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

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

It also checks if Chart time frame and Chart type is suitable
快照
快照

Enjoy!
發布通知
Unnecessary part removed
發布通知
A few optimization, more explanation.
boxescumulativevolumeeducationalheatmaplonesomethebluelowertimeframelowertimeframeanalysisPOCtablevolumeanalysisVolume ProfileVolume

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?

免責聲明