Login Page - Create Account

Support Board


Date/Time: Wed, 15 May 2024 16:45:31 +0000



ACS - logging / avoid data on output

View Count: 942

[2017-02-20 18:05:49]
jizzary - Posts: 177
i'm looking to output a vector of values
so i can copy it from log windows to excell sheet

for that matter i'm looking to inhibit any additional output text
added when i use the sc.AddMessageToLog() API

is there anyway to achieve what i'm looking for ?
[2017-02-20 18:55:17]
Sierra Chart Engineering - Posts: 104368
The proper way to do this is to output the data to a text file and then read the text file in Excel.

Refer to:
http://www.cplusplus.com/reference/cstdio/
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-02-20 20:45:31]
jizzary - Posts: 177
i thought about this option - but you can add a parameter to your API to avoid all added text
looks much more simple for me during development

pls consider

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

Login

Login Page - Create Account