StockFetcher Forums · Filter Exchange · Guppy Moving Average<< >>Post Follow-up
stockfetcher101
6 posts
msg #90818
Ignore stockfetcher101
4/5/2010 5:06:09 PM

set{3&5, EMA(3) + EMA(5)}
set{8&10, EMA(8) + EMA(10)}
set{12&15, EMA(12) + EMA(15)}
set{3&10, 3&5 + 8&10}
set{ma_st, 3&10 + 12&15}

set{30&35, EMA(30) + EMA(35)}
set{40&45, EMA(40) + EMA(45)}
set{50&60, EMA(50) + EMA(60)}
set{30&45, 30&35 + 40&45}
set{ma_lt, 30&45 + 50&60}

set{ma_d, ma_st - ma_lt}
set{ma_dp, ma_d/ma_lt}
set{ma_delta, ma_dp * 100}

draw ema(3) draw ema(5) draw ema(8) draw ema(10) draw ema(12) draw ema(15)
draw ema(30) draw ema(35) draw ema(40) draw ema(45) draw ema(50) draw ema(60)

show stocks where ma_st crossed above ma_lt within the last 3 days
and ma_delta has been increasing for 3 days
and Average Volume(60) above 1000000
and Volume above 1000000
and volume gained 50%
and Close above 5
and not otcbb
add column ma_delta











chetron
2,817 posts
msg #90824
Ignore chetron
modified
4/5/2010 7:06:33 PM

CLICKABLE....

OR.......


Fetcher[

set{3&5, EMA(3) + EMA(5)}
set{8&10, EMA(8) + EMA(10)}
set{12&15, EMA(12) + EMA(15)}
set{3&10, 3&5 + 8&10}
set{ma_st, 3&10 + 12&15}

set{30&35, EMA(30) + EMA(35)}
set{40&45, EMA(40) + EMA(45)}
set{50&60, EMA(50) + EMA(60)}
set{30&45, 30&35 + 40&45}
set{ma_lt, 30&45 + 50&60}

set{ma_d, ma_st - ma_lt}
set{ma_dp, ma_d/ma_lt}
set{ma_delta, ma_dp * 100}

draw ema(3) draw ema(5) draw ema(8) draw ema(10) draw ema(12) draw ema(15)
draw ema(30) draw ema(35) draw ema(40) draw ema(45) draw ema(50) draw ema(60)

show stocks where ma_st crossed above ma_lt within the last 3 days
and ma_delta has been increasing for 3 days
and Average Volume(60) above 1000000
and Volume above 1000000
and volume gained 50%
and Close above 5
and not otcbb
add column ma_delta

]






duke56468
683 posts
msg #90828
Ignore duke56468
4/5/2010 8:06:28 PM

Very nice, thank you.

StockFetcher Forums · Filter Exchange · Guppy Moving Average<< >>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.