Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Error on calling 'OnBarUpdate' method on bar xxx --> Which method?

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

    Error on calling 'OnBarUpdate' method on bar xxx --> Which method?

    Hello,

    during development, I often get "Error on calling 'OnBarUpdate' method on bar xxx" due to mistakes/bugs while writing code.

    I have nested methods. How can I identify in which method this error is occuring without using print statements. Can I use any debugger? How can I use Visual Studio to identify the method where this error occurs? Do I need Visual Studio at all for that?

    Sincerely
    Gerik

    #2
    Hello Gerik,

    It is possible to use Visual Studio debugging. While we can direct on how to set this up, our staff is not able to assist with using Visual Studio.


    Our team is going to advise using prints and reducing to understand behavior and do debugging.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hello Chelsea,

      thank you for your quick answer and the hyperlinks.

      I do not want to set break points. I want NinjaTrader to show me in which method the error occured. I mean the latest method that has been called. Can I identify the method somehow instead of using break points? With break points I just poke in the dark.

      Kind regards
      Gerik

      Comment


        #4
        Hello Gerik,

        I would not be able to assist with using Visual Studio.

        However, you can add a print above each line to see which print is the last to appear to identify the line causing the error.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        62 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        134 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        75 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        45 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        50 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X