This code compiles and runs, but I don't see the parameter like WLD
Parameter pTest = AddParameter("Test", ParameterTypes.Double, 0, 100, 1);
    
    
    
    Parameter pTest = AddParameter("Test", ParameterTypes.Double, 0, 100, 1);
        Rename
    
        You can see it on the Strategy Settings tab.
    
    
        Sliders are implemented differently than in 6.9.   It's still a convenient way to change a variable between runs, and they're still used for optimizations, but changing a slider value won't automatically re-run the backtest. 
    
    
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required