Version 1.37 2022.10.20
Added a function to limit the POC/VArea line lengths to the given History.
Version 1.36 2022.01.14
- Added functions to Disable POC/VAH/VAL Lines
- Changed the "Scale" function -> it will now represent the "% of the Chart" and its default value is set to 10.
Version 1.35 2021.07.02
- The appearance in mirrored mode has been corrected, the level of detail should now be the same as in non-mirrored mode
Version 1.34 2021.06.11
New Feature:
- You can now adjust the percentage for the "value area"
Version 1.33 2021.06.11
- Changed calculation of the profile to optimize the accuracy
Version 1.32 2021.04.25
- Optimization of some processes, to reduce CPU usage
Version 1.31 2020.05.26
Changes:
- you can now scale the VolumeProfile in mirrored mode
Version 1.30 2020.05.13
New Function:
- Mirror to left side: Mirrors the VolumeProfile to the left side of the chart

Changes:
- Added "Mirror to left side" function
- changed the description of inputs:
-> "auto set X-Position" -> Horizontal Position (auto)
-> "X-Position" -> Horizontal Position (manual)


Version 1.29 2019.04.16
- Code optimizations

Bug fixes
- fixed incorrect end of lines at specific indicator settings
Version 1.28 2019.04.08
Bug Fixes
- the mt4 app now doesnt freeze in monthly view anymore
- the indicator now draws the lines correct, if the chart is shifted
Version 1.27 2019.04.06
Bug fixes
- fixed a bug, where other graphical objects in the chart have been removed

Features
- Deleted the mode selection, because of high performance increases
-> The indicator will now only redraw if:
1. A new bar appears
2. The chart is zoomed in or out
3. The period of the chart changed
4. The Autoscale function set the scale
Version 1.26 2019.04.03
General:
- performance increases
- bugfixes

Scaling:
- Set initial Scale value to 4
- Reset Scale to initial value if zoomed
- If the scale is too high, the lines dont cross the bars anymore (if Chart shift is turned on)
Version 1.25 2019.04.02
- Bug fixes
- Smoothing in smaller timeframes
Version 1.24 2019.03.27
- Bug fixes
Version 1.23 2019.03.26
Implemented the function "Auto set X-Position"
- Set this value to "true" to let the volume profile automaticaly align to your screen.
- Set this value to "false" to ajust the X-Position with the variable "X-Position"
Version 1.22 2019.03.23
- Further performance increases for low end clients and Live Mode
Version 1.21 2019.03.23
- Disabled the output
Version 1.2 2019.03.23
- Changed some calculations, so that the overall look is now much smoother and you can see the volume highs clearer
- Changed the initial value for the "Calculation mode" to "Live" in consequence of the last update
- Improved the performance in "Live" Mode
Version 1.1 2019.02.10
I implemented a new Auto Detail function. If you open up a high volume chart, such as Gold or BTC, it calculates the level of detail by the overall volume. This function only triggers at a specific volume size, so that its only for protection purposes against performance issues.