I coppied the code for this script from Wealth Lab Wiki but it does not compile correctly starting here
CODE:
Please log in to see this code.
error CS1026@(33,24):)expected
error CS1002@(33,57):;expected
erroeCS1525@(33,57):Invalid expression term ")"
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Thanks for the heads-up. That was a copy/paste error, now corrected -- you may now copy the new code.
(Another possibility is to download the Strategies.ActiveTrader library from this site and install -- it contains already compiled code.)
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Thanks, 
The problem with the Strategies.ActiveTrader library is it does not allow you to edit in Wealth-Lab.net
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        It is not a problem, it's a feature. Since this is a library of already compiled strategies, editing isn't possible.
Future versions of Wealth-Lab will once again be able to download editable strategies from the site.
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        In addition, why "it does not allow you to edit in Wealth-Lab.net":
A Strategy library can contain black box systems or other sort of know-how, therefore it can be protected. This way, vendors can distribute their strategies in compiled and 
obfuscated form -- meaning not only there is no source code available, but the library itself is protected from reverse-engineering.
Source code for all the strategies included in Strategies.ActiveTrader is available in our Wiki, in this Visual Studio project:
Download Strategies.ActiveTrader Source codeEdit: Fixed link
    
        
    
    
        
    
    
        Size:  
    
        Color: