Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
debugging
Collapse
X
-
Hello ballboy11,
Thank you for your note.
Your best bet would be debugging in visual studio,
https://ninjatrader.com/support/help..._debugging.htm
Adding prints throughout the script could be helpful, for example Print("Getting to line 55"); etc. Then you check the output window for the last line before the exception. I’ve provided a link to a youtube video which covers an example of using prints to understand behavior:
https://www.youtube.com/watch?v=K8v_...tu.be&t=48m45s
I may also suggest adding try catchs to your script, see,
https://www.dotnetperls.com/catch
I’ve provided a link covering debugging which you may find helpful.
Debugging: http://ninjatrader.com/support/forum...ead.php?t=3418
If you’d like I could have someone from our business development team pass over a list of third party developers that you could contact about debugging your code.
Please let us know if you need further assistance.Alan P.NinjaTrader Customer Service
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by vpzdcv, Today, 02:31 AM
|
0 responses
7 views
0 likes
|
Last Post
![]()
by vpzdcv
Today, 02:31 AM
|
||
Started by YevhenShynkarenko, Today, 01:22 AM
|
0 responses
12 views
0 likes
|
Last Post
![]() |
||
Started by ttodua, Today, 12:52 AM
|
0 responses
6 views
0 likes
|
Last Post
![]()
by ttodua
Today, 12:52 AM
|
||
Started by ttodua, Today, 12:50 AM
|
0 responses
5 views
0 likes
|
Last Post
![]()
by ttodua
Today, 12:50 AM
|
||
Started by mulshah, Yesterday, 11:12 PM
|
0 responses
6 views
0 likes
|
Last Post
![]()
by mulshah
Yesterday, 11:12 PM
|
Comment