Login Page - Create Account

Support Board


Date/Time: Wed, 14 May 2025 02:10:58 +0000



[Programming Help] - Trade Statistics.

View Count: 187

[2024-08-19 20:28:53]
G369 - Posts: 23
Hi,

I am trying to use the sc.GetTradeStatisticsV2 function and was wondering if I need to use a separate function write to a .csv file or will the function automatically write into a csv?

I am new to Acsil.
[2024-08-19 20:31:08]
John - SC Support - Posts: 39758
That function just gets the data, as noted in the description for it here:
ACSIL Interface Members - Functions: sc.GetTradeStatisticsForSymbolV2()

It is up to you to write the file as you want it. You can use the ACSIL functions to write a file if you want. Refer to the following:
ACSIL Interface Members - Functions: sc.OpenFile()
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