Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 02:29:06 +0000



Post From: Can SC read signals from a text file to executive orders?

[2023-01-07 21:04:55]
ertrader - Posts: 672
@Machinagurujp
Yes, this is definitely possible and appears relatively straightforward with ACSIL. I use a study to read in a value from a text file and display a line. You will need to modify it to do what you want but it is a place to start. Below is a discussion link and the .cpp file I use is attached.

If you need to learn ACSIL, SC C++ is well documented or you can contact developers who can do it for you. I have had good interactions with the owners of www.ForgivingComputers.com and www.simplesystemtrading.com. There are many really good programmers on SC that can help for free but you have to show your effort first and they have to be willing to help. Sometimes these solutions that initially seem easy take many many hours and testing to properly resolve.

Read text file discussion
How to read file with sc.ReadFile()?

Developers:
https://www.sierrachart.com/index.php?page=doc/SierraChartStudyAndSystemProgrammers.php
Date Time Of Last Edit: 2023-01-07 21:38:20
attachmentReadLineFromFile.cpp - Attached On 2023-01-07 21:01:08 UTC - Size: 2.21 KB - 125 views