OPEN-SOURCE SCRIPT
Actualizado

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

Exención de responsabilidad