Login Page - Create Account

Support Board


Date/Time: Sat, 30 Nov 2024 06:27:00 +0000



Post From: Automatically creating a number of charts under some chartbooks(c++)

[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.