Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 07:01:23 +0000



Live order sent on SIM account (ACSIL)

View Count: 1160

[2014-04-08 14:35:27]
VF56002 - Posts: 27
I use this code in my strategy

// This is false by default. Orders will not go live if disabled on input
if (!SendOrdersToTradingService.GetYesNo())
sc.SendOrdersToTradeService = false;
else sc.SendOrdersToTradeService = true;

I've got an input created as 'Yes/No' values select box. If I choose 'Yes', order is sent as a simulated order insted of a live order. I keep "Trade Simulation Mode" option not checked.
Where could be the problem? Thanks

[2014-04-08 17:13:27]
Sierra Chart Engineering - Posts: 104368
Based upon the code, it will to what you describe.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account