Support Board
Date/Time: Tue, 04 Nov 2025 19:30:25 +0000
Post From: No Build any files cpp
| [2023-01-04 21:11:52] |
| User431178 - Posts: 805 |
|
The available variables/functions are lilsted: ACSIL Interface Members - Variables and Arrays ACSIL Interface Members - Functions There is more information here: ACSIL Programming Concepts For drawing on the chart area, there are two options: 1) Use drawing tools from ACSIL: Using Drawing Tools From an Advanced Custom Study 2) Use windows GDI: ACSIL Programming Concepts: Custom Free Form Drawing into Chart Window Using GDI (Graphics Device Interface) Based on your sample code, seems option 2 could be suitable, there is even a simple example available. |
