Sorry for my first post here beeing some error report.
I am having a problem with Condition builder. I wanted to play a bit with cerating a new strategy (using wizard), and when i select various conditions, like Price > High, or Open, or Close and some others i get an Undandled exception error (Object reference not set to an instance of an object) and ask me to continue or quit.
If i select to continue the Bars ago and Offeset values are grey, and can not be edited. However, other conditions seems to be ok.
I am using using Vista and they have build in .NET.
Hope you can help, i think your software is very cool and would like to play a bit with strategies.
There are some details of the error below, same as i see it when i click that details box. I paste it below. Is just a part of it, as full is more then forum allow to post.
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at NinjaTrader.Strategy.StrategyWizardPropertyDescrip tor.get_ComponentType()
at System.ComponentModel.PropertyDescriptor.GetTypeFr omName(String typeName)
at System.ComponentModel.PropertyDescriptor.GetEditor (Type editorBaseType)
at System.Windows.Forms.PropertyGridInternal.Property DescriptorGridEntry.get_UITypeEditor()
at System.Windows.Forms.PropertyGridInternal.GridEntr y.get_Flags()
at System.Windows.Forms.PropertyGridInternal.Property DescriptorGridEntry.get_NeedsDropDownButton()
at System.Windows.Forms.PropertyGridInternal.Property GridView.SelectRow(Int32 row)
at System.Windows.Forms.PropertyGridInternal.Property GridView.SelectGridEntry(GridEntry gridEntry, Boolean fPageIn)
at System.Windows.Forms.PropertyGridInternal.Property GridView.GridPositionData.Restore(PropertyGridView gridView)
at System.Windows.Forms.PropertyGridInternal.Property GridView.Refresh(Boolean fullRefresh, Int32 rowStart, Int32 rowEnd)
at System.Windows.Forms.PropertyGridInternal.Property GridView.Refresh()
at System.Windows.Forms.PropertyGrid.Refresh(Boolean clearCached)
at System.Windows.Forms.PropertyGrid.set_SelectedObje cts(Object[] value)
at System.Windows.Forms.PropertyGrid.set_SelectedObje ct(Object value)
at NinjaTrader.Strategy.StrategyWizardControl.OnNodeS elected(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeVi ewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVI EW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
NinjaTrader
Assembly Version: 6.0.1000.6
Win32 Version: 6.0.1000.6
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/NinjaTrader.exe
----------------------------------------
NinjaTrader.Core
Assembly Version: 6.0.1000.6
Win32 Version: 6.0.1000.6
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/NinjaTrader.Core.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
WilsonORMapper
Assembly Version: 4.2.2.0
Win32 Version: 4.2.2.0
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/WilsonORMapper.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
h43elw1o
Assembly Version: 6.0.1000.6
Win32 Version: 2.0.50727.1378 (REDBITSB2.050727-1300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SMTP.Net
Assembly Version: 3.0.1.0
Win32 Version: 3.0.1.0
CodeBase: file:///C:/Program%20Files/NinjaTrader%206/bin/SMTP.Net.DLL
----------------------------------------
NinjaTrader.Custom
Assembly Version: 6.0.1000.6
Win32 Version: 6.0.1000.6
CodeBase: file:///C:/Users/Marius/Documents/NinjaTrader%206/bin/Custom/NinjaTrader.Custom.dll
----------------------------------------
NinjaTrader.Vendor
Assembly Version: 6.0.0.1
Win32 Version: 6.0.0.1
CodeBase: file:///C:/Users/Marius/Documents/NinjaTrader%206/bin/Custom/NinjaTrader.Vendor.dll
----------------------------------------

Comment