Support Board
Date/Time: Tue, 26 Nov 2024 10:21:46 +0000
Post From: Using ACSIL functions outside of a chart
[2023-11-30 06:04:29] |
MarketWrench - Posts: 20 |
I would like to create a C++ application outside of sierrachart that uses sc.** functions (such as sc. functions for setting and getting sierrachart spreadsheet cells). I have included sierrachart.h and successfully used portions of the helper file that don’t require the “sc.” but that’s it. I am not looking to create a secondary function inside a chart, I know how to pass the ‘sc’ variable for that. I’m hoping someone might be willing post an example how they’ve made this work, or tell me it’s impossible and I’ll move on! Thanks in advance.
|