Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Processing Efficiency Question

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

    Processing Efficiency Question

    I'm planning an indicator that will run on intraday bars and trying to minimize the load on my processing power because it has 16 variables to calculate and I'll be running it on 38 instruments, and my PC is old. Here's my question:

    Part of my indicator calls for me to confirm that High0 is less than the current day high. Is it more efficient to add a daily bar series to the indicator and call the current day high from that, or would it be more resource efficient to just call the High value from the built in CurrentDayOHL indicator?

    I realize this question highlights my ignorance about a variety of issues, however, I'd appreciate any help.

    #2
    Hello,
    Thanks for your post.

    You are correct. It would be the most efficient to add a daily bar series to the indicator and call the current day high from that. It would be important to be familiar with how working with multi time frames is different than one time frame. I am going to include a link to our help documentation on working with multiple time frames, for your convenience.

    Multi-Time Frame & Instruments
    https://ninjatrader.com/support/help...nstruments.htm

    Please let me know if you have any further questions.
    Josh G.NinjaTrader Customer Service

    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
    573 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    575 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X