Login Page - Create Account

Support Board


Date/Time: Thu, 31 Oct 2024 23:47:54 +0000



SaveChartImageToFile

View Count: 1438

[2016-05-30 06:39:04]
onnb - Posts: 662
is there any chance that you will expand this to something like:

SaveChartImageToFile(string filename)

or SaveChartImageToFile(int chart_number, string filename)

in the above, would like to specify a filename and if possible, would like to specify which chart to save.
[2016-06-01 10:57:27]
Sierra Chart Engineering - Posts: 104368
We will have to see about this.
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
[2016-06-01 17:26:17]
User754985 - Posts: 109
+1
[2016-06-01 17:29:11]
onnb - Posts: 662
Would also be nice to have boolean parameter to include overlays.
[2016-06-01 17:57:55]
tradernikki - Posts: 41
+1
[2016-06-01 19:01:35]
Willson - Posts: 176
Like
Would also like to assign or have built-in shortcut keys
[2016-06-14 18:21:12]
onnb - Posts: 662
I have noticed that SaveChartImageToFile does not work when chart is not visible?
Somewhat expected but can you confirm that this is true?
Date Time Of Last Edit: 2016-06-14 18:22:50
[2016-06-15 17:42:13]
Sierra Chart Engineering - Posts: 104368
We will be looking all of this over as soon as possible.

The function should still work even if the chart is not visible and we will make sure this works properly.
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
[2016-06-15 17:57:29]
onnb - Posts: 662
What is really needed is something like this - SaveChartImageToFile(int chart_number, string filename , int width, int height)

Sorry for posting mql4 link here, but something along the lines of this - https://docs.mql4.com/chart_operations/chartscreenshot

As you can imagine, there are many applications to a feature like this.
[2016-07-20 08:31:45]
Sierra Chart Engineering - Posts: 104368
There is a new ACSIL function for this:
https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Functions.html#scSaveChartImageToFileExtended
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
Date Time Of Last Edit: 2016-07-20 08:32:14
[2017-11-20 19:19:33]
Sierra Chart Engineering - Posts: 104368
With the function linked to in post #10, previously overlays were not supported, but they are now.
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
[2017-11-21 00:04:53]
Usermb - Posts: 126
This is awesome, thank you very much for doing this.

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

Login

Login Page - Create Account