NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > Application Technical Support > Automated Trading

Automated Trading Support for automated trading systems using NinjaScript. Support for our ATI (Automated Trading Interface) used to link an external application such as TradeStation and eSignal to NinjaTrader.

Reply
 
Thread Tools Display Modes
Old 03-22-2011, 12:29 PM   #1
ThatManFromTexas
Senior Member
 
Join Date: Apr 2008
Posts: 146
Thanks: 8
Thanked 2 times in 2 posts
Default Strategy Log errors

I have a strategy that I can edit and compile with no errors, but it does not appear in the list if right click on chart and click strategies.

Attached are scereen caps and the log file.

The errors in the log file seem to point to ....

Code:

publicoverridevoid Dispose() 
{
_strip.Items.Remove(_separator);
_strip.Items.Remove(_button);
_separator = null; 
_strip = null;
_button = null;
base.Dispose();
} 
Any suggestions?

Strat1.JPG Strat2.JPG log.JPG
ThatManFromTexas is offline  
Reply With Quote
Old 03-22-2011, 12:45 PM   #2
ThatManFromTexas
Senior Member
 
Join Date: Apr 2008
Posts: 146
Thanks: 8
Thanked 2 times in 2 posts
Default I found the error, please disregard previous post.

I found the error, please disregard previous post.
ThatManFromTexas is offline  
Reply With Quote
Old 03-22-2011, 12:49 PM   #3
NinjaTrader_Brett
NinjaTrader Customer Service
 
NinjaTrader_Brett's Avatar
 
Join Date: Dec 2009
Location: Denver, CO, USA
Posts: 6,498
Thanks: 109
Thanked 291 times in 280 posts
Default

Hello,

Excellent. Glad your up and running!
NinjaTrader_Brett is offline  
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WoodiesCCI Log errors snaphook Version 7 Beta General Questions & Bug Reports 3 08-05-2010 08:50 AM
What do these 2 errors in the log mean? kaywai General Programming 1 03-22-2010 06:30 AM
NT6.5 Strategy: PLEASE DO NOT HIDE ERRORS IN THE LOG ;) NetTecture Suggestions And Feedback 4 07-28-2009 07:27 AM
Log Errors DangerBoy Strategy Analyzer 7 06-01-2009 01:52 PM
Errors in log.... daxtrading Automated Trading 1 03-03-2009 09:43 AM


All times are GMT -6. The time now is 04:09 PM.