StockFetcher Forums · Filter Exchange · Bollinger and Candle combo<< >>Post Follow-up
calhawk01
135 posts
msg #85994
Ignore calhawk01
1/12/2010 1:38:44 AM

Guys i was wondering if someone can help make a filter that has a combination of Bollinger band squeeze and last candle is a Dragon Fly Doji.

Idea..Close above upper/median bollinger band for 3 days and last candle is a Dragon fly doji

calhawk01
135 posts
msg #85996
Ignore calhawk01
1/12/2010 1:59:18 AM

fetcher [
set{ Squeeze, count( bollinger Width(20,2) below bollinger Width(20,2) 1 day ago, 5) }
Squeeze above 3
and add column Squeeze
and add column average volume(90)
sort column 5 descending

draw ema(13)
draw ma(20)
draw bollinger band(20)
set{body_top,max(open,close)}
set{body_bottom,min(open,close)}
show stocks where body_top is less than .05 percent above body_bottom

close between .01 and 2

Price is near the median bollinger line(20)]

and set {dollars, volume multiplied close} add column dollars and sort column 5 descending and dollars above 10000



chetron
2,817 posts
msg #85998
Ignore chetron
1/12/2010 6:36:14 AM

no space between fetcher and [


Fetcher[
set{ Squeeze, count( bollinger Width(20,2) below bollinger Width(20,2) 1 day ago, 5) }
Squeeze above 3
and add column Squeeze
and add column average volume(90)
sort column 5 descending

draw ema(13)
draw ma(20)
draw bollinger band(20)
set{body_top,max(open,close)}
set{body_bottom,min(open,close)}
show stocks where body_top is less than .05 percent above body_bottom

close between .01 and 2

Price is near the median bollinger line(20)

set {dollars, volume multiplied close}
add column dollars
sort column 5 descending
dollars above 10000

]



mystiq
650 posts
msg #86003
Ignore mystiq
1/12/2010 8:02:57 AM

nice filter !

calhawk01
135 posts
msg #86080
Ignore calhawk01
1/12/2010 8:54:54 PM

You guys have any suggestions?

StockFetcher Forums · Filter Exchange · Bollinger and Candle combo<< >>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.