mktmole 325 posts msg #73804 - Ignore mktmole |
4/23/2009 11:20:07 AM
I believe that weekly calculations are from Friday evng to Friday evng? and am having some difficulty with this filter obtaining hits and would appreciate any help. Thank you kindly.
Fetcher[/* Weekly Close increases 6-10% and 30 Day channel up with Daily chart display */
set{wc1wago, weekly close 1 week ago}
set{wcinc, weekly close – wc1wago}
set{wcpc, wcinc / wc1wago}
set{wcpct, wcpc * 100}
and wcpct above 5.99
and wcpct below 10.01
and add column close 1 week ago
and add column weekly close
and add column wcpct
and price is trading near the top of a increasing 30 Day channel
and price between 1 and 60]
|