Login Page - Create Account

Support Board


Date/Time: Sun, 08 Sep 2024 00:42:50 +0000



[Programming Help] - export a text value cell from spreadsheetr in real time

View Count: 97

[2024-07-23 21:13:00]
User719206 - Posts: 93
Hello im looking for to export a text value spreadsheet cell to an excell or txt file in real time.I tried with write bar data study but because of the fact it's a text value it was a 0 (I haven't any problem to export number), I tried with acsil too with sc.WriteBarAndStudyDataToFileEx() but it'same result .is it possible ? any advice? Thanks for the help :)
Date Time Of Last Edit: 2024-07-24 12:25:10
[2024-07-24 13:49:00]
John - SC Support - Posts: 34254
You would have to do this using ACSIL, but you need to access the data directly and then export it yourself. Refer to the following:
sc.GetSheetCellAsString()
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