Support Board
Date/Time: Sun, 02 Feb 2025 23:39:36 +0000
Post From: ACSIL: Load Daily Bars Programmatically
[2019-10-09 19:23:18] |
User41727 - Posts: 124 |
I have a study running on an intraday chart, and what I would like to do is load the corresponding daily bars for the respective symbol without having to open a separate daily chart to reference, as I only need the data once. I am essentially looking for an equivalent of the sc.ReadIntradayFileRecordForBarIndexAndSubIndex() function for daily data. Does something like this exist?
|