Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 13:08:35 +0000



[Programming Help] - Problem with _Read from Underlying Intraday File Example_ ReadIntradayFileRecordAtIndex

View Count: 538

[2025-03-01 12:10:07]
User868634 - Posts: 1
The custom study shows nothing on chart.
I have a 1GB tick data sitting on disk but the example study is showing nothing.
I am stuck because I need to use ReadIntradayFileRecordAtIndex() and I cannot get any data with it at all.
I don't see any errors in the log windows.

Any suggestions or advice?
imageScreenshot 2025-03-01 115406.png / V - Attached On 2025-03-01 12:07:28 UTC - Size: 51.2 KB - 25 views
[2025-03-01 13:32:47]
User431178 - Posts: 651
What are you expecting to see?
That study has no inputs and more importantly no subgraphs, therefore it will not display anything.

If you look at the source code for the study, you will see that it is simply an example of how to use sc.ReadIntradayFileRecordAtIndex, and that it output nothing.

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

Login

Login Page - Create Account