![]() |
|
|||||||
| General Programming General NinjaScript programming questions. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Member
Join Date: Mar 2011
Posts: 83
Thanks: 0
Thanked 0 times in 0 posts
|
if the code hangs up in an infinite loop, is there a way to get out of it, without killing ninja ?
thanks |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Dec 2009
Location: Denver, CO, USA
Posts: 6,498
Thanks: 109
Thanked 291 times in 280 posts
|
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.
Brett
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Member
Join Date: Mar 2011
Posts: 83
Thanks: 0
Thanked 0 times in 0 posts
|
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...
|
|
|
|
|
|
#4 |
|
NinjaTrader Customer Service
Join Date: Dec 2009
Location: Denver, CO, USA
Posts: 6,498
Thanks: 109
Thanked 291 times in 280 posts
|
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.
Brett
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Member
Join Date: Mar 2011
Posts: 83
Thanks: 0
Thanked 0 times in 0 posts
|
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 |
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Aug 2009
Location: Chicago
Posts: 213
Thanks: 39
Thanked 4 times in 4 posts
|
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? |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |