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