NinjaTrader Support Forum  
X

Attention!

This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com


Go Back   NinjaTrader Support Forum > NinjaScript Development Support > Strategy Development

Strategy Development Support for the development of custom automated trading strategies using NinjaScript.

Reply
 
Thread Tools Display Modes
Old 05-24-2010, 10:01 AM   #1
gg80108
Senior Member
 
Join Date: Dec 2008
Location: Castle Pines, Co
Posts: 621
Thanks: 1
Thanked 2 times in 2 posts
Default Strategy quit placing orders

II have a strategy that all of a sudden just quit placing orders.. Traceorders, log shows nothing..
This is from the trace file in the NT7 directory,, what does this mean?
2010-05-24 11:34:22:459 Code.Editor.OnLoad: Failed to reference 'NinjaTrader.Custom, Version=7.0.0.15, Culture=neutral, PublicKeyToken=null': System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at NinjaTrader.Code.Editor.OnLoad(Object sender, EventArgs e)
gg80108 is offline  
Reply With Quote
Old 05-24-2010, 10:22 AM   #2
NinjaTrader_Tim
NinjaTrader Customer Service
 
NinjaTrader_Tim's Avatar
 
Join Date: Nov 2009
Location: Denver, CO
Posts: 1,424
Thanks: 0
Thanked 3 times in 3 posts
Default

Hi gg80108,

Can you please update to the latest beta, then re-check if the error persists.
http://www.ninjatrader.com/webnew/do...g_software.htm
NinjaTrader_Tim is offline  
Reply With Quote
Old 05-24-2010, 01:00 PM   #3
gg80108
Senior Member
 
Join Date: Dec 2008
Location: Castle Pines, Co
Posts: 621
Thanks: 1
Thanked 2 times in 2 posts
Default

same issue,
2010-05-24 14:50:52:585 UI (re)load complete, took 1.1 secs, 250.4 secs after app start
2010-05-24 14:53:25:412 Code.Editor.OnLoad: Failed to reference 'NinjaTrader.Custom, Version=7.0.0.16, Culture=neutral, PublicKeyToken=null': System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at NinjaTrader.Code.Editor.OnLoad(Object sender, EventArgs e)
2010-05-24 14:57:05:530 Strategy.StrategyBase.Sync2Live: nextExitOnClose=5/24/2010 4:14:30 PM
gg80108 is offline  
Reply With Quote
Old 05-24-2010, 01:15 PM   #4
NinjaTrader_Tim
NinjaTrader Customer Service
 
NinjaTrader_Tim's Avatar
 
Join Date: Nov 2009
Location: Denver, CO
Posts: 1,424
Thanks: 0
Thanked 3 times in 3 posts
Default

Hi gg80108,

This error is inconsequential for NinjaTrader 7 and can be ignored.

As for your orders, any ignored orders will appear be tracked using TraceOrders, please ensure the order are indeed no longer being placed, and use TraceOrders and Print()'s to debug.
NinjaTrader_Tim 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
Placing multiple orders SystemTrading General Programming 7 08-16-2010 06:03 AM
placing orders while the market is closed eswap0 SuperDOM and other Order Entry Windows 6 09-18-2009 09:46 AM
Only placing orders during market hours HelloHello Automated Trading 31 05-14-2009 07:08 AM
Placing Multiple Orders murfinp Strategy Development 4 04-14-2009 02:31 PM
Problem Placing Orders momentom ATM Strategies (Discretionary Trading) 4 03-20-2008 11:14 AM


All times are GMT -6. The time now is 02:28 PM.