Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 04:45:30 +0000



Sum Charts From List study

View Count: 751

[2015-10-14 23:20:12]
lou_diamonds - Posts: 39
I have multiple chartbooks that use the Sum Charts From List study. For the charts in the list I am using a multiple. So, for example if I go to the Settings for that study -> List of Chart Numbers (comma separated)...my data looks like this 2*.8,3*7,4*3.5,5*6.2.

I need the data for the List of Chart Numbers (comma separated) to change periodically and I'm wondering is there a way to change this either in bulk or import it into the chartbook withou having to go to the settings dialog box. I have to many chartbooks to update & it take a lot of time, so I'm look for a way to import or batch change this setting for multiple chartbooks.
[2015-10-15 03:44:36]
Sierra Chart Engineering - Posts: 104368
The source code for this study is available. The function name is:

SCSFExport scsf_SumChartsFromList(SCStudyInterfaceRef sc)

You can make changes to the source code to meet your requirements. Maybe you can update the Input which holds the list, from a file. Here is the documentation for making changes and recompiling it:
https://www.sierrachart.com/index.php?page=doc/doc_BuildCustomStudiesDLL.html
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account