StockFetcher Forums · General Discussion · Something To Play With<< 1 2 3 4 >>Post Follow-up
shillllihs
5,963 posts
msg #116092
Ignore shillllihs
modified
10/20/2013 2:48:35 AM

This was someones .25% filter Well i noticed that if next day is red then following day usually up.
And that after a black candle next day is usually up or good for 1-2%. Anyone?

Fetcher[
set{z, open - .25}
set{x, count(high > z 2 day ago,100)}
add column x > 80
volume > 123123
close > 10
sort column 5 descending
set{zz,count(z >= low,100)}
add column zz > 80
add column annual dividend yield
rsi(2) < 25
]



four
5,087 posts
msg #116093
Ignore four
10/20/2013 2:59:02 AM

http://www.stockfetcher.com/forums/Filter-Exchange/use-rsi-2-and-scalp-25-cents/107967

shillllihs
5,963 posts
msg #116100
Ignore shillllihs
10/20/2013 12:44:51 PM

Actually each move is good for 2-6%.

four
5,087 posts
msg #116101
Ignore four
10/20/2013 1:22:51 PM

Better?

Fetcher[
set{z, open - .25}
set{x, count(high > z 2 day ago,100)}
add column x > 80
volume > 123123
close > 10
sort column 5 descending
set{zz,count(z >= low,100)}
add column zz > 75
add column annual dividend yield
rsi(8) < 33
]



shillllihs
5,963 posts
msg #116103
Ignore shillllihs
10/20/2013 2:55:48 PM

This is hott. Did you just tinker that or did you have it for awhile. Take it down quick.

four
5,087 posts
msg #116104
Ignore four
modified
10/20/2013 3:01:30 PM

shillllihs
323 posts
msg #116103
- Ignore shillllihs 10/20/2013 2:55:48 PM

This is hott. thanks
Did you just tinker that or did you have it for awhile. saw your post and the rest is history
Take it down quick. it will stay available

PS needs: entry(high+.01...), exit(win,loss)...

PPS let us know how you trade it

shillllihs
5,963 posts
msg #116105
Ignore shillllihs
10/20/2013 3:39:28 PM

i see a few ways to play these. you can buy a basket maybe. or buy on pullback.

good swing trades. i would buy a basket of 2-3g each and aim for 8-10%. could be good for $400 a week.

four
5,087 posts
msg #116106
Ignore four
modified
10/20/2013 3:45:23 PM

And this?

Fetcher[
low > 11 and volume 1 day ago > 250123
set{z, count(high > open 1 day ago,1)}
do not draw z
set{zz, count(high > open 2 days ago,2)}
do not draw zz
set{zzz, count(high > open 3 days ago,3)}
and do not draw zzz
set{q, z + zz}
set{qq, zzz + q}
draw cema(qq,3) below 1
draw cema(qq,3) line at 1
do not draw qq
close > open
add column annual dividend yield
not etf
]



shillllihs
5,963 posts
msg #116110
Ignore shillllihs
10/20/2013 4:58:51 PM

nice. you do work for SF. right?

four
5,087 posts
msg #116111
Ignore four
10/20/2013 5:01:29 PM

shillllihs
326 posts
msg #116110
- Ignore shillllihs 10/20/2013 4:58:51 PM

nice. you do work for SF. right? no


StockFetcher Forums · General Discussion · Something To Play With<< 1 2 3 4 >>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.