Support Board
Date/Time: Sat, 28 Mar 2026 04:29:38 +0000
Post From: Access TPO m_TPOPOCPrice value from different chart?
| [2022-08-10 06:21:04] |
| User431178 - Posts: 855 |
|
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)
|
