Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 15:46:41 +0000



Post From: ACSIL - Chart number parameter for sc.GetVolumeAtPriceDataForStudyProfile()

[2023-08-11 03:10:08]
LudaTrades - Posts: 27
No unfortunately the function calls for a StudyID int only.



int GetVolumeAtPriceDataForStudyProfile(const int StudyID, const int ProfileIndex, const int PriceIndex, s_VolumeAtPriceV2& VolumeAtPrice);

int GetNumPriceLevelsForStudyProfile(int StudyID, int ProfileIndex);


I have exhausted all options trying to reference a volume profile that is located on another chart. There simply needs to be a chart number parameter in this function to do it.

SC-Team I know you guys are understandably busy, is there any chance on adding this to a future update? The benefit for us would be long lookback profile values available on charts with limited days to load for performance. A 5 day footprint chart with access to 3 year VbP data for example.