TradingView
IldarAkhmetgaleev
2020년 6월 27일 오후 5시 20분

Poor man's volume profile 

Bitcoin / U.S. dollarBitstamp

설명

This is an attempt to get something more or less similar to the volume profile for free.

The code is generated using a template. To change the settings, you may need to regenerate the code. The code has a link to the repository with the template.

릴리즈 노트

  • Decouple width of history and recent profiles
  • Make profile value independent from profile height

릴리즈 노트

More precise profile value calculation

릴리즈 노트

Fix width with disabled history/last profiles

릴리즈 노트

  • Fix width with disabled history/last profiles
  • Do not clip recent profile

릴리즈 노트

  • Fix server study error by adding max_bars_back.
  • Rewrite code to make it simpler but slower.
  • Add option to use custom ticker as volume source.

릴리즈 노트

Fix "screenshot"

릴리즈 노트

Replace green color by teal

릴리즈 노트

Add volume point of control (VPoC) as a line

릴리즈 노트

  • Use nz() instead of own nan_to_float()
  • Fix history block offset

릴리즈 노트

Volume clusters (those called historical blocks) have been moved to a separate study, see "Poor man's volume clusters".

Study has been significantly optimized. Now you can set the profile size up to 500 bars (limit can be lifted if you change max_bars_back in the source code).

릴리즈 노트

Correct way (I'm sure of it) to calculate row value. It could be wrong.

릴리즈 노트

Fix preview chart

릴리즈 노트

Fix the calculation of the first bar.

릴리즈 노트

Highlight peak volume in a profile

릴리즈 노트

Maybe fix for profile disappearing

릴리즈 노트

Draw a profile using labels

릴리즈 노트

* Fix "Invalid symbol" warning when the custom volume source is enabled.
코멘트
New9999
color yellow on the bar tell what sir ? ( support or resistance)
Thank you
AI_ApeIntelligence
@New9999, volume peak, largely comparable with standart VP's POC
YoungCanadianInvestor
Any way to set a time frame (Daily, Weekly, Monthly) instead of inputting the amount of bars back?
shailja2428
Thanks...I am getting derived volume as exchange doesn't provide for some index. In this case why the recent levels doesn't work ? History levels are working fine. Please help..
IldarAkhmetgaleev
@shailja2428, recent historical (coloured) levels doesn't work because a way how levels is drawn and not very rich trading view API. If the grey reversed levels doesn't work please share a screenshot.
zxions
Somehow I like this better than the paid version. Thank you
maszka_esz
Any description how to read/use this funtion?
thanks in advance
IldarAkhmetgaleev
A new version is coming. It is much faster and can show blocks up to hundreds of bars.
sportflow365
@IldarAkhmetgaleev, I look forward to ;)
IldarAkhmetgaleev
@sportflow365, new version is already published. The study is now split into two studies: this one and tradingview.com/script/eksYnVaP-Poor-man-s-volume-clusters/
더보기