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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        72 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        39 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        63 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        63 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        53 views
        0 likes
        Last Post CarlTrading  
        Working...
        X