What is the statistically best EMA crossover on a daily chart for a buy or sell signal? If you combined this with 2 other indicators to confirm what would they be?
http://www.pythonforfinance.net/2017/01/28/optimisation-of-moving-average-crossover-trading-strategy-in-python/
"So we can see from this that there seems to be a sweet spot around the top left of the plot, signifying the use of a short moving average of around 22 days and a long moving average of around 262 days may produce the best results"
http://etfhq.com/blog/2013/01/15/golden-cross-which-is-the-best/
"Moving average crossovers have proven themselves to be a powerful and effective form of technical analysis, however the so called “Golden Cross” of the 50 and 200 day SMA is far from the best. Our testing revealed that the EMA produces better results than the SMA and the best settings are that of a 13 / 48.5 EMA Crossover. "
ema(5) crossed above ema(50)
price is greater than 20
Average Volume(30) is greater than 500000
MACD Fast Line(12,26,9) is above MACD Slow Line(12,26,9)
volume is above Average Volume(30)
volume is above Average Volume(50)
add column rsi(14)
draw rsi(14)
rsi(14) is below 60
add column rsi(14)
open is below close
close is above high 1 day ago
draw ema(9)
draw Upper Bollinger Band(15,2)
close is greater than high 1 day ago
close is greater than high 2 days ago
close is greater than high 3 days ago
close is greater than high 4 days ago
close is greater than high 5 days ago
close is above ema(65)
day change is greater than 1
ema(9) is above ma(20)
ema(26) is above ma(200)
ema(65) IS ABOVE MA(200)
Hello, Bushynose on 10/22/2018 Mentioned that the 13EMA cross over the 50EMA is very good. Also, Mactheriverrat on 11/25/2019 Mentioned 17EMA above 50EMA using Guppy MMA. It would be greatly appreciated if someone would please help by posting the " Formulas" Thank You Very Much, Arnie
11/27/2019 3:32:07 AM
The EMA 17 cross the EMA 50 is just about where the Guppy Traders and the Guppy Investors groups separate. Try and look at the Guppy moving averages and best to not pay too much attention to the daily price swing unless the Traders group has a trend change.
This video is by far the best I've found that really explains Guppy moving averages by Mr Guppy.
*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.