Support Board
Date/Time: Sat, 30 Nov 2024 04:29:19 +0000
Post From: HOWTO TURN on-off AT via acsil ?
[2022-12-27 00:03:26] |
ondafringe - Posts: 286 |
You can put your trade execution code inside a conditional statement. Then create a bool variable, and setup a hotkey to turn that variable on/off. I do that and have a bool for pause trading. I press "P" to pause trading and press "R" to resume trading. |