Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

porfolio test

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

    porfolio test

    Hello,

    I want to make a backtest over the porfolio.
    Now my portolio includes 5 stratiges, and each strategy run 10 symbols and use several timeframes.
    How can implement it in NT7?
    Thanks.

    #2
    Hello pureflame,

    Thank you for your post.

    You can run multiple instances of a strategy on the Strategies tab of the NinjaTrader Control Center. For information on running NinjaScript strategies on the Strategies tab of the NinjaTrader Control Center please visit the following link: http://www.ninjatrader.com/support/h...t_strateg2.htm

    If you would like to implement multiple time frames and instruments into your strategies please visit the following link for information on multiple time frames and instruments in your strategy: http://www.ninjatrader.com/support/h...nstruments.htm

    Please let me know if I may be of further assistance.

    Comment


      #3
      Thanks for your reply.

      But I want to know how to make a backtest on multi-stratiges.

      Could I create a main strategy and call for all other substraties.
      eg:

      for ( Strategy sub in MainStrategy)
      sub.run


      Originally posted by NinjaTrader_PatrickH View Post
      Hello pureflame,

      Thank you for your post.

      You can run multiple instances of a strategy on the Strategies tab of the NinjaTrader Control Center. For information on running NinjaScript strategies on the Strategies tab of the NinjaTrader Control Center please visit the following link: http://www.ninjatrader.com/support/h...t_strateg2.htm

      If you would like to implement multiple time frames and instruments into your strategies please visit the following link for information on multiple time frames and instruments in your strategy: http://www.ninjatrader.com/support/h...nstruments.htm

      Please let me know if I may be of further assistance.

      Comment


        #4
        pureflame, unfortunately that would not be possible - I would suggest creating a MultiSeries script then with multiple entry signals to mimic trading those scripts together combined.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        71 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        43 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        25 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        28 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        56 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X