Announcement

Collapse
No announcement yet.

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.

    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 Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      648 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      369 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      108 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      572 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      574 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X