Assuming the following scenario:
1.) I load a strategy in the Strategies Tab
2.) I enable the strategy from the Strategies Tab by clicking the Enabled box
3.) The strategy runs without trouble, and I un-enable it from the Strategies Tab by clicking the box again
4.) I do not remove the strategy from the Strategies Tab
4.) I make some changes to the loaded strategy in the Script Editor
5.) I compile the updated script
Question:
If I re-enable the previously loaded and run strategy in the Strategies Tab is the old version of the strategy run from memory?
Or does NT grab the newly compiled code to run?
Thank you for any info

Comment