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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    81 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    43 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    68 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Working...
    X