I was back testing my SMA and EMA algorithms and I am only able to find minor difference in their total returns. An appl stock with $1500 initial investment was used to test my algorithms. SMA algo has a total return of 892% whereas EMA algo returned 852% for a period between 2002 and 2015. I am not satisfied with my EMA algos total return. Am i making any mistakes in my EMA algo?. Current EMA algo takes historical datas of 1000 days
PS. I used Dan's SMA Algorithm . only changed the symbol to aapl
EMA,SMA short=10 days
EMA,SMA long=50 days