- ago
I have a strategy in Visual Studio and run it in debug mode. All works well, WL starts up, and I can run and debug the strategy just fine. Just one annoying issue though: the strategy settings (Position Sizing / Backtest Data) are not saved from one run to the next, even if I have hit the Save button. So if I stop (WL closes) and start again (WL reopens), all strategy settings are back to there defaults when I select my strategy.

Is there some way to have the strategy settings saved, so I do not have to re-enter them all each time I run?
0
347
Solved
5 Replies

Reply

Bookmark

Sort
- ago
#1
I am able to reproduce this. Despite my compiled strategy's metadata gets saved into ..\WealthLab8\CompiledStrategies\.., it's not applied.
0
- ago
#2
Just verified Dion's fix for the bug. Look forward to it in B45.
0
Best Answer
- ago
#3
Thanks. Looking forward to it!
0
- ago
#4
Strategy Settings are not persisted for a Compiled Strategy.

I.e. if I close and restart WL my carefully chosen strategy settings ("Single Symbol", "Data Range") are gone.

Also: Support->Extension API->Strategy Library says that WealthLab.Backtest should be referenced. This DLL no longer exists and is not necessary.


0
- ago
#5
QUOTE:
Strategy Settings are not persisted for a Compiled Strategy.

Yes, this is already known and fixed. Merged your (previously) new topic with this already existing one.
0

Reply

Bookmark

Sort