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

Bringing together two indicators with different time levels

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

    Bringing together two indicators with different time levels

    Dear Support-Team,


    Being newbies to ninjatrader so far, my friends and I try to program a new strategy encompassing two indicators. One calculated on daily basis and a subordinated second one being calculated on minute basis, but only if the first indicator’s kriteria on daily basis remains true. Is this possible? Or do you have any suggestions for a workaround?


    So far we have managed to calculate the day bars from a minute basis for the first indicator which is highly inefficient, especially in case of backtesting over a longer period of time what we need.

    Being grateful for your help,



    Andrew

    #2
    Hello Andrew,

    Thank you for your post and welcome to the NinjaTrader Support Forum!

    This can be achieved by adding the secondary series to the code and calling the proper BarsArray for the Input Series of the Indicator Methods and using the correct BarsInProgress when appropriate. All this information can be found at the following link: http://www.ninjatrader.com/support/h...nstruments.htm

    You can find an example under Tools > Edit NinjaScript > Strategy > SampleMultiTimeFrame.

    Please let me know if I may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by martin70, 03-24-2023, 04:58 AM
    15 responses
    114 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by The_Sec, Today, 02:29 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by jeronymite, 04-12-2024, 04:26 PM
    2 responses
    31 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by Mindset, 05-06-2023, 09:03 PM
    10 responses
    265 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by michi08, 10-05-2018, 09:31 AM
    5 responses
    743 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X