Support Board
Date/Time: Thu, 18 Sep 2025 02:07:00 +0000
Post From: Access TPO m_TPOPOCPrice value from different chart?
[2022-08-10 06:21:04] |
User431178 - Posts: 780 |
You would use sc.GetStudyProfileInformationForChart, which is not documented but you can find it in sierrachart.h sc.GetStudyProfileInformationForChart(const int ChartNumber, const int StudyID, const int ProfileIndex, n_ACSIL::s_StudyProfileInformation& r_StudyProfileInformation)
|