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 CarlTrading, 03-31-2026, 09:41 PM
              1 response
              36 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Started by CarlTrading, Yesterday, 02:41 AM
              0 responses
              16 views
              0 likes
              Last Post CarlTrading  
              Started by CaptainJack, 03-31-2026, 11:44 PM
              0 responses
              25 views
              1 like
              Last Post CaptainJack  
              Started by CarlTrading, 03-30-2026, 11:51 AM
              0 responses
              40 views
              0 likes
              Last Post CarlTrading  
              Started by CarlTrading, 03-30-2026, 11:48 AM
              0 responses
              34 views
              0 likes
              Last Post CarlTrading  
              Working...
              X