Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Can multiple time frames be optimized?

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

    Can multiple time frames be optimized?

    Can multiple time frames be optimized? Or is optimization only available through the wizard? In other words, can optimization capabilities be coded?

    #2
    sajosh, you could optimize the base time series used in the Strategy Analyzer > optimize DataSeries set to 'true'.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Let's say I have two variables for two time frames each (so 4 variables total) that need to be optimized. (Not just the base time frame) How can I do that?

      The 4 variables don't appear in the Optimize slide out bar. Why?

      I put the variables in the #region Variables section. I'm using NT7.

      Comment


        #4
        Only user inputs (the public properties of your variables) would appear in the SA optimizer - http://www.ninjatrader.com/support/f...ead.php?t=5782

        Adding to the list of timeframes to optimize is unfortunately not supported directly - you can look into adding a couple of different frames and then adaptively switching the BarsInProgress used in your code.
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Yes, that worked, thanks!

          Note for future reads: in http://www.ninjatrader.com/support/f...ead.php?t=5782 notice the difference between Period and lower case period, in line 6. It's explained here http://www.ninjatrader.com/support/f...rsive+property

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Stanfillirenfro, Yesterday, 09:19 AM
          7 responses
          51 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by TraderCro, 04-12-2024, 11:36 AM
          4 responses
          69 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Mindset, Yesterday, 02:04 AM
          1 response
          15 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by agclub, 04-21-2024, 08:57 PM
          4 responses
          18 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by Irukandji, Today, 04:58 AM
          0 responses
          6 views
          0 likes
          Last Post Irukandji  
          Working...
          X