Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Optimizer Problem

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

    Optimizer Problem

    Hi, I'm new to NT and first of all, thanx for this software!

    I've got a problem on the Optimizer; when it takes about 2 hours to Prorealtime (a french software) to optimize my variables, it takes ages to optimize on NT;
    At the begining it announces the time remains like '09:00:00', one hour later '11:00:00', and this morning '14:00:00'.... So I abort the optimization.

    I will try the MoJo add-on but do you have an explanation to this?
    it will be nice because your software is so user-friendly compare to meta!!!

    #2
    Hello Roumeau,

    It seems your optimization just needs a lot of time to be calculated. What happens if you optimize the SampleMACrossOver strategy? I suggest to use less historical data or variables in your optimzation to generate results quicker.

    Please note that NinjaTrader 7 will be improved in this regard. See the link below.


    General Application Performance
    This is an area that we spent a lot of time on during the development of NinjaTrader 7. We re-wrote core sections of the application to be more efficient in terms of memory usage and CPU utilization.

    Comment


      #3
      Ok. Thanx for your answer!

      One more thing... lol

      what is the more efficient?
      1. developping a custom indicator and use it via my strategy
      2. or coding my indicator directly in my strategy?

      Thank you.

      Comment


        #4
        Hello Roumeau,

        There is not much difference between these options. At runtime, all is compiled into 1 assembly and NinjaTrader has to create instances of the strategy and indicator.

        Perhaps it is better to code the indicator separate, since you can use it then in charts as well. In regards to your code, it might be better to create the indicator separate also. Otherwise the strategy can result in a big file, which would be harder to manage. Or you can use user defined methods. More information can be found at the link below.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        88 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        48 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        30 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        34 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        68 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X