Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Combining 2 multi time frame indicators

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

    Combining 2 multi time frame indicators

    Having difficulties adding in delta momentum from the user app share (https://ninjatraderecosystem.com/use...ntum-for-nt-8/) into my multi timeframe indicator.
    My indicator processes its data on 500 tick barsinprogress 1, ignores chart its attached to or barsinprogress 0

    I'm trying to attach delta momentum as a Series<double>, I already have other non multi timeframe indicators such as stochastics and volume referenced and stored as Series<double> and the indicator works with no problem till I try adding in a multi timeframe indicator such as delta mometum. Tried everything, I either get array error or indicator didn't load the additional data, out of bounds...

    Is there an example of adding 2 multi timeframe indicators into 1?
    Thanks

    #2
    Hello kluwer420,

    Thanks for your post.

    We do not have any reference samples that specifically demonstrate using two multi-timeframe indicators within a single custom indicator.

    That said, are you seeing compile errors appear in the NinjaScript Editor window or error messages in the Log tab of the Control Center when trying to use the irDeltaMomentum indicator in your script?

    If so, what exactly do the errors report?

    Something you could consider is using the Strategy Builder to create a test strategy that uses the irDeltaMomentum indicator. You would set up your Conditions or Actions in the Strategy Builder using this indicator and click the 'View code' button to see the generated syntax.

    Strategy Builder Conditions and Actions: https://ninjatrader.com/support/help...gy_builder.htm

    Working with Multi-Timeframe / Multi-Instrument NinjaScripts: https://ninjatrader.com/support/help...nstruments.htm

    I look forward to assisting further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    566 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    330 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    548 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X