Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

MoGo - new genetic optimiser for NT 6.5

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

    #31
    -Swig-,

    THANK you for such a great contribution to the NT library. I have a few questions regarding your implementation:

    1. Will we be seeing an NT7 version of this?
    2. In your (or anyone else out there) opinion, how does MoGo stack up against NT7's built-in genetic optimizer?

    I'm nearing the optimization phase for a strategy that has many parameters and am looking to use a GO to optimize it on. However, I'm new to the GO space and don't really understand much of how it works or what I should look for. This is why an honest expert opinion on MoGo vs NT7 would be appreciated!

    Thanks again!

    Comment


      #32
      Use of Strategy parameter constraints grid

      On the Mogo home page the following examples are described for the use of the strategy parameter constraints grid: "For example, if your strategy has ProfitTargetTicks and StopLossTicks parameters and you want your profit target to be at least twice your stop loss, you could add the constraint:

      ProfitTargetTicks >= 2 * StopLossTicks"

      How can this functionality be used to limit the number of trades that are considered by MOGO. I have added the following the following line to the onbarupdate section:

      int nbrtrades = Performance.AllTrades.Count;

      And then enter nbrtrades < 200 in the grid - but then get an error " there are one or more errors in the expression"

      What are the rules around the use of parameters so that they can be used in the constraints grid. Any help will be appreciated.

      Verge

      Comment


        #33
        MoGo for NT 7:

        I've worked a bit on porting this to NT 7 but haven't resolved on error. The source and explanation for this is here: http://www.bigmiketrading.com/ninjat...rader-7-a.html

        Mind taking a look at it Swig? :-)

        - DB

        Comment


          #34
          Does MoGo provide any surplus compared to NinjaTrader built-in genetic optimizer?

          Does MoGo provide any surplus compared to NinjaTrader built-in genetic optimizer?

          Can MoGo be used in NT7?

          Comment


            #35
            To your two questions:

            1. Yes

            2. No

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by trilliantrader, Today, 03:01 PM
            0 responses
            2 views
            0 likes
            Last Post trilliantrader  
            Started by pechtri, 06-22-2023, 02:31 AM
            9 responses
            122 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by frankthearm, 04-18-2024, 09:08 AM
            16 responses
            67 views
            0 likes
            Last Post NinjaTrader_Clayton  
            Started by habeebft, Today, 01:18 PM
            1 response
            8 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by benmarkal, Today, 12:52 PM
            2 responses
            19 views
            0 likes
            Last Post benmarkal  
            Working...
            X