Hello, I have a dip buying strategy which buys and sells when price reaches a certain treshold based on candlestick close. However, I want to filter out bubbles where price moves too quickly compared to moving average.

How would I go about and program the condition so that it only buys if the price is NOT too far above simple moving average?

Thank you!
    
    
    
    How would I go about and program the condition so that it only buys if the price is NOT too far above simple moving average?
Thank you!
        Rename
    
        Add Qualifiers > "Logical Inverter".
    
    
        Thank you very much, eugene!
    
    
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required