Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 01:54:30 +0000



How to plot/access outside csv file on chart?

View Count: 755

[2022-01-18 02:15:30]
User538858 - Posts: 11
I have a csv file with timestamps and prices, that I would like to plot on a chart. I have tried (but found no way) to edit the spreadsheet and plot the times and prices. Similarly, I read through the forums and documentation and was not able to find a way to access outside csv files through a study. If needed, I can convert it to a different format as it originates from a Python pandas data frame (if that helps).

Is there any other way for me to plot this data on a chart, whether as a color bar or as an icon?
[2022-01-18 15:13:35]
John - SC Support - Posts: 36238
If you are wanting to plot this information in the file as bar data in a chart, then you would just need to import the data. Refer to the following:
Exporting and Importing Intraday Data Files: Import and Load

But, if you are wanting to just have these data as markers of some kind in a chart of already existing bars, then there is not a study that does this. You would need to develop this yourself using our ACSIL functionality. Refer to the information starting here:
Advanced Custom Study Interface and Language (ACSIL): Introduction

Or, if you want to pay someone to develop this for you, then refer to the information at the following link:
List of Third Party Sierra Chart Study and System Programmers
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-09-13 23:26:05]
GwadaTrader97190 - Posts: 2
Hi,

I don't find the way too.

I use File > New/Open Intraday Chart and nothing appears...
Find csv example file attached.
Private File
[2024-09-16 13:48:01]
John - SC Support - Posts: 36238
Follow these instructions to import a CSV file of data:
Exporting and Importing Intraday Data Files: Import and Load
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