Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Disable Indicator before starting NT?
Collapse
X
-
Disable Indicator before starting NT?
Hi. I put MessageBox.Show in an indicator. That was a mistake! I get a message box on every bar of the chart. I killed NT with task manager. Restarted. NT re-runs my chart and indicator at startup. I need to disable this chart/indicator before starting so that I can fix the problem. Or is there a way I can re-compile the script ( w/out the MessageBox ) using VS?Tags: None
-
I have run into this problem with 'run away' indicators. You can edit the default workspace xml file to remove the offending indicator. You can use a program like the free: XML Noetpad 2007 from Microsoft.
You should used this method only as a last resort.
Comment
-
Thanks scjohn. Where is this xml file?Originally posted by scjohn View PostI have run into this problem with 'run away' indicators. You can edit the default workspace xml file to remove the offending indicator. You can use a program like the free: XML Noetpad 2007 from Microsoft.
You should used this method only as a last resort.
Comment
-
Thanks everyone! I found the file, edited it to not have the chart or the indicator and I was able to start NT. Eliminating the indicator alone was not enough. There must have been some reference to in from within the chart xml node because NT continuted to hang until I also eliminated the chart and restarted.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
160 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
307 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
348 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
178 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment