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 argusthome, 03-08-2026, 10:06 AM
              0 responses
              86 views
              0 likes
              Last Post argusthome  
              Started by NabilKhattabi, 03-06-2026, 11:18 AM
              0 responses
              48 views
              0 likes
              Last Post NabilKhattabi  
              Started by Deep42, 03-06-2026, 12:28 AM
              0 responses
              29 views
              0 likes
              Last Post Deep42
              by Deep42
               
              Started by TheRealMorford, 03-05-2026, 06:15 PM
              0 responses
              32 views
              0 likes
              Last Post TheRealMorford  
              Started by Mindset, 02-28-2026, 06:16 AM
              0 responses
              67 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Working...
              X