Login Page - Create Account

Support Board


Date/Time: Wed, 15 Jan 2025 18:42:05 +0000



creating log file of trades while backtesting

View Count: 633

[2017-07-23 18:25:58]
User61576 - Posts: 445
i am using this to get the SC log file

ofstream outputFile;
  outputFile.open("C:\\SierraChart\\Data\\abcde.txt", std::ofstream::out | std::ofstream::app);

but i would like also to create a separate log with the backtesting's trades

pls advice how i can do this

thanks
[2017-07-24 16:28:43]
Sierra Chart Engineering - Posts: 104368
We do not provide programming help. We recommend using the Trade Activity Log:
Trade Activity Log
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