Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Chicken or the egg??

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

    Chicken or the egg??

    Hello,

    I have a custom strategy that uses a custom indicator. Both of which process every tick. My question is, when a tick comes in, which OnBarUpdate() gets called first, the one in the strategy, or the one in the indicator?

    Thanks,

    -Scott

    #2
    Indicators called upon in a strategy will be updated when called by the strategy. If you are worried about variables from your indicator not being up to date when you process it in the strategy you can use Update().
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    388 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    260 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    218 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    302 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    268 views
    0 likes
    Last Post CarlTrading  
    Working...
    X