Login Page - Create Account

Support Board


Date/Time: Tue, 24 Mar 2026 22:26:13 +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;