Support Board
Date/Time: Tue, 25 Feb 2025 03:32:49 +0000
Post From: Why some study names are returning empty strings?
[2021-03-29 00:02:58] |
User741184 - Posts: 44 |
I have set the calculation precedence of my custom study to LOW_PREC_LEVEL. So when I add the custom study to Studies to Graph list somewhere in the middle then sc.GetStudyNameFromChart(sc.ChartNumber, study_number); function does not print study names after the custom study although its CalcOrder is set to maximum number. And if I Move Down the custom study to last position then the above function returns the study names of all studies. What is the reason behind? In the attached picture, these are the studies added to the chart. The custom study is at number 6 with StudyID: 10 and CalcOrder: 10. |
Private File |