Login Page - Create Account

Support Board


Date/Time: Wed, 05 Mar 2025 19:34:16 +0000



Bug: ACSIL - sc.ReadIntradayFileRecordForBarIndexAndSubIndex()

View Count: 698

[2022-01-19 19:49:28]
ejtrader - Posts: 688
SC Team - This function has a bug when used on a chart where Combine trades into summary trades option is used. It picks up the records that doesn't belong to the barindex.

Please note that this works fine for normal charts.

I currently use a workaround for this and would be nice if this can be fixed for the case described here.

This is related to this thread:


Thanks
[2022-01-19 22:16:48]
Sierra Chart Engineering - Posts: 104368
This is not a bug and we are not going to invest any time in this. This is just how it is. Understand, there are certain limitations which exist. These are not bugs.
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-01-19 22:43:14]
ejtrader - Posts: 688
Understandable. Thanks. Could you please see if you could include the flag to detect/set the "Combine into Original Summary Trade" Setting. This is good enough to handle the processing login in the study.

At present - the study which uses this function gives different results when applied on normal chart vs Original Summary trade setting chart.

Thanks
[2022-01-20 13:08:11]
ejtrader - Posts: 688
Could it be possible to add a function to provide the First/Last Trade Index of the bar (similar to existing FileRecordIndexOfLastDataRecordInChart?

GetFirstTradeIntradayFileIndex(int BarIndex);
GetLastTradeIntradayFileIndex(int BarIndex);


Thanks
Date Time Of Last Edit: 2022-01-20 13:21:53

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

Login

Login Page - Create Account