Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 19:50:36 +0000



1 second chart missing data

View Count: 731

[2020-10-26 04:52:47]
jomo88 - Posts: 47
I can only get a truly spaced out 1 second chart when I use the Add Additional Symbol on top of the IUXX Nasdaq Index (which I think has exactly 1 second bars at its smallest increment from its feed).

When I try to load an equities chart on its own, for example AMZN, it does not give me the data spaced out by 1 second intervals. There are no bars present to fill the time in between for when there are no trades. My problem comes in when building studies to operate on these small intervals. For example a moving avg on this data is more like a time/tick hybrid, the time spacing is out of whack.

When I use the reference indexing with GetNearestMatch, it seems to skip over these sections with no trades, instead of giving the last traded price. Is there a way to get last traded price to be filled in at these sections? It seems like this should be available, just to have equally timed data at small intervals.

If there are no options for that, I can explore a solution with code (indexing this data has ultimately been my issue).

Thank you

FYI, I have deleted and re-downloaded my data with the 1 tick setting in Data/Trade Services Settings. Having it on 1 sec was equally problematic.
Date Time Of Last Edit: 2020-10-26 04:53:32
image1secondchart.jpg / V - Attached On 2020-10-26 04:49:25 UTC - Size: 235.02 KB - 187 views
[2020-10-26 07:47:51]
User907968 - Posts: 802
Chart Settings: Include Columns With No Data (Chart >> Chart Settings >> Bar Period >> Chart Bar Settings menu)
[2020-10-27 06:07:30]
jomo88 - Posts: 47
Thanks but perhaps you can assist further...

I am opening charts with OpenChartOrGetChartReference. Even if my main graph has the 'Include Columns With No Data' turned on, when new charts are opened, this setting defaults to off.

Is there a way to have this setting be always on when new charts are opened, in particular with OpenChartOrGetChartReference?

If not, I notice this setting saves with a chartbook, so worst case I can always resort to going through each chart by hand and then save the chartbook.

Thanks
[2020-10-27 14:16:27]
John - SC Support - Posts: 31608
Refer to the information here:
Using Chart Templates: Duplicating Charts / Template Charts
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2020-10-27 17:35:20]
Sierra Chart Engineering - Posts: 104368
We will add this structure member:
s_ACSOpenChartParameters::IncludeColumnsWithNoData
.
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
[2020-10-28 06:35:50]
jomo88 - Posts: 47
Fantastic! Any idea on ETA? Thank you
[2020-10-28 11:37:26]
Sierra Chart Engineering - Posts: 104368
This will be out later today.
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
[2020-10-28 12:37:23]
Sierra Chart Engineering - Posts: 104368
This is now available in the current version.
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