Support Board
Date/Time: Mon, 30 Jun 2025 12:09:00 +0000
Post From: Access custom study from code?
[2021-06-23 02:39:09] |
skellington - Posts: 14 |
Hi, I'm writing an ACSIL custom study and I want to access non-built-in studies in the code the same way you can access build-in studies like: sc.SimpleMovAvg(result, Subgraph_SimpMovAvg, sc.Index, 5); For example, I'd like to access the "Intraday Intensity Oscillator by Tick With Filters" which is in the User Contributed Studies DLL and there is no apparent code way to get to it. Thanks! Date Time Of Last Edit: 2021-06-23 03:50:58
|