Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Attaching Notepad++ to NinjaTrader

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Attaching Notepad++ to NinjaTrader

    Hello,

    For some reason I'm having extreme difficulty with this - attaching Notepad++ to Ninjatrader in order to debug code.
    • I've set NT to debug mode within a strategy that I've edited;
    • Using CS-script for Notepad++, I've attached Ninjatrader.exe as the external process;
    • When subsequently running a backtest using Strategy Analyzer, none of the code breaks as I've instructed in Notepad++.


    Do any of the devs here have experience debugging Ninjatrader scripts with Notepad++ and can help me out?

    Thanks in advance!

    #2
    Hello,

    Thank you for the post.

    I tried installing the mentioned plugin but It seems to only throw exceptions for me in notepad++ before I can even select a process to attach to.

    I have not used notepad++ for debugging myself before, but in general the steps in the correct order for debugging would be:

    Enable Debug mode.
    Compile to generate the pdb.
    Attach the debugger
    Apply and enable the strategy.

    If you are doing the attach in a different order it may effect the break points, or at least can in visual studio.

    If you are not opposed to using visual studio I would suggest using the free community edition as many users on the forum use visual studio and you will find much more information regarding debugging with visual studio.

    If any other users have had success in using the mentioned plugin with notepad++ for attaching and debugging, I would hope they can post their knowledge on the subject as well.


    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    152 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    87 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    131 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    127 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    106 views
    0 likes
    Last Post CarlTrading  
    Working...
    X