Login Page - Create Account

Support Board


Date/Time: Fri, 04 Apr 2025 14:44:32 +0000



Post From: Exporting lvls off study to a .csv file

[2022-12-30 12:34:09]
aviat72 - Posts: 36
There is no built-in study to do exactly what you want. But the closest is the study Write Bar and Study Data to File. Refer to the information here:
Write Bar and Study Data To File

Is there some code which shows how the sc.WriteBarAndStudyDataToFile is implemented; i.e. how to iterate through all the elements in the chart?

I want to do something similar with some modifications.