Setting Default Parameters Overwrites Construct Comments
Author: ronc
Creation Date: 10/15/2015 1:59 PM
profile picture

ronc

#1
I did: Optimization Results tab > "Set these Parameter Values as Default for the Strategy". This correctly set the default values but it seems to have deleted all of the comments within my constructor, surrounding my CreateParameter() calls. I had many comments there, some being other CreateParameter calls temporarily not in use. Is there a way to prevent this from happening?

I cannot use Preferred Values, since I need to set the parameter values to work with all symbols, and there does not appear to be an option to assign Preferred Values for all symbols based on either a row or highest metric value.
profile picture

Eugene

#2
For example, you can leave comments in any other part of the class like Execute() body.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).