Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 12:06:33 +0000



[User Discussion] - ACSIL: how to subtract 2 subgraphs?

View Count: 640

[2020-11-23 15:43:58]
ycomp - Posts: 324
how could I subtract 2 subgraphs to populate a 3rd subgraph?
[2020-11-23 16:39:10]
ForgivingComputers.com - Posts: 1122
sc.Subgraph[3][sc.Index] = sc.Subgraph[1][sc.Index] - sc.Subgraph[2][sc.Index];

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account