Support Board
Date/Time: Sun, 02 Nov 2025 12:33:49 +0000
Post From: ACSIL function to read Trade Window values and Default Order Quantity
| [2024-03-05 13:50:20] |
| User601931 - Posts: 12 |
|
Yes, sure... you could hard code the values from your config file in your ACSIL code, for each config file, and modify/debug/and re-compile every time you update a trade window configuration... however, it is a lot of maintenance & duplication of values which are already in the UI. If during trading, you want to change a parameter or create another scenario/config, your code is stuck with the old values until you stop & recompile. It's just not the best design approach.
|
