Can anybody share/recommend intraday scanner using STOCH+MACD+CMF on 5 min charts. I wasn't able create decent scanner from rules and my C# knowledge not enough.
Thank you in advance.
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Vladimir Yefremov,
If you can elaborate on its rules, we can help.
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Base scanner should create a buy alert in the zone about P 5 min bars,(P-means parameter):
- Today volume >P shares
- Today volume %P> yesterday volume
- Price > $P
- STOCH %K cross over %D from oversold level P
- MACD line cross signal and/or "0"
- CMF > 0
Nice to have adjustment for trending/ranging market (ADX, etc.)
Thanks.
 
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Could you elaborate on what does it exactly mean, "about P (parameter) 5 min bars"?
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        In my opinion all 3 indicators may not match at same moment, so buy alert may be created in the zone from 1 to 3 5 min bars.
Predicting you next correct question about "adjustment for trending/ranging market", it's good to have buy signal if ADX is up and more than 25.
Thank you again.
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Here you go:
CODE:
Please log in to see this code.
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Since it's not clear whether should the ADX be on Daily scale or 5-min intraday, I left the trend adjustment for your DIY excercise.
    
    
        
    
    
        
    
    
        Size:  
    
        Color:  
    
    
 
    
        
     
    
        
    
 
    
    
    
        Great, thanks Eugene.
Will run ASAP and let you know.
    
    
        
    
    
        
    
    
        Size:  
    
        Color: