Login Page - Create Account

Support Board


Date/Time: Fri, 27 Sep 2024 03:53:11 +0000



Text/CSV Data Format real time

View Count: 3089

[2019-04-04 11:03:42]
User21223 - Posts: 90
Is it possible to import data in real time. By Text/CSV Data Format.

I have data in the Text format. Updated in real time. I would like to import them to Sierrachart
[2019-04-04 11:36:00]
ganz - Posts: 1048
User21223

it's very easy to do

Intraday Data File Format

use python in case you are too lazy :)

Python for Sierra Chart
[2019-04-04 13:38:37]
User21223 - Posts: 90
Thank you for your response. I do not have any contact with programming. Can I ask for a short film of help
[2019-04-04 14:40:19]
ganz - Posts: 1048
User21223
https://rooksguide.files.wordpress.com/2013/12/rooks-guide-isbn-version.pdf

enjoy! :)
[2019-04-04 14:48:16]
User21223 - Posts: 90
"Write an Intraday file header of type s_IntradayHeader to the beginning of the file. Once this is done, it does not need to be done again. For an understanding of the different fields of the header, see the structure definition above and the comments."

I do not know how to do it
[2019-04-04 15:45:31]
ganz - Posts: 1048
User21223

http://www.eecs.umich.edu/courses/eecs380/HANDOUTS/cppBinaryFileIO-2.html

http://www.cplusplus.com/articles/DzywvCM9/
Date Time Of Last Edit: 2019-04-04 15:48:23
[2019-04-04 17:44:03]
Sierra Chart Engineering - Posts: 104368
You need to use the intraday data file format:

Intraday Data File Format

To be able for a chart to read data in real-time.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2019-04-04 19:51:26]
User21223 - Posts: 90
Ganz, are you able to record an instructional video for me.
[2019-04-04 21:10:47]
ganz - Posts: 1048
User21223

there is no make any sense to make a video.

in case you really need it just don't rush and learn c++ step by step

a very basic c++ level will be enough
[2019-04-04 23:38:59]
ganz - Posts: 1048
User21223

https://www.youtube.com/watch?v=18c3MTX0PK0&list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb

https://www.youtube.com/watch?v=z2Q1cvotLCk

:)
[2019-04-05 08:01:12]
User21223 - Posts: 90
thank you, I started to study ...
can you give an example of the codes used for this project.
about options Intraday Data File Format
[2019-04-05 08:43:12]
User21223 - Posts: 90
ganz I can ask for [Direct Messages]
[2019-04-05 14:37:38]
ganz - Posts: 1048
User21223

- i'm using linux and g++
- i'm using CLI-mode only, no IDE ... so you need to be familiar with it as well
- there are a lot of c++ specific forums to make it real
>> read and parse csv
>> fill a struct and write it to *.scid

gd lck
[2019-04-05 14:45:25]
ganz - Posts: 1048
User21223

>> read and parse csv

my preferred way to parse csv :

https://futures.io/sierra-chart/26630-hide-show-studies-buttons-study-6.html#post707020
[2019-04-09 11:39:15]
User21223 - Posts: 90
Unfortunately, I can not deal with this. Is it possible to write a ready application that does it.
[2019-04-09 11:41:33]
ganz - Posts: 1048
User21223
no, i'm not interested in.
[2019-04-09 11:46:50]
User21223 - Posts: 90
of course for a fee
[2019-04-09 13:00:08]
ganz - Posts: 1048
User21223

i like more people to use c++ and acsil

i'm not a programmer so no any deals in this direction
and no any fee will be possible

sorry to mislead you at all
[2019-04-09 13:14:43]
Ackin - Posts: 1865
User21223)
it is not a work for an hour. This and next week I have a job, if you don't need it now and wait, I'll do it for you - free afterwards

ganz)
i'm not a programmer
it doesn't seem to me that program (gDVAL_pub4) was good
[2019-04-09 14:09:45]
ganz - Posts: 1048
Ackin

it doesn't seem to me that program (gDVAL_pub4) was good
would you pls provide some feedback in that thread?

it really has some new acsil f(x)s that puzzled me

i'm not a programmer
yes, i really has no any experience to code for windoze and haven't any intention to study that crap at all
Date Time Of Last Edit: 2019-04-09 14:13:46
[2019-04-09 14:26:16]
User21223 - Posts: 90
Ackin

ok thank you for the response. I'll wait until you have time
[2019-04-09 15:03:35]
Ackin - Posts: 1865
ganz :) ....
"that program (gDVAL_pub4) was good"
it was meant in good ... I appreciate your work

it's funny ... I am attending this forum for several years and in the last time I have feeling from posts that all users of Sierrachart are programmers. And you, who really can something, say that you're not a programmer.


User21223)
ok
Date Time Of Last Edit: 2019-04-09 15:23:24

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

Login

Login Page - Create Account