Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 22:44:26 +0000



Post From: Programmatically drawing volume profile tool drawings

[2022-07-27 20:05:45]
User818063 - Posts: 16
Hi

>1. Using sc.AddStudyToChart() add it to the chart
where can I find id of the added study that you need to use in the sc.SetChartStudyInput ?

If I am not mistaken, when calling the AddStudyToChart function the study is not really available yet so it does not have an ID. So have can I change its parameters? or do I need to wait for the next call to get its id (for ex using the GetStudyIDByName function...)

--W
Date Time Of Last Edit: 2022-07-27 20:06:27