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.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by usazencort, Today, 01:16 AM
        0 responses
        1 view
        0 likes
        Last Post usazencort  
        Started by kaywai, 09-01-2023, 08:44 PM
        5 responses
        603 views
        0 likes
        Last Post NinjaTrader_Jason  
        Started by xiinteractive, 04-09-2024, 08:08 AM
        6 responses
        22 views
        0 likes
        Last Post xiinteractive  
        Started by Pattontje, Yesterday, 02:10 PM
        2 responses
        21 views
        0 likes
        Last Post Pattontje  
        Started by flybuzz, 04-21-2024, 04:07 PM
        17 responses
        230 views
        0 likes
        Last Post TradingLoss  
        Working...
        X