torewyler 4 posts msg #127511 - Ignore torewyler |
3/6/2016 10:35:45 AM
Hi all,
Stockfetcher newbie here. I'm trying to find the right filter words to capture stocks where 10 EMA crossed above 20 SMA in the last trading day with bullish MACD approaching or above the 0 trend line. I realize there may be different ways to do this, but I just can't get it right yet. So far I've tried the following, but it's not doing the trick:
show stocks where MACD Fast Line(12,26,9) crossed above MACD Slow Line(12,26,9)
and EMA(10) crossed above SMA(20)
Any guidance would be most appreciated.
Many thanks,
Tom
|
four 5,087 posts msg #127524 - Ignore four modified |
3/6/2016 12:20:26 PM
Have you walked through the guide?
http://www3.stockfetcher.com/download/sfuserguide2_0.pdf
You have a good start! ... perhaps...
|
torewyler 4 posts msg #127525 - Ignore torewyler |
3/6/2016 12:54:33 PM
Thanks. That is helpful. I'm going through the guide now - lots to chew on, but thanks for the link. I've done some more tinkering, and here's another filter I found that comes close to capturing what I'm looking for. The only problem with this one is the second line - I want that line to show me stocks where the ema(10) is about to cross above the sma(20) - not where it already has. Any thoughts? Thanks again.
show stocks where MACD Fast Line(12,26,9) crossed above MACD Slow Line(12,26,9)
and ema(10) crossed above sma(20) 1 day ago
and draw MACD Slow Line(12,26,9)
and draw MACD Fast Line(12,26,9)
|
four 5,087 posts msg #127526 - Ignore four modified |
3/6/2016 1:03:51 PM
ema(10) is about to cross above the sma(20)
|
torewyler 4 posts msg #127528 - Ignore torewyler |
3/6/2016 4:33:25 PM
Thank you. I have a lot to learn....
|
four 5,087 posts msg #127529 - Ignore four modified |
3/6/2016 4:41:37 PM
Welcome
... I am still learning, too. :)
|