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 NullPointStrategies, Today, 05:17 AM
          0 responses
          52 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          130 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          70 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          44 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          48 views
          0 likes
          Last Post TheRealMorford  
          Working...
          X