Login Page - Create Account

Support Board


Date/Time: Mon, 09 Jun 2025 13:18:05 +0000



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

[2022-11-02 16:42:56]
JohnR - User831573 - Posts: 332
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