Is it possible in wealthlab to create a ranking system?
e.g. given the buy rules, and the backtest would buy the top rank 10 stocks daily, and sell the stock that fell below some pre-set rank.
thx
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Have you seen the RSI Rotation strategy from the Symbol rotation folder?
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        No. I haven't as I have not got WL5 yet.
Does the strategy do what I describe above?
thx
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        The symbol rotation only use RSI to sort the stocks. Is it possible to use some weighted average of 2 indicators. e.g. close/sma(50), EPS growth, to sort the stocks?
thx
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Yes, it's possible to substitute RSI with another data series. Technically, it's a matter of replacing the following line:
CODE:
Please log in to see this code.
    
        
    
    
        
    
    
        Size:  
    
        Color: