Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Relative Strength of Several Indexes

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

    Relative Strength of Several Indexes

    Can you write an indicator in NT7 that will show the relative performance (i.e, RSI) of several Indexes (YM, NQ, ES, TF, etc.) all in one chart?

    #2
    Yes aligator, this would be possilble with a so called MultiSeries indicator in NinjaScript - you would Add() the series needed internally and then could run your calcs on them arriving at an RSI value for each market of interest...those could then be all plotted, too. The general framework is explained here -

    Comment


      #3
      Bertrand, do you have the full code ready to go for relative strength (eg stock / index).. I dont have time right now to completely learn Ninjascript.. thx

      Comment


        #4
        Welcome to our forums, I would unfortunately not have a dedicated sample to use and modify - for the general concept this would be the intro helpguide page - http://www.ninjatrader.com/support/h...nstruments.htm

        If you would like to get this professionally programmed for you, a NinjaScript consultant could assist :

        Comment


          #5
          Bertrand - Thanks for the link to the Multiseries example - the question I have is this and hopefully it makes sense. In reference to the Multiseries example, it is looking for a stock symbol (MSFT and AAPL in the example) does NT go and look for this in the database saved in the archives on my machine or will it go and download new data?

          Does the part of the referenced example section, titled "True Event Driven OnBarUpdate() Method" answer this question and I just need to read it again?

          NinjaScript is a wonderful tool, and is one thing that sets NT apart from other tools, IMHO.

          Comment


            #6
            Welcome to our forums and thanks for the kind words linkster - it will depend what is available already in your local database, NT would determine which data is needs to eventually download to attempt fulfilling your scripts data needs -

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by cmoran13, 04-16-2026, 01:02 PM
            0 responses
            42 views
            0 likes
            Last Post cmoran13  
            Started by PaulMohn, 04-10-2026, 11:11 AM
            0 responses
            25 views
            0 likes
            Last Post PaulMohn  
            Started by CarlTrading, 03-31-2026, 09:41 PM
            1 response
            162 views
            1 like
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            98 views
            1 like
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            157 views
            2 likes
            Last Post CaptainJack  
            Working...
            X