Support Board
Date/Time: Tue, 07 Apr 2026 21:56:35 +0000
Post From: GetTimeAndSales & ReadIntradayFileRecordAtIndex discrepancy
| [2026-02-18 19:07:45] |
| Asad1939 - Posts: 17 |
|
Apologies. I'm already using this function - I should have wrote ReadIntradayFileRecordForBarIndexAndSubIndex not ReadIntradayFileRecordAtIndex in my original post. For each bar, I call ReadIntradayFileRecordForBarIndexAndSubIndex, and loop sub_index with while (true) until read_ok == 0. That gives me all available ticks for the bar. But this is nowhere near the number reported by GetTimeAndSales (with the 3 filters applied in my orginal post). Any ideas why that might be? I'd like to know exactly what GetTimeAndSales is returning, or if there's additional filters needed to get the same output as ReadIntradayFileRecordForBarIndexAndSubIndex Thanks |
