Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

OnbarUpdate not called

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

    OnbarUpdate not called

    Hi,
    I'm running a stupid code that for each bar (onbarupdate called every bar close), print a text in the output window. I see that everything works when I stay with my focus on the chart with this indicator;if i leave this chart and currently i'm on another tab so another chart, the indicator is not running and onbarupdate is not called.

    How can I do for run the indicator meanwhile i'm not on that particular chart?
    This is so strange and no sense...

    thanks

    #2
    Hello Davide999,

    Thank you for your post.

    There is an indicator property IsSuspendedWhileInactive that may be set to true. Please set this to false in State.SetDefaults or State.Configure in order to allow OnBarUpdate() to continue being called even if another window is in focus. For more information:


    Please let us know if we may be of further assistance.
    Emily C.NinjaTrader Customer Service

    Comment


      #3
      Hi Emily,
      Oh Ok! Thank you very much for the precious information.

      Bye

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by llanqui, Today, 03:53 AM
      0 responses
      5 views
      0 likes
      Last Post llanqui
      by llanqui
       
      Started by burtoninlondon, Today, 12:38 AM
      0 responses
      10 views
      0 likes
      Last Post burtoninlondon  
      Started by AaronKoRn, Yesterday, 09:49 PM
      0 responses
      15 views
      0 likes
      Last Post AaronKoRn  
      Started by carnitron, Yesterday, 08:42 PM
      0 responses
      11 views
      0 likes
      Last Post carnitron  
      Started by strategist007, Yesterday, 07:51 PM
      0 responses
      14 views
      0 likes
      Last Post strategist007  
      Working...
      X