Rerun a modified compiled strategy in VS2019 while WL is running
Author: Roamingnode
Creation Date: 2/22/2021 7:47 AM
profile picture

Roamingnode

#1
Good day!
Could you make possible to make WL allow rewrite user Strategy DLLs when WL is running and rerun the modified strategy ?
It's very exhaustion to close WL, compile strategy DLL in VS2019, then run again WL, choose the ticker, select strategy, run it, check the result, close WL, change the code and do it again.
Using build in editor is not the option. it doesn't support f strings and it's not convinient as VS2019.
profile picture

Eugene

#2
Hello,

If you would've read the online manual to the end you'd have the solution in VS. It's called Edit and Continue (E&C for brevity):

Programming | How can I debug my trading strategies in Wealth-Lab? > scroll down to "Edit and Continue"

Additionally, it's been mentioned in numerous forum topics. Here are just the most prominent ones:

* Developing class library w/o shutting down WLP on each rebuild
* Using Visual Studio 2015 and 2017 for debugging
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).