StockFetcher Forums · Filter Exchange · how about a filter to find " GOLDEN CROSSES "<< >>Post Follow-up
cabogordon
88 posts
msg #75970
Ignore cabogordon
7/2/2009 2:23:22 PM

would that be helpful ?

dwiggains
441 posts
msg #75976
Ignore dwiggains
modified
7/2/2009 9:53:29 PM

Hi
If I understand a Golden cross is just a short term average crossing above a long term average and
both are headed up. Is that correct ????

Fetcher[
close > 1 and volume > 900,000 and
ma (10) crossed above ma (40)
and ma (40) slope > 0
]



Like always change the ma to what you want.

see ya
David

ham1198
174 posts
msg #75988
Ignore ham1198
7/3/2009 11:49:13 AM

...this one i saw on a blog. can't remember where:

Show stocks where MA(50) crossed above MA(200) within the last 1 week
and close is above MA(50)
and close is above MA(200)
and where MACD fast line(12,26) is above 0
and Average Volume(90) is above 100000
and close is above 20
and rsi(2) is below 10
add column RSI(2)
add column Fast Stochastics(14,10)
add column Williams %R(10)
set{f14, fast stochastic fast %k(14)}
set{f141, fast stochastic fast %k(14) 1 day ago }

set{f14b,days(f14 is above f141, 100)}
set{f14a,days(f14 is below f141, 100)}
set{f14xf14, f14a - f14b}
add column f14xf14


chetron
2,817 posts
msg #75989
Ignore chetron
modified
7/3/2009 12:00:32 PM

clickable....

Fetcher[
Show stocks where MA(50) crossed above MA(200) within the last 1 week
and close is above MA(50)
and close is above MA(200)
and where MACD fast line(12,26) is above 0
and Average Volume(90) is above 100000
and close is above 20
and rsi(2) is below 10

/* TRO ON MUDDY */

add column RSI(2)
add column Fast Stochastics(14,10)
add column Williams %R(10)
set{f14, fast stochastic fast %k(14)}
set{f141, fast stochastic fast %k(14) 1 day ago }

set{f14b,days(f14 is above f141, 100)}
set{f14a,days(f14 is below f141, 100)}
set{f14xf14, f14a - f14b}
add column f14xf14

]



cabogordon
88 posts
msg #75992
Ignore cabogordon
7/3/2009 2:42:02 PM

thanks.... really appreciate it.

cabogordon
88 posts
msg #75993
Ignore cabogordon
modified
7/3/2009 2:52:35 PM

thanks

cabogordon
88 posts
msg #75994
Ignore cabogordon
modified
7/3/2009 2:53:29 PM

can you do a bearish cross ? invert the 50 and 200ma

is this right .... I back tested it... works... not picking up very many trades ???


Show stocks where MA(200) crossed below MA(50) within the last week
and close is below MA(50)
and close is below MA(200)
and where MACD fast line(12,26) is above 0
and Average Volume(90) is above 100000
and close is above 20
and rsi(2) is below 10

/* TRO ON MUDDY */

add column RSI(2)
add column Fast Stochastics(14,10)
add column Williams %R(10)
set{f14, fast stochastic fast %k(14)}
set{f141, fast stochastic fast %k(14) 1 day ago }

set{f14b,days(f14 is above f141, 100)}
set{f14a,days(f14 is below f141, 100)}
set{f14xf14, f14a - f14b}
add column f14xf14


StockFetcher Forums · Filter Exchange · how about a filter to find " GOLDEN CROSSES "<< >>Post Follow-up

*** 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.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.