Here's what happened:
- My strategy compiled without errors
- It disappeared from the strategies list
- I found the cause in my code - i was using Time[0] inside SetDefaults. I fixed this and compiled again with no errors.
- Strategy shows up in the strategies list again
- But all my templates are gone and the folder for the strategy's templates on my PC is now empty.
This really set me back very badly.
UPDATE: I found the settings from my settings template in the Strategy Analyzer logs from before this issue happened and my templates were deleted. At least I can recover my settings. But still would like a reply

Comment