Login Page - Create Account

Support Board


Date/Time: Sat, 01 Mar 2025 13:58:42 +0000



[Programming Help] - data downloads

View Count: 569

[2021-09-29 22:37:53]
User497914 - Posts: 2
Hello , I download data from sierra chart to my desktop using the "write bar and study data " to a csv file , I am using pandas to performant data analysis but when I tried to do some column analysis I receive the message'Data Frame' object has no attribute , specially when I tried to concatenate Date+Time column to create at DateTime column to be the index of the timeseries data ,this happen also to any column I tried to performance any operation using pandas , also excel will said that the data is corrupted , my question this is done by sierra chart to blocked people to use the data outside the sierra chart platform .
[2021-09-30 00:11:46]
John - SC Support - Posts: 38292
my question this is done by sierra chart to blocked people to use the data outside the sierra chart platform .

Absolutely not. We have the study available to allow you to export the data. We have no problem with you doing whatever you need to with it. Whatever issues you are having are going to be related to how the data is imported and how Excel and Pandas deal with it.

Open up the file in Notepad or Notepad++ or WordPad and you will see that the data itself is straightforward and does not contain anything "special" to prevent importing.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2021-09-30 00:12:39
[2021-09-30 00:21:05]
User497914 - Posts: 2
do your intraday data still at SCID FILE , IF IS THAT HOW CAN I COVERT TO PANDAS DATAFRAME ? , THANKS FOR YOUR TIME.
[2021-09-30 00:24:55]
John - SC Support - Posts: 38292
Yes, Intraday Data is stored in the .scid files. Here is the information on how those files are formatted:
Intraday Data File Format
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account