Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

MTF indicator error

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

    MTF indicator error

    I am trying to build a strategy using a multi time frame indicator that gets me higher aggregation trend. The problem is every time I create the strategy and try to start it it will never initiate. I check my inputs in the strategy Builder and everything is correct. Is there a different way of instituting a multi time frame indicator any strategy?

    #2
    Hi Teebone21, thanks for your note.

    The strategy must add every data series that the indicator is adding. This is mentioned here:



    "Should your script be the host for other scripts that are creating indicators and series dependent resources in State.DataLoaded, please make sure that the host is doing the same AddDataSeries() calls as those hosted scripts would. For further reference, please also review the 2nd example below and the 'Adding additional Bars Objects to NinjaScript' section in Multi-Time Frame & Instruments"

    Please let me know if this does not resolve your inquiry.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_ChrisL View Post
      Hi Teebone21, thanks for your note.

      The strategy must add every data series that the indicator is adding. This is mentioned here:



      "Should your script be the host for other scripts that are creating indicators and series dependent resources in State.DataLoaded, please make sure that the host is doing the same AddDataSeries() calls as those hosted scripts would. For further reference, please also review the 2nd example below and the 'Adding additional Bars Objects to NinjaScript' section in Multi-Time Frame & Instruments"

      Please let me know if this does not resolve your inquiry.
      can this be done in strategy builder ?

      Comment


        #4
        Originally posted by NinjaTrader_ChrisL View Post
        Hi Teebone21, thanks for your note.

        The strategy must add every data series that the indicator is adding. This is mentioned here:



        "Should your script be the host for other scripts that are creating indicators and series dependent resources in State.DataLoaded, please make sure that the host is doing the same AddDataSeries() calls as those hosted scripts would. For further reference, please also review the 2nd example below and the 'Adding additional Bars Objects to NinjaScript' section in Multi-Time Frame & Instruments"

        Please let me know if this does not resolve your inquiry.
        i figured it out . Thanks for the insight !

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by nightstalker, 05-04-2024, 02:05 PM
        5 responses
        52 views
        1 like
        Last Post nightstalker  
        Started by MSerag, Yesterday, 11:52 PM
        0 responses
        5 views
        0 likes
        Last Post MSerag
        by MSerag
         
        Started by DynamicTest, Yesterday, 11:18 PM
        0 responses
        3 views
        0 likes
        Last Post DynamicTest  
        Started by dcriador, Yesterday, 01:43 AM
        3 responses
        20 views
        0 likes
        Last Post dcriador  
        Started by smartromain, Yesterday, 10:50 PM
        0 responses
        5 views
        0 likes
        Last Post smartromain  
        Working...
        X