Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Backtest a strategy

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

    Backtest a strategy

    Hallo,

    I am compiling a new strategy, and it compiles ok, but when I try to backtest it, although it shows uo in the list, I cannot select its parameters.

    Any ideas?

    Thanks,

    /Juan

    #2
    I suggest starting from scratch and building a new strategy including all parameters using the wizard, then comparing the code which the "old", existing strategy to see what differences there are.

    Take a close look at the properties like:

    [Description("MyProperty")]
    [Category("Parameters")]
    public int MyProperty
    {...

    Comment


      #3
      I tried it, and still no luck. And for the moment the strategy has no code, just 3 parameters. No chance to select that strategy.

      Comment


        #4
        Not sure I follow. Are you saying that a simple sample strategy created in the wizard with 3 parameters and not conditions and actions can't be selected in the strategy analyzer?

        Comment


          #5
          yes, exactly that.

          Very extrange, but true.

          I might reinstall Ninja.

          Regards,

          Comment


            #6
            Please check your logs.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by SalmaTrader, 07-07-2026, 10:26 PM
            0 responses
            46 views
            0 likes
            Last Post SalmaTrader  
            Started by CarlTrading, 07-05-2026, 01:16 PM
            0 responses
            22 views
            0 likes
            Last Post CarlTrading  
            Started by CaptainJack, 06-17-2026, 10:32 AM
            0 responses
            14 views
            0 likes
            Last Post CaptainJack  
            Started by kinfxhk, 06-17-2026, 04:15 AM
            0 responses
            20 views
            0 likes
            Last Post kinfxhk
            by kinfxhk
             
            Started by kinfxhk, 06-17-2026, 04:06 AM
            0 responses
            22 views
            0 likes
            Last Post kinfxhk
            by kinfxhk
             
            Working...
            X