StockFetcher Forums · General Discussion · New Forum Post<< >>Post Follow-up
yahuar22
9 posts
msg #52964
Ignore yahuar22
7/10/2007 9:21:57 PM

hello can anyone help me set-up a scan where the 5ma just crossed the 20,2 bollinger band up today and the macd(5,15,10)just crossed the 0 line going up and the rsi(5)just crossed the 30 line up and full sto%k(5,3)%d(5)just crossed the 30 line up and Wm%R(9) is going up from -80
and Average Volume(90) is above 100000
and close is between 5 and 25
thank you.

maxreturn
745 posts
msg #52985
Ignore maxreturn
7/11/2007 10:30:44 AM

yahuar22, why don't you take a run at it first?

yahuar22
9 posts
msg #53007
Ignore yahuar22
7/12/2007 12:05:51 AM

thank you, maxreturn
is not working for me. can you help?


alf44
2,025 posts
msg #53009
Ignore alf44
7/12/2007 12:08:53 AM

...yeah, max...ya bully !

Help the poor guy for cripes sake ! lol

guru_trader
485 posts
msg #53012
Ignore guru_trader
modified
7/12/2007 3:40:38 AM

Your filter is too stringent for all these events happening at the same time. Using the basic filter below, can you elaborate on what exactly you are looking for? Also, which stochastic (%k, %d or both in last x days) did you want crossing?
Fetcher[
and draw ma(5)
and draw median bollinger band(20,2)
and draw macd(5,15,10)
and draw rsi(5)
and draw rsi(5) line at 30
and draw stochastic %k(5,3)
and draw stochastic %k(5,3) line at 30
and draw williams %r(9)
and draw williams %r(9) line at -80
and avgvol(90) is above 100000
and close is between 5 and 25
]



yahuar22
9 posts
msg #53052
Ignore yahuar22
7/12/2007 9:27:39 PM

Thank you (guru_trader)for the reply
lets try something else
the 5ma crossed the 20ma of the bollinger band up
within the last day
I'm looking for stocks that crossed the 20ma bb every day on a up trend.
can anynone help? thank you



guru_trader
485 posts
msg #53096
Ignore guru_trader
modified
7/14/2007 2:23:24 AM

Look into some of this ...

Fetcher[
and draw ma(5)
and draw median bollinger band(20,2)
and draw macd(5,15,10)
and draw rsi(5)
and draw rsi(5) line at 30
and draw stochastic %k(5,3)
and draw stochastic %k(5,3) line at 30
and draw williams %r(9)
and draw williams %r(9) line at -80
and draw ift(5,9)

and close is between 1 and 25
and avgvol(90) > 54321

/* From Mary4Money Stocks Trending Up */
set{ma1,close - ma(200)}
set{ma2, ma1/close}
set{%abovema200, ma2 * 100}

set{low1,close - low 20 day low}
set{low2, low1 / close}
set{%above10daylow, low2 * 100}

add column low 20 day low
add column %above10daylow
add column ma(200)
add column %abovema200

and draw ma(200)
and stock is optionable
and close above ema(200)
and set{sm%, weekly atr(8)/ weekly ema(8)}
and sm% above 0.05
]


Ref: Combined with Mary4Money's filter


StockFetcher Forums · General Discussion · New Forum Post<< >>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.