- ago
In the log viewer, getting an error message below when running any strat against any ticker on backtest. This seems to be the culprit error message which results in another set of Formula Scorecard error messages in the log. I'm using latest build 8.75

2/1/2024 23:11:34:708
Source: Insample / Out of Sample
Message: Error getting ScoreCard Metrics: Method not found: 'System.Collections.Generic.Dictionary`2<System.String,WealthLab.Core.BarHistory> WealthLab.Backtest.Backtester.get_ExternalHistory()'.
MissingMethodException
Method not found: 'System.Collections.Generic.Dictionary`2<System.String,WealthLab.Core.BarHistory> WealthLab.Backtest.Backtester.get_ExternalHistory()'.
at finantic.ScoreCard.ScorecardIsOss.CopyBTFields(Backtester dst, Backtester src)
at finantic.ScoreCard.ScorecardIsOss.Initialize2(Backtester bt)
at finantic.ScoreCard.ScorecardIsOss.Initialize(Backtester bt)
at WealthLab.Backtest.MetricsBundle.GetMetric(String metricName)
0
320
Solved
7 Replies

Reply

Bookmark

Sort
- ago
#1
7035-Doc1-pdf
attached is the screenshot
0
- ago
#2
Adding @DrKoch to the discussion.
0
- ago
#3
Since yesterday I get the following error message with every optimization:

Error getting ScoreCard Metrics: Method not found: 'System.Collection.Generic.Dictionary'2<System.String.WealthLab.Core.BarHistory> WealthLab.Backtest.Backtester.get_ExternalHistory()'

MissingMethodException
Method not found: 'System.Collection.Generic.Dictionary'2<System.String.WealthLab.Core.BarHistory> WealthLab.Backtest.Backtester.get_ExternalHistory()'

Insample / Out of Sample
Error getting ScoreCard Metrics: Method not found: 'System.Collections.Generic.Dictionary`2<System.String,WealthLab.Core.BarHistory> WealthLab.Backtest.Backtester.get_ExternalHistory()'.
MissingMethodException
Method not found: 'System.Collections.Generic.Dictionary`2<System.String,WealthLab.Core.BarHistory> WealthLab.Backtest.Backtester.get_ExternalHistory()'

at finantic.ScoreCard.ScorecardIsOss.CopyBTFields(Backtester dst, Backtester src)
at finantic.ScoreCard.ScorecardIsOss.Initialize2(Backtester bt)
at finantic.ScoreCard.ScorecardIsOss.Initialize(Backtester bt)
at WealthLab.Backtest.MetricsBundle.GetMetric(String metricName)

I have reinstalled the finantic Scorecard Extension, but the error remains. Does anyone know where the problem lies and how I can solve it?

0
Glitch8
 ( 12.37% )
- ago
#4
DrKoch needs to rebuild the Formula Scorecard extension. I pinged him on Discord on this.
1
Glitch8
 ( 12.37% )
- ago
#5
The new build of finantic.ScoreCard is ready.
1
Best Answer
- ago
#6
@Glitch and Dr. Koch Thank you very much!
0
- ago
#7
Thanks Glitch and Dr Koch ! It works
0

Reply

Bookmark

Sort