Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 17:58:54 +0000



Post From: HOWTO TURN on-off AT via acsil ?

[2022-11-02 16:42:56]
JohnR - User831573 - Posts: 333
This might be what you are looking for.

ACSIL Interface Members - Variables and Arrays: sc.TradingIsLocked

sc.TradingIsLocked
Type: Read-only integer variable.

The sc.TradingIsLocked variable is set to 1 when Trade >> Trading Locked is enabled. Otherwise, it is set to 0.

To change the state of trading locked, use the sc.SetTradingLockState function.

Hope this helps,
JohnR