StockFetcher Forums · Filter Exchange · ANOTHER GREAT BREAKOUT FILTER!<< >>Post Follow-up
riggs
313 posts
msg #38617
Ignore riggs
10/30/2005 11:04:17 PM

Fetcher[show stocks where IFT(5,9)crossed above -0.5 and IFT(5,9)1 day ago had been below -0.5 for the last two weeks and PE ratio is below 30 and close is above 40 and average volume(90)is above 100000 and draw ema(3)draw ema(13)draw ema(39)draw ema(200)add column industry and draw bollinger bands(20,2.0)and draw MACD(12,26)]




The reason for the PE Ratio is, solid company's will always lift themselves out of the mud when the time is right. The Inverse Fisher Transform(IFT)is a perfect timing filter. Watch how your MACD crosses over in just a matter of a day or two.




riggs
313 posts
msg #38618
Ignore riggs
10/30/2005 11:14:09 PM

It's also a good filter for telling what sector is due for an upswing. From the looks of it, it appears "Oil & Gas" is just right around the corner, but you didn't need me to tell you that did you?

RIGGS


TheRumpledOne
6,407 posts
msg #38657
Ignore TheRumpledOne
11/1/2005 10:21:25 PM

Fetcher[
show stocks where IFT(5,9) crossed above -0.5
and IFT(5,9)1 day ago had been below -0.5 for the last two weeks
and PE ratio is below 30

and draw ema(3)
draw ema(13)
draw ema(39)

draw ema(200)

add column industry
and draw bollinger bands(20,2.0)
and draw MACD(12,26)

set{TH_YH, high - high 1 day ago }
set{TH_YHtr, TH_YH * count(TH_YH above 0, 1)}

set{YL_TL, Low 1 day ago - low }
set{YL_TLtr, YL_TL * count(YL_TL above 0, 1)}


set{TH_TO, high - open}
set{TH_TOtr, TH_TO * count(TH_TO above 0, 1)}

set{TO_TL, open - low}
set{TO_TLtr, TO_TL * count(TO_TL above 0, 1)}


set{candletop, max(open 1 day ago, close 1 day ago)}
set{YCT, high - candletop}
set{YCTtr, YCT * count(YCT above 0, 1)}


set{candlebot, min(open 1 day ago, close 1 day ago)}
set{YCB, candlebot - low}
set{YCBtr, YCB * count(YCB above 0, 1)}


add column TH_TOtr
add column YCTtr
add column TH_YHtr


add column TO_TLtr
add column YCBtr
add column YL_TLtr

close > 20

and avg vol(5) > 1000000
and avg vol(30) > 1000000

]





StockFetcher Forums · Filter Exchange · ANOTHER GREAT BREAKOUT FILTER!<< >>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.