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 JoMoon2024, Today, 06:56 AM
                0 responses
                6 views
                0 likes
                Last Post JoMoon2024  
                Started by Haiasi, 04-25-2024, 06:53 PM
                2 responses
                17 views
                0 likes
                Last Post Massinisa  
                Started by Creamers, Today, 05:32 AM
                0 responses
                5 views
                0 likes
                Last Post Creamers  
                Started by Segwin, 05-07-2018, 02:15 PM
                12 responses
                1,786 views
                0 likes
                Last Post Leafcutter  
                Started by poplagelu, Today, 05:00 AM
                0 responses
                3 views
                0 likes
                Last Post poplagelu  
                Working...
                X