StockFetcher Forums · Filter Exchange · moving averages: day average and low<< >>Post Follow-up
four
5,087 posts
msg #93230
Ignore four
modified
5/28/2010 1:12:08 AM

-000-

Fetcher[
set{a1, cma(s1,5)}
set{a2, cma(s2,15)}

draw a1 on plot a2

close between 1 and 11
average volume(30) > 299999

set{pp12, cma(pp,12)}
draw pp on plot pp12

set{cnt1, count(pp crossed above pp12,1)}
set{cnt2, count(a1 crossed above a2,1)}
set{v1, cnt1 + cnt2}
v1 > 0
add column v1
]



- 00 -

Fetcher[

set{totl, r1 + r2}
set{avg, totl / 2}
set{ma3, cema(avg,3)}

set{totl2, low + low}
set{avg2, totl2 / 2}
set{ma5, cma(avg2,7)}

ma3 crossed above ma5

close > 1 and close < 25
average volume(90) > 1230000

]



- 0 -

Fetcher[

set{totl, high + low}
set{avg, totl / 2}
set{ma3, cema(avg,3)}

set{totl2, low + low}
set{avg2, totl2 / 2}
set{ma5, cma(avg2,7)}


ma3 crossed above ma5

close > 1 and close < 25
average volume(90) > 12365400
]



- 0a -

Fetcher[
set{avgpp, cma(r1,7)}
set{avgpp1, cma(s1,51)}

draw avgpp on plot avgpp1

}and Average Volume(90) is above 50000
and close is between 5 and 250

]



-- 0b --

Fetcher[
set{avgpp, cma(pp,7)}
set{avgpp1, cma(s2,51)}

draw avgpp on plot avgpp1

}and Average Volume(90) is above 50000
and close is between 5 and 250
]


- 1 -

Fetcher[

set{lo10, cma(low,10)}

set{totl, high + low}
set{avg, totl / 2}
set{ma3, cma(avg,25)}

draw ma3 on plot lo10

close > 1
average volume(20) > 123654

]



- 2 -

Fetcher[
set{totl, high + close}
set{avg, totl / 0.1}
set{ma3, cma(avg,2)}

set{totl2, low + open}
set{avg2, totl2 / 0.1}
set{ma5, cma(avg2,10)}

draw ma3 on plot ma5

close > 1
average volume(20) > 123654

]



- 3 -

Fetcher[

set{totl, high + low}
set{avg, totl / 2}
set{ma3, cma(avg,25)}
set{ma5, cma(avg,50)}

draw ma3 on plot ma5

close > 1
average volume(20) > 123654
]



hp722c

four
5,087 posts
msg #93263
Ignore four
modified
5/28/2010 11:47:44 PM

-- 1 --

Fetcher[

draw Absolute Price Oscillator(1,5) < -0.5 1 day ago
draw Absolute Price Oscillator(1,5) > -0.6 0 day ago
apo(1,5) > apo(1,5) 1 day ago

close between 1 and 20
avgvol(30) > 80000

]



-- 2 --

Fetcher[
draw Absolute Price Oscillator(2,3) < -0.20 1 day ago
draw Absolute Price Oscillator(2,3) > -0.21 0 day ago
apo(2,3) > apo(2,3) 1 day ago

close between 1 and 20
avgvol(30) > 80000

]



-- 3 -- !!!

Fetcher[

APO(1,5) 3 day ago < 0
APO(1,5) 2 day ago < 0
APO(1,5) 0 DAY AGO < 0

APO(1,5) 4 DAY AGO DROPPED > 50%
APO(1,5) 3 DAY AGO DROPPED > 50%

APO(1,5) > APO(1,5) 1 day ago
APO(1,5) 1 DAY AGO > APO(1,5) 2 DAY AGO

close between 1 and 20
avgvol(30) > 800000

]



hp722c

StockFetcher Forums · Filter Exchange · moving averages: day average and low<< >>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.