Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 21:12:45 +0000



Numeric Table

View Count: 1029

[2018-10-09 19:07:52]
User470516 - Posts: 78
Dear Sierra Chart Team,

I have noticed that the source code for the study numbers bar calcultated value is not available. I am looking to draw a numeric table (cells or grid and labels on the left) like what is available in the above mentioned study or in a spreadsheet. Is there another study whose source code is available and that offers that kind of numeric table so that I avoid myself the development of that kind of table ?

Thank you for your support.

Regards,

Laurent
[2018-10-10 03:59:24]
Sierra Chart Engineering - Posts: 104368
Yes. Look at scsf_NumericInformationGraphDrawTypeExample in /ACS_Source/Studies8.cpp
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
[2018-10-10 11:39:13]
User470516 - Posts: 78
Thank you very much for this, it has helped me greatly already!

I have some questions related to the s_NumericInformationGraphDrawTypeConfig structure.
1- Is there a documentation of that structure with all the associated members?
2- Is it possible to display objects instead of numbers in the cells (i.e. triangles up, arrows...)?
3- On the far right of the graph past the current bar, there is some additional space and the grid is still visible there. Is it possible to write into those very last cells at the far right end of the screen?

Thank you again for your support.

Regards,

Laurent
[2018-10-12 00:40:42]
Sierra Chart Engineering - Posts: 104368
Give us some time to get back to you on this. We need to prepare some additional documentation and do some testing but item 2 is not supported.
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
[2018-10-24 08:06:14]
Sierra Chart Engineering - Posts: 104368
1- Is there a documentation of that structure with all the associated members?
This will be ready tomorrow.

3- On the far right of the graph past the current bar, there is some additional space and the grid is still visible there. Is it possible to write into those very last cells at the far right end of the screen?
Yes. You can place values into the chart column immediately after the last chart bar in the table. The documentation will explain this. It is accomplished by using s_NumericInformationGraphDrawTypeConfig::ShowPullback
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
[2018-10-24 20:42:05]
John - SC Support - Posts: 31159
The documentation for the Numeric Information Table Graph Draw Type ACSIL features is now available. You will find it starting here: ACSIL Interface Members - sc.Subgraph Array: Numeric Information Table Graph Draw Type
For the most reliable, advanced, and zero cost futures order routing, use 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