Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 02:00:36 +0000



Post From: ACSIL accessing persistent pointer in another study GetPersistentPointerFromChartStudy

[2023-08-14 20:22:56]
User431178 - Posts: 739
Swap

ChartStudySource.SetStudyID(0);
  
for

ChartStudySource.SetChartStudyValues(0,0);

You are accessing the chart number using ChartStudySource.GetChartNumber(), but not actually setting a value.