NinjaTrader Support Forum  

Go Back   NinjaTrader Support Forum > NinjaScript Development Support > General Programming

General Programming General NinjaScript programming questions.

Reply
 
Thread Tools Display Modes
Old 04-13-2011, 10:35 AM   #1
buylosellhi
Member
 
Join Date: Mar 2011
Posts: 83
Thanks: 0
Thanked 0 times in 0 posts
Default Code Break

if the code hangs up in an infinite loop, is there a way to get out of it, without killing ninja ?

thanks
buylosellhi is offline  
Reply With Quote
Old 04-13-2011, 10:43 AM   #2
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,

Thanks for the forum post.

This is the only way really to get out of an infinite loop. You need to be carefull not to code these in your custom code. If you are playing around with something that might do this the only other suggestion is adding a break point with visual studio to allow you to stop the code execution. However this requires microsoft visual studio. Let me know if you have this and I will include instructions on how to do this.

Let me know if I can be of further assistance.
NinjaTrader_Brett is offline  
Reply With Quote
Old 04-13-2011, 10:47 AM   #3
buylosellhi
Member
 
Join Date: Mar 2011
Posts: 83
Thanks: 0
Thanked 0 times in 0 posts
Default

Brett, thanks for your reply. No I dont have the Microsoft Visual Studio unfortunately. I just cant figure out why the code is hanging up...
buylosellhi is offline  
Reply With Quote
Old 04-13-2011, 11:01 AM   #4
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,

If you still having issue with it. Please send the code to support at ninjatrader dot com and a second pair of eye will usually do the trick.

Please reference this forum post if you choose to send the code in.

I look forward to assisting you further.
NinjaTrader_Brett is offline  
Reply With Quote
Old 04-13-2011, 11:36 AM   #5
buylosellhi
Member
 
Join Date: Mar 2011
Posts: 83
Thanks: 0
Thanked 0 times in 0 posts
Default

Brett, I erased everything and re-wrote the code and it works as expected. too many nested ifs and I lost track somewhere along the way and caused it to go into a loop.
thanks much for your help
buylosellhi is offline  
Reply With Quote
Old 09-17-2011, 11:33 AM   #6
forrestang
Senior Member
 
Join Date: Aug 2009
Location: Chicago
Posts: 213
Thanks: 39
Thanked 4 times in 4 posts
Default

Hello.

I managed to script something that is on a chart that has me stuck in an infinite loop. At least it appears that way as the chart has been spending over 10 minutes trying to load.

I can try to fix my script, but the problem is I cannot open or close that workspace to get that chart off with that stuck indicator.

I tried to remove the workspace from the NT folder, still starts up with that old workspace.

I also tried to remove the 'stuck' indicator from my folder.

Is there anyway I can get back into things, or is my NT install trashed?
forrestang 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
Converting EL code to Ninja code anatop Indicator Development 1 10-18-2010 02:23 PM
Updating Session Break Line on Chart using code jfalbert19 General Programming 0 10-21-2009 03:30 PM
Break out maninjapan Strategy Development 31 04-16-2009 12:17 AM
Pivot line shifts at day break, not session break?? billy822 Charting 4 03-23-2009 10:19 AM
multi-time frame code and entry code Mark_486 General Programming 1 05-15-2008 11:54 AM


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