- ago
I appear to have lost the ability to open a strategy window from strategy monitor. This has been happening for a little while for both of my strategies in SM. Below is the error message. The strategy runs well as auto-trade.

Is this just my pc or a bug?

System.NullReferenceException: Object reference not set to an instance of an object.
at WealthLab8.cwStrategyMonitor.AwakeBroadcaster(Object init, RoutedEventArgs pred)
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
564
Solved
8 Replies

Reply

Bookmark

Sort
- ago
#1
Can you delete them, add back and then reopen?
0
- ago
#2
No change Eugene - still getting exception report after adding them back. Also tried with different (sample) strategies - resulting in same error

0
- ago
#3
Hmm. I don't have a clear understanding so let's collect some facts first.

1. Is this happening on both your computers?
2. What data provider and DataSet trigger this exception and what not?
0
- ago
#4
1. happening on both PCs
2. using TD Ameritrade as broker on one PC and Dummy broker on the other

0
- ago
#5
Thank you, I'm able to reproduce this. Workaround: choose a DataSet (even containing one symbol), not Symbol.
0
- ago
#6
Fixed for B39.
0
Best Answer
- ago
#7
Thank you Eugene 😊
1
- ago
#8
Please update to B39.
0

Reply

Bookmark

Sort