Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 06:00:56 +0000



TradeWindowConfigFileName question

View Count: 587

[2016-06-20 06:47:32]
onnb - Posts: 661
sc.TradeWindowConfigFileName = "SimpleBracket.twconfig";

I understand I can set this outside the SetDefaults block.

So if I have following scenario

1. Study places an order. Before submitting the order, I do this - TradeWindowConfigFileName = "config1.twconfig"
2. Study then places a second order. Before submitting the other, I do this - TradeWindowConfigFileName = "config2.twconfig"

Will that generally work as expected?

Can I also do this - TradeWindowConfigFileName = "";
to disable this at some point?
[2016-06-20 07:25:42]
Sierra Chart Engineering - Posts: 104368
1, 2. Yes it should but test it.

This effectively does nothing:

Can I also do this - TradeWindowConfigFileName = "";

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
[2016-06-20 16:10:31]
onnb - Posts: 661
This effectively does nothing:

Is there a way to "disable" it then?
What I mean is to tell SC to not use a configuration but use whatever the user has set in the trade panel.
[2016-06-20 17:09:51]
Sierra Chart Engineering - Posts: 104368
It depends what you want to disable. Are you referring to Attached Orders?
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
Date Time Of Last Edit: 2016-06-20 17:10:22
[2016-06-20 17:27:43]
onnb - Posts: 661
I just tested this and when I do this - TradeWindowConfigFileName = "config1.twconfig"
the values in the Trade Window actually change. That was a misunderstanding on my part.

Now I understand your question.

I don't think there are many ACSIL functions or settings that actually make changes in the GUI. I think the GUI settings are read only for the most part.

But now I get it ;)
[2016-06-20 17:35:30]
Sierra Chart Engineering - Posts: 104368
OK let us know if you have any other questions.
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