Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

No ticks -- still onbarupdate?

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

    No ticks -- still onbarupdate?

    Will OnBarUpdate be triggered, say on a 1 minute chart if there are no ticks (no data)

    I want to set an indicator script to fire on every minute boundary....perhaps there is a better way to do this than to wait for data?

    #2
    Turtle Trader, if there are no ticks / trades then it would not be triggered. Everything is event based in NT, the opening tick of the new bar is the closing tick of the old / current one.

    To fire someting based on time alone, you could look into creating a custom triggered timer event -

    Comment


      #3
      Timer on Replay

      Hello,

      That may work...however, I need the timer to sync with Replay, as well as real time time...does that work, or is the timer based on the motherboard and not the data stream?

      Thx.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      154 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      307 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      244 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      345 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      176 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X