Hello All,
This is my untested implementation of the EMA - it looks much like the one Yahoo produces on their chart for the same period.
Hello Dan et al at Quantopian,
But with TA-Lib (the indicator library, see: http://ta-lib.org/ ) and ta-lib (the Python wrapper, see: https://github.com/mrjbq7/ta-lib ) I could get the EMA in one line of code. Is there a time-line for implementing the import of the 'talib' package?
Regards,
Peter