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

Putting a dual time frame indicator on a third time frame

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

    Putting a dual time frame indicator on a third time frame

    Hello.

    I have a dual-time frame indicator that I want to display on a third time frame.

    Indicator - generates a signal based on a 5-min and 30-min time frame.

    I want to display that indicator on a 1-min chart because the exit signals will be calculated from 1-min bars.

    Is there any way to do this?




    #2
    Hello SilverSurfer1,

    Thanks for your post.

    Just to check you have posted in the NinjaTrader7 forum so my references will be to NinjaTrader7.

    Is the "dual-time frame" indicator something you have created?

    if so, does the indicator already add a 5 minute and a 30 minute data series or just adds a 30 minute series and you apply it to a 5 minute chart?

    Can you post a chart screenshot of the indicator? (Make sure to show the entire chart).
    Paul H.NinjaTrader Customer Service

    Comment


      #3
      Hello.

      The indicator just adds a 30-minute series and is applied to a 5-minute chart. I see I will have to create a new version that adds both the 5 and 30 minute time frames. Then I can use BARSINPROGRESS=2 and 1 and 0. I've got it. Thanks!

      Comment


        #4
        Hello SilverSurfer1,

        Thanks for your reply.

        Correct. Make sure the indicator only draws when the chart bars call OnBarUpdate(). (BarsInProgress 0).

        Here is a link to the Multi time frame/series help guide: https://ninjatrader.com/support/help...lightsub=multi
        Last edited by NinjaTrader_PaulH; 01-04-2022, 01:05 PM. Reason: Corrected link
        Paul H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Jimmyk, 01-26-2018, 05:19 AM
        6 responses
        835 views
        0 likes
        Last Post emuns
        by emuns
         
        Started by jxs_xrj, 01-12-2020, 09:49 AM
        6 responses
        3,291 views
        1 like
        Last Post jgualdronc  
        Started by Touch-Ups, Today, 10:36 AM
        0 responses
        10 views
        0 likes
        Last Post Touch-Ups  
        Started by geddyisodin, 04-25-2024, 05:20 AM
        11 responses
        62 views
        0 likes
        Last Post halgo_boulder  
        Started by Option Whisperer, Today, 09:55 AM
        0 responses
        9 views
        0 likes
        Last Post Option Whisperer  
        Working...
        X