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 Hwop38, 05-04-2026, 07:02 PM
      0 responses
      164 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      319 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      246 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      350 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      179 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X