Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 20:50:13 +0000



Switch to sim (disable live trading) at time?

View Count: 240

[2024-08-01 20:25:46]
joshtrader - Posts: 488
Is there a way to disable live trading, I guess by switching to sim mode, and back, and certain times of the day?
[2024-08-01 20:42:34]
Sierra_Chart Engineering - Posts: 17152
We would need to add an ACSIL function to control this, and then you can change it with a custom study at any time you want.
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, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-08-04 01:49:50]
ForgivingComputers.com - Posts: 960
Is there a way to disable live trading, I guess by switching to sim mode, and back, and certain times of the day?

No Need to switch to Sim. You can have the same effect by locking trading using the ACSIL function:

sc.SetTradingLockState(1);

[2024-08-04 12:59:59]
Sierra_Chart Engineering - Posts: 17152
Yes that is true. We were going to post that function:
sc.SetTradingLockState()
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, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-08-05 01:16:37]
joshtrader - Posts: 488
Thank you, this will work perfectly, no need for that additional function.

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

Login

Login Page - Create Account