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

Possible to have indicator use different series?

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

    Possible to have indicator use different series?

    Is it possible to use a different data series than the primary chart in an indicator?
    i.e. chart is 5 minutes.. but indicator is using a range bar type.

    #2
    https://ninjatrader.com/support/help...dataseries.htm

    Comment


      #3
      For some reason that link doesn't work.

      Comment


        #4
        Code:
        https://ninjatrader.com/support/helpGuides/nt8/adddataseries.htm

        Comment


          #5
          OK... I have a strategy I've built with multiple data series already. Just had not tried adding multiple data series to an indicator with different bar types. I will just give it a shot and see if it works.

          Comment


            #6
            Hello halgo_boulder,

            Thanks for your notes.

            You could use the AddDataSeries() method to add a secondary series to use in your script.

            See the help guide documentation below for more information.

            AddDataSeries(): https://ninjatrader.com/support/help...dataseries.htm
            Working with Multi-TimeFrame/Multi-Instrument NinjaScripts: https://ninjatrader.com/support/help...nstruments.htm

            We also have reference samples you could view that come default with NinjaTrader demonstrating adding a secondary series to a script. To view the scripts, open a New > NinjaScript Editor window, open the Strategies folder, and double-click on the SampleMultiTimeFrame or SampleMultiInstrument file.
            Brandon H.NinjaTrader Customer Service

            Comment


              #7
              Originally posted by halgo_boulder View Post
              For some reason that link doesn't work.
              The link works fine for me in Firefox.

              Good reading about 'bad' links is here.

              Code:
              https://forum.ninjatrader.com/forum/ninjatrader-8/indicator-development/1283071-highlighting-the-indicator-panel#post1283082

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by LiamTwine, Today, 08:10 AM
              0 responses
              1 view
              0 likes
              Last Post LiamTwine  
              Started by Balage0922, Today, 07:38 AM
              0 responses
              5 views
              0 likes
              Last Post Balage0922  
              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
              19 views
              0 likes
              Last Post Massinisa  
              Started by Creamers, Today, 05:32 AM
              0 responses
              6 views
              0 likes
              Last Post Creamers  
              Working...
              X