Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 17:56:04 +0000



Post From: File Handling through ACSIL

[2020-01-02 12:11:30]
User255315 - Posts: 127
Hi SC,
I recently stumbled upon the functionality of Sierra to handle files, i.e open Files, read the contents, and then close the file handle. I had a few doubts regarding this:
1. What files can be accessed through these ACSIL functions? Are there any specific limitations to accessing a file this way?
2. As per your suggestion in an earlier post: Tick Charts I want to write a custom study that would read a particular .txt file and then using parameters written to the file, execute the instructions/trades in the text file (which i will explicitly decode from the file contents within the custom study itself). Would this be possible?
3. Could we have some sort of example (which are missing for these advanced API functions), illustrating some features, mentioned in 1 and 2?


Thanks in advance!