- ago
When I try to start the extension "Indicator Database" this Error occurs.

Any ideas? Thanks!

System.TypeLoadException: Could not load type 'WealthLab.Indicators.Fred' from assembly 'WealthLab.DataExtensions, Version=8.0.44.0, Culture=neutral, PublicKeyToken=null'.
at finantic.IndicatorSelection.Database.IndiQDatabaseChildWindow.LoadXml(String xmlpath)
at finantic.IndicatorSelection.Database.IndiQDatabaseChildWindow.FillCalculationGrid()
at finantic.IndicatorSelection.Database.IndiQDatabaseChildWindow..ctor()
at finantic.IndicatorSelection.Database.WLCE_Indicator_Selection.OnOpenChildWindow(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

0
60
Solved
2 Replies

Reply

Bookmark

Sort
- ago
#1
As an alternative, you might want to look at the Indicator Profiler extension, https://www.wealth-lab.com/extension/detail/IndicatorProfiler

Another alternative would be the Analysis Series and the Position Metrics performance visualizer. And you can declare your own Position metrics if you're coding in C#.

The author of the finantic Indicator Selection extension hasn't been recently active.
0
Best Answer
- ago
#2
Thanks!
1

Reply

Bookmark

Sort