Support Board
Date/Time: Wed, 29 Oct 2025 23:26:19 +0000
Post From: TradeWindowConfigFileName question
| [2016-06-20 06:47:32] |
| onnb - Posts: 664 |
|
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? |
