- ago
Trying to place an order from -- quotes and price triggers


System.NullReferenceException: Object reference not set to an instance of an object.
at WealthLab8.cwQuotes.QueryFactory(Boolean allowdef)
at WealthLab8.cwQuotes.MoveFactory(Object v, RoutedEventArgs map)
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
16
Solved
2 Replies

Reply

Bookmark

Sort
Cone8
 ( 15.74% )
- ago
#1
Thanks for pointing that out - that'll be easy to avoid. The thing is is that it's just a quote, not a "trigger / transaction". No order information exists.
Enter the "quote" by adding a "Price Trigger", then it will be fine.
0
Best Answer
- ago
#2
ah, that makes sense from the view I was looking at.
got it.
0

Reply

Bookmark

Sort