Login Page - Create Account

Support Board


Date/Time: Sat, 15 Mar 2025 08:15:28 +0000



[Programming Help] - Can we use c++ vector to replace subgraph array?

View Count: 643

[2022-07-15 07:48:36]
User395175 - Posts: 90
Hi, when using sc study function, can I use c++ vector to replace the output subgraph array in the function? I just need the vector to hold my study value, not draw it on chart.
And what the nature of subgraph array, is it also a c++ vector?
[2022-07-15 12:37:59]
Sierra Chart Engineering - Posts: 104368
No you cannot use a vector like this. We do not know how this would be technically possible. Sierra Chart subgraph arrays are not C++ STL vectors.
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
[2022-07-15 15:13:28]
User395175 - Posts: 90
Can you increase the number of subgraph we can use in one study to over 100 at next release? Or is there a way for me to define a similar c++ array in sc study to replace the output subgraph array?

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

Login

Login Page - Create Account