Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Best Practice for Actions Outside of OnBarUpdate

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

    Best Practice for Actions Outside of OnBarUpdate

    Hi,

    If I have a chart setup for 5 minutes what's the right way to check for something on every tick vs. the onbarupdate. Is it using MarketData method or is there another way?

    Thanks.

    #2
    Hi DogEars, thanks for your post.

    We have a full example here showing how to filter logic between OnEachTick and OnBarClose. The idea is to run the strategy OnEachTick and check for IsFirstTickOfBar, and run the "OnBarClose" code there and run the "OnEachTick" code outside of that condition.

    https://ninjatrader.com/support/help...either_cal.htm

    Please let me know if you have any questions on this material.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    63 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    139 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