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 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