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