Login Page - Create Account

Support Board


Date/Time: Tue, 09 Sep 2025 18:37:47 +0000



Post From: Live Trading Issue with ACSIL Study – Order Ignored Due to SendOrdersToTradeService=0

[2025-08-06 03:46:36]
Acro - Posts: 449
You can try this line in your acsil code so it works in both sim and live:

sc.SendOrdersToTradeService = !sc.GlobalTradeSimulationIsOn;