Support Board
Date/Time: Thu, 06 Feb 2025 16:51:05 +0000
Post From: ASCIL Programming help. Pleeeeeeeaaaaaaasseee help!
[2020-01-14 22:07:50] |
Ackin - Posts: 1865 |
Manual for ACSIL (C++)? There is still a myth that someone can learned it in a few weeks or even days ... can not .... it's a regular programming language c++ .... You have a lot of examples in the ACS folder in the Sierra. The study functions for the built-in studies can be found in the studies#.cpp files in the /ACS_Source folder in the folder Sierra Chart is installed to on your system.....or User Contributed Advanced CustomStudy System Source Code User Contributed Advanced Custom Study System Source Code This is enough for simple things and small adjustments to existing studies. Btw. Table of Contents | (Advanced Custom Study/System Interface and Language (ACSIL)) The documentation has improved a lot in the last year, and everything is described here. There is no other manual, certainly not better than the Sierrachart documentation itself. If you need to make something, it is better to write what you need and maybe you 'll find someone who will attach the source code to your request. Good luck |