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 charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    71 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    152 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    100 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    288 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X