Joe Average
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Single stepping thru script
Collapse
X
-
Single stepping thru script
Is there a way to execute one single line of a script at a time to help debug the script ?
Joe AverageTags: None
-
Yes, but that is definitely overkill and borderline painful/tech geek to do...Originally posted by Joe Average View PostIs there a way to execute one single line of a script at a time to help debug the script ?
Joe Average
Open up your output window through command center...
and use print statements judicially.
-
There are instructions here:Originally posted by Joe Average View PostIs there a way to execute one single line of a script at a time to help debug the script ?
Joe Average
Comment
-
Joe, for a general debug approach using Print statements, please see this tip - http://www.ninjatrader.com/support/f...ead.php?t=3418
For strategies, TraceOrders would be offering an additional level of detail -
For a more complex approach, Visual Studio could be used as well - http://www.ninjatrader.com/support/h...ightsub=studio
Latest express version should have an attach to process feature as well.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
661 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
375 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
579 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment