OPEN-SOURCE SCRIPT
Cập nhật

Poor man's volume profile

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.
Phát hành các Ghi chú
  • Decouple width of history and recent profiles
  • Make profile value independent from profile height
Phát hành các Ghi chú
More precise profile value calculation
Phát hành các Ghi chú
Fix width with disabled history/last profiles
Phát hành các Ghi chú
  • Fix width with disabled history/last profiles
  • Do not clip recent profile
Phát hành các Ghi chú
  • 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.
Phát hành các Ghi chú
Fix "screenshot"
Phát hành các Ghi chú
Replace green color by teal
Phát hành các Ghi chú
Add volume point of control (VPoC) as a line
Phát hành các Ghi chú
  • Use nz() instead of own nan_to_float()
  • Fix history block offset
Phát hành các Ghi chú
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).
Phát hành các Ghi chú
Correct way (I'm sure of it) to calculate row value. It could be wrong.
Phát hành các Ghi chú
Fix preview chart
Phát hành các Ghi chú
Fix the calculation of the first bar.
Phát hành các Ghi chú
Highlight peak volume in a profile
Phát hành các Ghi chú
Maybe fix for profile disappearing
Phát hành các Ghi chú
Draw a profile using labels
Phát hành các Ghi chú
* Fix "Invalid symbol" warning when the custom volume source is enabled.

Thông báo miễn trừ trách nhiệm