Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 11:47:36 +0000



[Programming Help] - What would be the best way to plot my own data in the chart?

View Count: 404

[2021-10-13 22:03:58]
czapeczek - Posts: 13
I am writing a Study. This study is being calculated involving other processes and external data. I'd like to be able to show that data whitin my SC Study.

So far, the solution I came up with is that I am writing a file with specific value and my SC Study is opening this file and reading the value. It works but I think it is suboptimal. Also it generates CPU exception from time to time and I don't know why (maybe anyone of you have an idea about it?)

One argument for sub-optimality is that I am not able to load historical data.

Am I able to import any data that I am counting on my own in a different process into SC Chart? How to do it in most pragmatic way?


Thanks!
Filip
[2021-10-14 13:15:49]
czapeczek - Posts: 13
I found that page: Text/CSV Data Format
I will read and ask questions if any appear

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

Login

Login Page - Create Account