Support Board
Date/Time: Mon, 11 May 2026 22:30:38 +0000
Post From: Live Trading Issue with ACSIL Study – Order Ignored Due to SendOrdersToTradeService=0
| [2025-08-06 03:46:36] |
| Acro - Posts: 455 |
|
You can try this line in your acsil code so it works in both sim and live: sc.SendOrdersToTradeService = !sc.GlobalTradeSimulationIsOn; |
