- ago
Initially it asked for me to create the basic plan and after I sent that up I keep getting this error when I drag my strategy into the SignalPublisher window.


System.InvalidOperationException: C2 Error() NotFound (2013 ) Not found
at WealthLab.Core.Collective2Client.PatchClient(HttpMethod last, String reg, String field, String first2)
at WealthLab.Core.Collective2Client.GetMyStrategies(String apiKey)
at WealthLab.Core.C2PublishingService.GetPublishedStrategies()
at WealthLab8.RemoteStrategyLinkWindow.ResolveSpecification()
at WealthLab8.RemoteStrategyLinkWindow.SearchSpecification()
at WealthLab8.RemoteStrategyLinkWindow.PostSpecification(Boolean isvar1)
at WealthLab8.RemoteStrategyLinkWindow.DestroySpecification(Object reference, SelectionChangedEventArgs col)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at WealthLab8.RemoteStrategyLinkWindow..ctor(Strategy s, List`1 existingLinks)
at WealthLab8.cwSignalPublisher.RegisterCreator(Object first, DragEventArgs reg)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.OleDropTarget.RaiseDragEvent(RoutedEvent dragEvent, Int32 dragDropKeyStates, Int32& effects, DependencyObject target, Point targetPoint)
at System.Windows.OleDropTarget.MS.Win32.UnsafeNativeMethods.IOleDropTarget.OleDrop(Object data, Int32 dragDropKeyStates, Int64 point, Int32& effects)
at MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
at System.Windows.OleServicesContext.OleDoDragDrop(IDataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
at System.Windows.DragDrop.OleDoDragDrop(DependencyObject dragSource, DataObject dataObject, DragDropEffects allowedEffects)
at System.Windows.DragDrop.DoDragDrop(DependencyObject dragSource, Object data, DragDropEffects allowedEffects)
at WealthLab8.pnlNavStrategies.AssetAnnotation(Object init, TreeViewItemEventArgs connection)
at WealthLab.WPF.TreeViewEx.OnMouseMove(MouseEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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
179
3 Replies

Reply

Bookmark

Sort
Cone8
 ( 24.61% )
- ago
#1
I can't duplicate that, but try this procedure.

1. Restart WealthLab
2. Open the Order Manager (Ctrl+R)
3. Select Collective2 broker in the top left.
4. Configure... and enter your V4 API Key.
5. Connect
You should be Connected to C2.
Now open the Signals Publisher and try setting up your strategy.
0
Cone8
 ( 24.61% )
- ago
#2
The "NotFound" message rang a bell. We should have caught that error, but we were looking for "Not Found" (with a white space in the middle).

In any case, instead of that error, you should have seen this:

There are no Collective2 strategies available for you to trade. Please make sure you have a Trade Leader plan active on C2
0
- ago
#3
Thanks. I should have watch the full video which basically lists the steps you posted.

I think I created a strategy on Collective2 and because I have a basic plan I’m limited in adding more or resetting.

So when I went back to WL I could not drag and drop. But I can link to the account and stage or auto place from my strategy to my collective 2 account.

If it looks worth while I’ll upgrade in a couple of months.

0

Reply

Bookmark

Sort