Support Board
Date/Time: Tue, 07 Apr 2026 21:56:25 +0000
Post From: GetTimeAndSales & ReadIntradayFileRecordAtIndex discrepancy
| [2026-02-18 18:47:04] |
| Sierra_Chart Engineering - Posts: 23450 |
|
This function is only going to read a single record, 1 Tick/Trade, at a time: sc.ReadIntradayFileRecordAtIndex You really need to use this function: ACSIL Interface Members - Functions: sc.ReadIntradayFileRecordForBarIndexAndSubIndex() And you need to call it multiple times to read all of the records in order to get all of the trades per bar. 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, use the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2026-02-18 18:47:33
|
