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 CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        364 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        236 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        205 views
        1 like
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        290 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        246 views
        0 likes
        Last Post CarlTrading  
        Working...
        X