StockFetcher Forums · Filter Exchange · visual exercise<< >>Post Follow-up
four
5,087 posts
msg #84711
Ignore four
12/20/2009 2:12:19 AM

set{hi,high}
set{lo,low}
set{sum,hi plus lo}
set{mid,sum/2}

set{cntlo, count(mid reached a new 20 Day Low, 100)}
set{cnthi, count(mid reached a new 6 Day high, 100)}

set{BUY, mid reached a new 10 Day Low}
set{SELL, mid reached a new 5 Day high}

add column cntlo
add column cnthi
add column BUY and draw BUY on plot close
add column SELL and draw SELL on plot close
add column mid

symlist(jbl,rino,asys,cvco)

/* idea from : http://www.verticalsolutions.com/notes/aapl_flipper.html*/




chetron
2,817 posts
msg #84712
Ignore chetron
12/20/2009 7:58:16 AM

clickable....


Fetcher[

set{hi,high}
set{lo,low}
set{sum,hi plus lo}
set{mid,sum/2}

set{cntlo, count(mid reached a new 20 Day Low, 100)}
set{cnthi, count(mid reached a new 6 Day high, 100)}

set{BUY, mid reached a new 10 Day Low}
set{SELL, mid reached a new 5 Day high}

add column cntlo
add column cnthi
add column BUY and draw BUY on plot close
add column SELL and draw SELL on plot close
add column mid

symlist(jbl,rino,asys,cvco)

/* idea from : http://www.verticalsolutions.com/notes/aapl_flipper.html*/

]



StockFetcher Forums · Filter Exchange · visual exercise<< >>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.