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 Mindset, 04-21-2026, 06:46 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        144 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