Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 12:52:42 +0000



[Programming Help] - Trade Statistics.

View Count: 112

[2024-08-19 20:28:53]
Gravity369 - Posts: 17
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: 36238
That function just gets the data, as noted in the description for it here:
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:
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