StockFetcher Forums · Filter Exchange · Short term filter<< >>Post Follow-up
johnpaulca
12,036 posts
msg #59540
Ignore johnpaulca
2/7/2008 8:14:02 PM

Fetcher[
set{diff, close - ema(40)}
set{%diff, diff / ema(40)}
set{diff%, %diff * 100}
add column diff%
and Average Volume(90) above 500000
and Close between 30 and 100
draw ema(40)
diff% between 0 and 1
ema(100) is below lower bollinger band(40,0.4)
close below upper bollinger band(40,0.4)
close above ema(40)
ema(40) is increasing for the last 3 days
date offset is 1
]



Will teach you how to trade it .....for a nickel...lol
- send your nickel to savebrittney@idiot.com

chetron
2,817 posts
msg #59547
Ignore chetron
modified
2/9/2008 12:28:38 PM

more consistent results...

MOVED THE DRAW COMMAND LINE ABOVE FILTERING LINES.

Fetcher[

/* TACHIKAWA */

set{diff, close - ema(40)}
set{%diff, diff / ema(40)}
set{diff%, %diff * 100}
add column diff%
draw ema(40)
and Average Volume(90) above 500000
and Close between 30 and 100
diff% between 0 and 1
ema(100) is below lower bollinger band(40,0.4)
close below upper bollinger band(40,0.4)
close above ema(40)
ema(40) is increasing for the last 3 days
date offset is 1
]



StockFetcher Forums · Filter Exchange · Short term 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.