Support Board
Date/Time: Wed, 29 Oct 2025 04:17:54 +0000
Post From: ACSIL - VolumeAtPriceForBars
| [2017-07-24 18:39:42] |
| Jeffrey - Posts: 2299 |
|
c_VAPContainer::GetNextHigherVAPElement was recently modified for more efficient performance. This made c_VAPContainer::GetNextLowerVAPElement significantly less efficient than GetNextHigherVAPElement, so it was removed. Most code accessing the data in a c_VAPContainer should use GetNextHigherVAPElement. However, if c_VAPContainer::GetNextLowerVAPElement is vital to your work, reply here and we can add a similar function back to VAPContainer.
|
