Login Page - Create Account

Support Board


Date/Time: Mon, 16 Jun 2025 20:26:02 +0000



[Programming Help] - ACSIL study option limit.

View Count: 255

[2025-04-18 19:40:33]
Dennzisme - Posts: 26
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: 713
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