Support Board
Date/Time: Fri, 07 Nov 2025 17:22:44 +0000
Post From: Access TPO m_TPOPOCPrice value from different chart?
| [2022-08-10 06:21:04] |
| User431178 - Posts: 806 |
|
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)
|
