Login Page - Create Account

Support Board


Date/Time: Fri, 22 Nov 2024 23:29:39 +0000



Automate Chart Image Export

View Count: 1389

[2016-03-18 21:24:08]
charlie - Posts: 8
Is there a way to automate the exporting of chart images for specific timeframes? For example, I would like to see a Daily, 30m, and 5m chart for my TSLA trade on 2/25/2016. But, I would like to have this automated since I have done many trades that day and want to put it into my notes.

Thanks!
charlie
[2016-03-20 16:22:51]
charlie - Posts: 8
I found some ways in the documentation to create charts automatically. One can use the UDP method, but there is no range or period selection input it seems. Also, one can use Auto Hotkey to use Sierra chart shortcut keys to select the range/period/symbol and export the chart that way.

However, is there a way to communicate directly to Sierra Charts from another application to grab the range for a specific chart? I don't need to know the code, but I just need to know if it's possible and some keywords to look up so I can figure it out for myself.

I see that I can save images with an ACSIL study. Is a way to way to import the data for a symbol into SC for a certain range and then use the UDP interface? Not sure what to do about the period change though.

Many Thanks,
charlie
Date Time Of Last Edit: 2016-03-20 16:23:15
[2016-03-21 18:43:18]
Sierra Chart Engineering - Posts: 104368
Refer to the following ACSIL variables and functions:
https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Variables_And_Arrays.html#scSaveChartImageToFile

https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Variables_And_Arrays.html#scSecondsPerBar (This is one of the variables for controlling the timeframe of the chart bars. There are many others)

https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Functions.html#scOpenChartOrGetChartReference
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

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

Login

Login Page - Create Account