StockFetcher Forums · General Discussion · Trader Action Zone<< >>Post Follow-up
arcervantes
5 posts
msg #114443
Ignore arcervantes
7/13/2013 12:44:27 AM

Hello, Im new to the site, but looking for a scan to find stocks that have crossed below the 10ma but above 20ma. Basically the stock is in the middle of the two Moving averages. Any ideas how to create a scan?

Thank you,

four
5,087 posts
msg #114444
Ignore four
7/13/2013 12:49:38 AM

perhaps...

Fetcher[
close crossed below ma(10)
close above ma(20)
ma(10) above ma(20)

volume above 123123
close above 12
]




arcervantes
5 posts
msg #114448
Ignore arcervantes
7/13/2013 2:03:15 PM

Thank you. I think this will work.

DMUNCASTER
34 posts
msg #114477
Ignore DMUNCASTER
7/15/2013 1:33:14 PM

I think this is what you're looking for:

show stocks where the Aroon Up (20) has been above 70 for the last 2 weeks
and don't draw aroon up(20)
EMA(10) above EMA(30)
and close < EMA(10)
and close > EMA(30)
and draw EMA(10)
and draw EMA(30)
and set {B, price - lower bollinger band}
and set{range, upper bollinger band - lower bollinger band}
and set {%B, B/range}
and %B above .5
and draw %B
and volume(30) above 400000
and price above 3

four
5,087 posts
msg #114478
Ignore four
modified
7/15/2013 1:51:35 PM

click

Fetcher[
Aroon Up (20) has been above 70 for the last 2 weeks
and do not draw aroon up(20)
EMA(10) above EMA(30)
and close < EMA(10)
and close > EMA(30)
and draw EMA(10)
and draw EMA(30)
and set {B, price - lower bollinger band}
and set{range, upper bollinger band - lower bollinger band}
and set {%B, B/range}
and %B above .5
and draw %B
and volume(30) above 400000
and price above 3
]



arcervantes
5 posts
msg #114500
Ignore arcervantes
7/16/2013 10:38:36 PM

Thanks. This is more what I was looking for. Thanks for the followup.


lwschultz
13 posts
msg #114519
Ignore lwschultz
7/17/2013 5:34:29 PM

To anyone looking at or using this strategy - what characteristics are you using to select candidates from the results? For example, running 7/17 UNH looks like action has come down in line with prior pullbacks . . . good vol for the day . . . price near EMA(30) . . . etc.

DMUNCASTER
34 posts
msg #114556
Ignore DMUNCASTER
7/19/2013 2:39:02 PM

lwshultz:
You're looking for a pullback into the TAZ from a strong uptrend. You use a buy stop to get in, placed just above the high for the completed day. After you buy in, you place a protective stop below your entry price. a few cents below the ATR(10) is a good rule. You probably want this to be a mental stop because the NASDAQ at least, makes your stop a market order if hit by the bid price. All this is reversed to trade the short side.

arcervantes
5 posts
msg #114667
Ignore arcervantes
7/27/2013 10:34:48 PM

How will I modify the current script to look for the reverse of the trade (short side of it). looking for stocks that are below the 30ma but above 10ma?

Thanks,

StockFetcher Forums · General Discussion · Trader Action Zone<< >>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.