IR
    
        
            EMA of 2 EMAs' difference
            
                 09 Jul 2013, 09:19
            
                    
Hi,
how to make an EMA of 2 other EMAs' difference? Result is like MACD, but it is more "manual" work.
Thanks.

cAlgo_Fanatic
09 Jul 2013, 11:18
The code of this indicator has something similar to what you need: /algos/indicators/show/32
@cAlgo_Fanatic