Support Board
Date/Time: Tue, 07 Apr 2026 20:41:29 +0000
[Programming Help] - Hisrotical Time and Sales for custom study
View Count: 24
| [2026-04-07 15:01:20] |
| User546377 - Posts: 5 |
|
Helo, I want to build a relatively simple indicator similar to Power Trades on Qunatower or Sweeps on Bookmap. It detects when X bid or ask volume traded within Y time. For this I need historical time and sales records. sc.ReadIntradayFileRecordForBarIndexAndSubIndex is perfect for it but sierra states "It should be used only on the current day as needed." So I want to know if it is possible to load 3-6 month of tick data using sc.ReadIntradayFileRecordForBarIndexAndSubIndex(), or if there are other ways to get up to 6 month of Time and Sales records per bar.
|
| [2026-04-07 18:06:34] |
| User719512 - Posts: 432 |
|
Use a 1-tick/1-trade chart. Will be slow loading so much data which seems like a lot to vet your idea.
|
To post a message in this thread, you need to log in with your Sierra Chart account:
