Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi Instrument in one or many strategies

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

    Multi Instrument in one or many strategies

    Hello,

    I am running my multi time frame strategy on 18 instruments. Now I have 18 separate strategies enabled in Strategies Tab.

    What is the better practice:
    1) Running multi instruments the way I do it now, or
    2) Merge everything in one strategy?

    Please support.

    #2
    kucharek, this depends mostly on preference. When you're running from one script via MultiSeries it would be possible to have cross communication and a cumulative backtest. However running live any trades on the non primary series would not be visualized.

    Comment


      #3
      Thanks. Is there any difference regarding processing speed and PC memory usage?

      Comment


        #4
        I would not expect major differences, so for performance I would not implement.

        Comment


          #5
          Multiple instruments in the same strategy

          Hi,

          I would like to see previous bars for multiple symbols in the same strategy (similar to pairs trading). How can I implemen this?

          Thanks,
          Carlos

          Comment


            #6
            Welcome to our forums - you can add symbols to the script using the Add() command in Initialize() -



            In your OnBarUpdate() you can then reference current and previous bars price data for conditions via Closes - http://www.ninjatrader.com/support/h...nt7/closes.htm

            Similiar keywords exist for Opens, Highs and Lows as well.

            Comment


              #7
              Good idea. Thanks for sharing this post.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Mindset, 04-21-2026, 06:46 AM
              0 responses
              105 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by M4ndoo, 04-20-2026, 05:21 PM
              0 responses
              146 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by M4ndoo, 04-19-2026, 05:54 PM
              0 responses
              71 views
              0 likes
              Last Post M4ndoo
              by M4ndoo
               
              Started by cmoran13, 04-16-2026, 01:02 PM
              0 responses
              125 views
              0 likes
              Last Post cmoran13  
              Started by PaulMohn, 04-10-2026, 11:11 AM
              0 responses
              79 views
              0 likes
              Last Post PaulMohn  
              Working...
              X