Login Page - Create Account

Support Board


Date/Time: Thu, 12 Mar 2026 23:06:06 +0000



Post From: Extra signals using ACSIL. Need help.

[2019-09-09 16:52:05]
User907968 - Posts: 866
Regarding problem 2, the symbols are probably being drawn, but beyond the range of the cum_delta scale as they are based on the main graph values.

To solve this you would need to base the signal offset on the high and low subgraphs of the cum_delta study bars (SG2 & SG3), rather than the main graph values.

Have a look at -
ACSIL Interface Members - sc.Input Array: sc.Input[].SetStudySubgraphValues()
&
ACSIL Interface Members - Functions: sc.GetStudyArrayUsingID()