StockFetcher Forums · Filter Exchange · I can't code this but if someone can....<< 1 2 >>Post Follow-up
jpistell
123 posts
msg #35032
Ignore jpistell
2/1/2005 6:12:36 AM

TRIGGER IDEA #2.
RSI(12) fade, RSI(2) uptick.

Fetcher[
/*TRIGGER*/
and cwma(rsi(12),3) one day ago has been decreasing for 3 days
and rsi(2) has been increasing for one day

/*GAP UP SET UP*/
set{x1, close one day ago}
set{x2, low - x1}
x2 is above 0
and x2 has reached a new 250 day high within the last 20 days



/*GLOBAL*/
avgvol(90) > 100000
and price > 4
do not draw pp

and date offset is 44
]



These Triggers ignore the gap up and rally higher on day#2.


jpistell
123 posts
msg #35033
Ignore jpistell
2/1/2005 6:22:49 AM

Heres what happens when you buy a higher high in a gap-up stock.

Fetcher[
/*TRIGGER*/
and high > high one day ago

/*GAP UP SET UP*/
set{x1, close one day ago}
set{x2, low - x1}
x2 is above 0
and x2 one day ago has reached a new 250 day high


/*GLOBAL*/
avgvol(90) > 100000
and price > 4
do not draw pp

and date offset is 32
]




StockFetcher Forums · Filter Exchange · I can't code this but if someone can....<< 1 2 >>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.