Login Page - Create Account

Support Board


Date/Time: Sat, 30 Nov 2024 04:42:09 +0000



[Programming Help] - Automatically creating a number of charts under some chartbooks(c++)

View Count: 340

[2022-12-15 07:02:50]
User61576 - Posts: 445
i have a csv file with permutations( trade details ) for each hour of a day , and , data is available for a number of days . the csv also includes the chart settings for each hour per day.

i want to have an interface , which can automatically create chartbook for each day , having separate charts for each hour of the day. i am programming in c++. i extensively searched for any function for the same , but to no avail.

even if i could add a study to one of the charts and it automatically creates all other charts and chartbooks will suffice.
[2022-12-15 15:03:49]
ForgivingComputers.com - Posts: 960
Look for the function sc.OpenChartOrGetChartReference()

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account