Support Board
Date/Time: Tue, 21 Jan 2025 07:29:39 +0000
Post From: Use of the VAPContainer function GetVAPElementForPriceIfExists
[2018-07-29 20:11:57] |
Sierra Chart Engineering - Posts: 104368 |
Yes it is perfectly safe to use that function and any function in the VAP container. Although we recently performed various optimizations on the VAP container and these functions are no longer recommended to be used: bool GetNextHigherVAPElement ( const unsigned int BarIndex , int& r_PriceInTicks , const t_VolumeAtPrice** p_VAP ) const; bool GetNextLowerVAPElement ( const unsigned int BarIndex , int& r_PriceInTicks , const t_VolumeAtPrice** p_VAP ) const; They are not as efficient as GetVAPElementAtIndex. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2018-07-29 20:16:28
|