Support Board
Date/Time: Fri, 28 Nov 2025 20:12:07 +0000
Post From: Live Trading Issue with ACSIL Study – Order Ignored Due to SendOrdersToTradeService=0
| [2025-08-06 03:46:36] |
| Acro - Posts: 453 |
|
You can try this line in your acsil code so it works in both sim and live: sc.SendOrdersToTradeService = !sc.GlobalTradeSimulationIsOn; |
