Login Page - Create Account

Support Board


Date/Time: Fri, 27 Sep 2024 07:29:22 +0000



Get DateTime of BaseGraphData

View Count: 919

[2016-02-08 14:26:52]
User96015 - Posts: 55
Dear sir,
I' m not able to find function which gives date and time of a specifed index in a basegraph data.


SCGraphData BaseGraphData;

// Get the base graph data from the specified chart
sc.GetChartBaseData(ChartStudy.GetChartNumber(), BaseGraphData);
int index = 20;
BaseGraphData[Index]. //Function
As you can see, I need to give time of BaseGraphData array at Index value.
Can you help me?
Thx
[2016-02-08 16:16:52]
User96015 - Posts: 55
I'm reading again my question.
Maybe it' s not expalins very good.
Do u understand or can I have to write question better?
Ty.
[2016-02-08 18:22:38]
Sierra Chart Engineering - Posts: 104368
You need to use this function:
https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Functions.html#scGetChartDateTimeArray
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