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 CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      475 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      315 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      253 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      340 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      305 views
      0 likes
      Last Post CarlTrading  
      Working...
      X