StockFetcher Forums · Filter Exchange · Pipe bottoms filter<< >>Post Follow-up
axg275
3 posts
msg #61837
Ignore axg275
4/25/2008 3:07:08 PM

Hello all.

I was wondering if you guys know how to write a filter which would show two downward adjacent price spikes that look like parallel lines. And these spikes would be longer than other spikes during the past year. Such that these pipes are very obious on the chart.

Thanks for your help

axg275
3 posts
msg #61838
Ignore axg275
4/25/2008 3:08:22 PM

Oh yeah almost forgot to mention, I would like to see these spikes on a weekly chart.

Thanks again

mktmole
325 posts
msg #61857
Ignore mktmole
4/26/2008 6:15:21 PM

try this...
Fetcher[set{23highs_dn, count(weekly high 2 weeks ago below weekly high 3 weeks ago,1)}
and add column 23highs_dn {2-3highs_dn}
and add column separator
set{Volup, count(weekly volume 1 week ago above weekly volume,1)}
and add column Volup {Volup_1weekago}
set{WRB, count(weekly ATR(1) > 10 percent above weekly ATR(5) 1 week ago,1)}
set{WRB1, count(weekly ATR(1) 1 week ago > 10 percent above weekly ATR(5) 2 weeks ago,1)}
and add column separator
and add column WRB
and add column WRB1
and add column separator
show stocks where weekly close reached a 3 week low 1 week ago
and weekly low is < 0.5 percent above weekly low 1 week ago
and weekly low is < 0.5 percent below weekly low 1 week ago
and weekly low 1 week ago reached a new 20 week low
and add column high 2 week high {close_entry_pt}
and chart-display is weekly
and chart-type is bar
and chart-length is 14 weeks
and add column separator
and average daily volume above 150,000
and close is between 1 and 250
]




axg275
3 posts
msg #61899
Ignore axg275
4/28/2008 4:54:40 PM

No this filter is incorect. What I am looking for is two long weekly bars next to each other consecetevily

StockFetcher Forums · Filter Exchange · Pipe bottoms 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.