Login Page - Create Account

Support Board


Date/Time: Sat, 30 Nov 2024 04:31:46 +0000



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

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