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

range chart indicator

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

    range chart indicator

    Hello,

    How do I create an indicator that will run from range chart data instead of tick data?

    Best Regards,

    James

    #2
    James, sorry I don't follow - Range charts are built using tick data as base data...
    BertrandNinjaTrader Customer Service

    Comment


      #3
      hi

      basically if we use an indicator on range chart 1 and then we use the same indicator another range chart 2 which has a bigger range, how do we then use these two indicators in a strategy? is this possible?

      Comment


        #4
        Yes, you could call both in a multiseries strategy - http://www.ninjatrader-support.com/H...struments.html
        BertrandNinjaTrader Customer Service

        Comment


          #5
          hi

          I want to run a ADX indictor on two range charts one range is bigger than the other, this is fine i can do this, HOWEVER I want to be able to use both the ADX from chart one and the ADX indicator from chart 2 in one strategy you see?

          How do I do this?

          Comment


            #6
            A Multiseries strategy would help you here, as you can run the ADX with input data from both charts in it, add your timeframes to the strategy and then use for example BarsArray to calculate the ADX on those - http://www.ninjatrader-support.com/H...BarSeries.html
            BertrandNinjaTrader Customer Service

            Comment


              #7
              hi

              so can you actually use the range bars on the chart to run the ADX indicator on by adding them both to a bars array? or is it only the minute bars you can add? ideally i would like to run my indicators on the bars from the range chart

              Comment


                #8
                You can run the strategy for example on 4 Period Range bars, add a 2 Period Range bars chart in the strategy code, and then calculate the ADX indicator on each bars array.
                BertrandNinjaTrader Customer Service

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by DanielTynera, Today, 01:14 AM
                0 responses
                2 views
                0 likes
                Last Post DanielTynera  
                Started by yertle, 04-18-2024, 08:38 AM
                9 responses
                40 views
                0 likes
                Last Post yertle
                by yertle
                 
                Started by techgetgame, Yesterday, 11:42 PM
                0 responses
                10 views
                0 likes
                Last Post techgetgame  
                Started by sephichapdson, Yesterday, 11:36 PM
                0 responses
                2 views
                0 likes
                Last Post sephichapdson  
                Started by bortz, 11-06-2023, 08:04 AM
                47 responses
                1,615 views
                0 likes
                Last Post aligator  
                Working...
                X