Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

No Parameters in Strategy Analyzer?

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

    No Parameters in Strategy Analyzer?

    I have created a strategy however the parameters are not showing up in the strategy analyzer. There is no tab that says parameters so I can't run any optimizations. The strategy will deploy, and I get values in trade performance.

    #2
    Hello Adanni,

    Thank you for your post.

    Does your strategy have any public properties to optimize over?

    For example, test the SampleMACross over strategy in the optimizer. Note that in the user interface it exposes the period for the fast and slow moving averages, which can be optimized because in the strategy they are created as public properties.

    Comment


      #3
      Yes. One of my conditions utilizes the MACD. When I tried to optimize the sampleMaCross a message says that it needs at least one parameter to optimize.

      Comment


        #4
        This is the code that I generated. Maybe I'm missing something?
        Attached Files

        Comment


          #5
          Hello Adanni,

          Conditions are not parameters. Public parameters are like the Fast and Slow inputs in the SampleMACrossover. I recommend you take a look at the actual code for the Fast and Slow parameters for the SampleMACrossover.

          When I tried to optimize the sampleMaCross a message says that it needs at least one parameter to optimize.​
          You need to also provide a range for the optimization to test over by editing the Fast and Slow parameters, otherwise you will get that error. This video demonstrates:

          World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          45 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          21 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          31 views
          1 like
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          50 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          42 views
          0 likes
          Last Post CarlTrading  
          Working...
          X