StockFetcher Forums · Filter Exchange · SLIME SUCKER<< >>Post Follow-up
graftonian
1,089 posts
msg #143836
Ignore graftonian
6/19/2018 12:35:28 PM

I can find the bottom, but how do spot the reversal?

Fetcher[
/*SLIME SUCKER*/
CHART-TIME IS 4 MONTHS
/************/
not otcbb
and average volume(30) is above 1000000
and close is above 1
/***Is stock near 1 year low*****/
set{YrHi, close 200 day high}
set{YrLo, close 200 day low}
set{YrRange, YrHi - YrLo}
set{RngPct1, close - YrLo}
set{RngPct2, RngPct1 / YrRange}
set{RangePct, RngPct2 * 100}
draw YrLo on plot price
draw YrHi on plot price
add column RangePct
sort on column 5 ascending
draw rangePct and draw RangePct line at 2
/*************/
draw Stochastic %K(15,5,3)
/********filter**********/
RangePct 1 day ago crossed above 2
RangePct > RangePct 1 day ago
open > close 1 day ago
]



Mactheriverrat
3,135 posts
msg #143838
Ignore Mactheriverrat
6/19/2018 6:01:29 PM

Glad to see your still around graftonian.

graftonian
1,089 posts
msg #143840
Ignore graftonian
6/19/2018 8:58:59 PM

Mac, I'm still around, but not too active with my trading. Just kinda settled into monthly spider sector rotations, using leveraged etf's when i can. Things are pretty quiet without Kevin and Shills. Where are the
new crop of geniuses to help an old man out?

StockFetcher Forums · Filter Exchange · SLIME SUCKER<< >>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.