Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 16:07:42 +0000



[Programming Help] - ACSIL study option limit.

View Count: 51

[2025-04-18 19:40:33]
Dennzisme - Posts: 13
Hello Sierra Chart Community,

I’m writing a custom ACSIL study and have defined over 40+ user inputs (indices 0–42) in my sc.SetDefaults, I will end up with 250+ user inputs in the end.
I would like to know if there is a limit.

Best regards,
Dennnz
[2025-04-18 20:32:47]
User431178 - Posts: 652
It's in the docs: ACSIL Interface Members - sc.Input Array: Introduction

There is a maximum of SC_INPUTS_AVAILABLE (128) Inputs available for a custom study to use.

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

Login

Login Page - Create Account