Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Debugging with VS .net 2005

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

    Debugging with VS .net 2005

    I have followed these instructions step by step but I am not hitting my breakpoints.



    I have breakpoints at the first line in my Initialize() method and the first line of my OnBarUpdate() method, so they should hit immediately.

    - When I right click my code in NT editor, debug mode is selected.
    - I have attached Visual Studio to the NinjaTrader.exe process and it is in a (Running) state.
    - I open my strategy in Visual Studio and set breakpoints
    - I open Strategy Analyzer and backtest my strategy

    Am I doing something wrong?

    #2
    Please ensure you compiled with Debug mode disabled first. Also, please ensure you are not on the Express version of Visual Studio.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      The code was compiled prior to enabling debug mode. It appears as though I have to compile the code AFTER enabling debug mode. I am hitting my breakpoints now. Thanks for the help!!!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      602 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      347 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      560 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      559 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X