Glitch, in another post, mentioned that the website was updated to use .NET 8, so maybe this problem is related. The strategy backtester is failing on all strategies that I tried (like 3 or 4). The error is:
Object reference not set to an instance of an object. at WealthLab.Web.Engine.BacktestingController.RunBacktest(BacktestSettingsPayload bts) in C:\Users\lucid\source\repos\WealthLab8\WealthLab.Web.Engine\Controllers\BacktestingController.cs:line 207
Object reference not set to an instance of an object. at WealthLab.Web.Engine.BacktestingController.RunBacktest(BacktestSettingsPayload bts) in C:\Users\lucid\source\repos\WealthLab8\WealthLab.Web.Engine\Controllers\BacktestingController.cs:line 207
Rename
It just worked for me but I will take a look.
@Glitch - I ran some more tests today. About 10 failed, then about 10 succeeded and then one or two more failed. So, maybe there is a webfarm/garden issue.
It's failing every other one, I have it on the agenda to take a look.
I ran a bunch of strategies, and they all ran fine. The issues seems to be fixed.
Yes I addressed it 👍
Your Response
Post
Edit Post
Login is required