StockFetcher Forums · Filter Exchange · ANOTHER BILLY 2<< 1 2 3 >>Post Follow-up
chetron
2,817 posts
msg #65993
Ignore chetron
modified
8/9/2008 12:29:00 PM

MAYBE...


Fetcher[

/* ((( THEMIGHTYRIGGS ABSOLUTE BOTTOM FILTER ))) */

Weekly Williams %R(2) is above Weekly Williams %R(2) 1-day ago
Weekly Williams %R(2) is below Weekly williams %R(2) 2-day ago
Weekly RSI(2) is below Weekly RSI(2) 1-day ago


Draw Bollinger bands(50,.20)
Draw Bollinger Bands(10,.10)
Draw 3-day slope of Bollinger bands(50,.20)
Draw parabolic Sar
Draw Linear Regression Indicator(20)
Draw Bollinger bands(10)

NORMALIZE accumulation distribution */

set{adval, INDPOSITION(accumulation distribution, 60) * 100 }

NORMALIZE OBV(1) */

set{obval, INDPOSITION(OBV(1), 60) * 100}

NORMALIZE williams %R(2) */

set{wrval, INDPOSITION(williams %R(2), 60) * 100 }

Draw wrval line
Draw adval on plot wrval
Draw obval on plot wrval
/* obval is below 2 */

Draw MACD(4,8)
Draw VMACDD line at 0

volume is above 100000
sort column 12 ascending
chart-time 45-days
close is above 1.0

set{WRSb,days(weekly RSI(2) is above weekly RSI(2) 1 day ago,100)}
set{WRSa,days(weekly RSI(2) is below weekly RSI(2) 1 day ago,100)}
set{WRSxWRS, WRSa - WRSb}
set{WWLb,days(weekly williams %R(2) is above weekly Williams %R(2)1 day ago,100)}
set{WWLa,days(weekly Williams %R(2) is below weekly Williams %R(2) 1 day ago,100)}
set{WWLxWWL, WWLa - WWLb}

Set{Bullpower, high minus ema(13)}
Set{Bearpower, low minus ema(13)}
set{BLb,days(BullPower is above BullPower 1 day ago,100)}
set{BLa,days(BullPower is below BullPower 1 day ago,100)}
set{BLxBL, BLa - BLb}
set{BRb,days(BearPower is above BearPower 1 day ago,100)}
set{BRa,days(BearPower is below BearPower 1 day ago,100)}
set{BRxBR, BRa - BRb}

set{RSb,days(RSI(2) is above RSI(2) 1 day ago,100)}
set{RSa,days(RSI(2) is below RSI(2) 1 day ago,100)}
set{RSxRS, RSa - RSb}
set{WLb,days(Williams %R(2) is above Williams %R(2) 1 day ago,100)}
set{WLa,days(Williams %R(2) is below Williams %R(2) 1 day ago,100)}
set{WLxWL, WLa - WLb}

SET{VMACDD,MACD(4,8) histogram}
set{mhis,indposition(macd(4,8) histogram,60)}
set{mhist,macd(4,8) histogram}
set{mhisb,days(mhist is above 0, 100)}
set{mhisa,days(mhist is below 0, 100)}
set{hstxhst, mhisa - mhisb}
set{var1,count(macd(4,8) histogram 1 day ago < macd histogram(4,8),1)}
set{mhisp,days(var1 < .5,100)}
set{var11,count(macd(4,8) histogram 1 day ago > macd histogram(4,8),1)}
set{mhisn,days(var11 < .5,100)}

draw mhisn on plot mhisp
draw hstxhst
hstxhst crossed above -0.5

ADD COLUMN SEPARATOR
add column industry
ADD COLUMN SEPARATOR
add column adval
ADD COLUMN SEPARATOR
add column WRSXWRS
add column WWLXWWL
add column weekly RSI(2)
add column weekly Williams %R(2)
ADD COLUMN SEPARATOR
add column RSXRS
add column WLXWL
ADD COLUMN SEPARATOR
add column BLxBL
add column BRxBR
ADD COLUMN SEPARATOR
add column mhisp
add column mhisn
add column hstxhst
ADD COLUMN SEPARATOR
ADD COLUMN SEPARATOR
]



johnpaulca
12,036 posts
msg #65995
Ignore johnpaulca
8/9/2008 4:17:29 PM

Hi Chet...this looks like a good short filter...I looked at some of th results and they are in some serious down trend, would you put your cash on these? I hope not. Take a look at NBR...would you go long on this?

Image and video hosting by TinyPic

WALLSTREETGENIUS
983 posts
msg #65997
Ignore WALLSTREETGENIUS
modified
8/9/2008 6:31:32 PM

John -

It's not a "long" filter. I designed it to be a 2-3 day pop. That's it. Then you're on to the next one. It's actually an incredibly RELIABLE filter when all the stars are lined up, and if you look at "NBR", it really is done falling for the moment...If you look at the "tweezer bottom" it just set-up for itself. That also is a very reliable pattern. The "tweezer bottom" doesn't happen by accident. It's a showing of new buying, rather than selling. Will it last? Probably not. Is "NBR" indicative of the entire filter?...Now you know better than that right? It's just one stock, and not one that "I" would look at twice, but you cant argue with Mr. divergence. It's like riding a bike against a 100 MPH windstorm. That too is up against your theory.


Peace,



RIGGS

johnpaulca
12,036 posts
msg #66001
Ignore johnpaulca
8/10/2008 1:23:30 AM

Thanks Riggs...I am still learning.

chetron
2,817 posts
msg #66005
Ignore chetron
modified
8/10/2008 1:18:30 PM

hi jp,
no, i would not long it.

also i won't pick it for a pop either, because the weekly biily angle of attack is too shallow (weak).

as you pointed out, if i were to play NBR, it would be to short it.


hope this helps.

Fetcher[
/*tachikawa */

set{var11,williams %r(2) 1 day ago}
set{var12,williams %r(2) 2 day ago}
set{var13,Stochastic %K(14,3,3) 1 day ago}
set{var14,Stochastic %K(14,3,3) 2 day ago}


set{var1,count(var12 below var11,1)}
set{var2,count(williams %r(2) above var11,1)}
set{var3,count(var14 above var13,1)}
set{var4,count(Stochastic %K(14,3,3) below var13,1)}
set{var5,count(Stochastic %K(14,3,3) below 21,1)}

set{var21,var1 * var2}
set{var22,var21 * var3}
set{var23,var22 * var4}
set{picks,var23 * var5}

set{var15,close 1 day ago}
set{var16,count(close above var15,1)}

set{amp_me_up,stochastic %k(14,3,3) - var13}

add column abs(amp_me_up)
add column var13{sto14-1}
add column Stochastic %K(14,3,3)
add column var16{black}

do not draw ema(100)
draw picks
draw Stochastic %K(14,3,3) line at 100
chart-time 21 day
sort column 5 ascending

williams %r(2) 2 day ago below williams %r(2) 1 day ago
williams %r(2) above williams %r(2) 1 day ago
Stochastic %K(14,3,3) 2 day ago above Stochastic %K(14,3,3) 1 day ago
Stochastic %K(14,3,3) below Stochastic %K(14,3,3) 1 day ago
Stochastic %K(14,3,3) below 21
volume above 100000
close between .11 and 11

]



WALLSTREETGENIUS
983 posts
msg #66006
Ignore WALLSTREETGENIUS
8/10/2008 2:51:25 PM

hi jp,
no, i would not long it.

also i won't pick it for a pop either, because the weekly biily angle of attack is too shallow (weak).
===========================

....then would you mind telling us all WHY you started a thread with it???

Currious....



RIGGS


chetron
2,817 posts
msg #66019
Ignore chetron
modified
8/10/2008 6:31:07 PM

i was trying to key in on weekly bill at a 45 degreee angle blended with hstxhst. what popped up at me with this filter was that a weekly bill angle of less than 15 degree angle were less likely to pop. nbr is at the top, because i sorted on a low weekly rsi which looked more promising. the equities of interest to me are.

CNX
XOM
EQIX
RRR
ZOLT
MXB
CONN
ASX

l believe these have a higher likelyhood to pop monday. i am not using this filter, the idea interested me.

Fetcher[

/* ((( THEMIGHTYRIGGS ABSOLUTE BOTTOM FILTER ))) */

NORMALIZE accumulation distribution */

set{adval, INDPOSITION(accumulation distribution, 60) * 100 }

NORMALIZE OBV(1) */

set{obval, INDPOSITION(OBV(1), 60) * 100}

NORMALIZE williams %R(2) */

set{wrval, INDPOSITION(williams %R(2), 60) * 100 }
set{WRSb,days(weekly RSI(2) is above weekly RSI(2) 1 day ago,100)}
set{WRSa,days(weekly RSI(2) is below weekly RSI(2) 1 day ago,100)}
set{WRSxWRS, WRSa - WRSb}
set{WWLb,days(weekly williams %R(2) is above weekly Williams %R(2)1 day ago,100)}
set{WWLa,days(weekly Williams %R(2) is below weekly Williams %R(2) 1 day ago,100)}
set{WWLxWWL, WWLa - WWLb}

Set{Bullpower, high minus ema(13)}
Set{Bearpower, low minus ema(13)}
set{BLb,days(BullPower is above BullPower 1 day ago,100)}
set{BLa,days(BullPower is below BullPower 1 day ago,100)}
set{BLxBL, BLa - BLb}
set{BRb,days(BearPower is above BearPower 1 day ago,100)}
set{BRa,days(BearPower is below BearPower 1 day ago,100)}
set{BRxBR, BRa - BRb}

set{RSb,days(RSI(2) is above RSI(2) 1 day ago,100)}
set{RSa,days(RSI(2) is below RSI(2) 1 day ago,100)}
set{RSxRS, RSa - RSb}
set{WLb,days(Williams %R(2) is above Williams %R(2) 1 day ago,100)}
set{WLa,days(Williams %R(2) is below Williams %R(2) 1 day ago,100)}
set{WLxWL, WLa - WLb}

SET{VMACDD,MACD(4,8) histogram}
set{mhis,indposition(macd(4,8) histogram,60)}
set{mhist,macd(4,8) histogram}
set{mhisb,days(mhist is above 0, 100)}
set{mhisa,days(mhist is below 0, 100)}
set{hstxhst, mhisa - mhisb}
set{var1,count(macd(4,8) histogram 1 day ago < macd histogram(4,8),1)}
set{mhisp,days(var1 < .5,100)}
set{var11,count(macd(4,8) histogram 1 day ago > macd histogram(4,8),1)}
set{mhisn,days(var11 < .5,100)}

draw mhisn on plot mhisp
draw hstxhst
Draw MACD(4,8)
Draw VMACDD line at 0
Draw wrval line
Draw adval on plot wrval
Draw obval on plot wrval
Draw Bollinger bands(50,.20)
Draw Bollinger Bands(10,.10)
Draw 3-day slope of Bollinger bands(50,.20)
Draw parabolic Sar
Draw Linear Regression Indicator(20)
Draw Bollinger bands(10)

/* obval is below 2 */

Weekly Williams %R(2) is above Weekly Williams %R(2) 1-day ago
Weekly Williams %R(2) is below Weekly williams %R(2) 2-day ago
Weekly RSI(2) is below Weekly RSI(2) 1-day ago

hstxhst above -110.5
volume is above 100000
sort column 12 ascending
chart-time 45-days
close is above 1.0

ADD COLUMN SEPARATOR
add column industry
ADD COLUMN SEPARATOR
add column adval
ADD COLUMN SEPARATOR
add column WRSXWRS
add column WWLXWWL
add column weekly RSI(2)
add column weekly Williams %R(2)
ADD COLUMN SEPARATOR
add column RSXRS
add column WLXWL
ADD COLUMN SEPARATOR
add column BLxBL
add column BRxBR
ADD COLUMN SEPARATOR
add column mhisp
add column mhisn
add column hstxhst
ADD COLUMN SEPARATOR
ADD COLUMN SEPARATOR

]



chetron
2,817 posts
msg #66145
Ignore chetron
8/13/2008 2:23:42 PM

NICE CALL ON NBR, GENIUS. WOW, I AM GOING TO HAVE TO RETHINK MY IDEA.



WALLSTREETGENIUS
983 posts
msg #66147
Ignore WALLSTREETGENIUS
8/13/2008 2:34:21 PM

CHET -

Look where the bottom dropped out on OBV yesterday. That should ALWAYS be one of your guiding lights. NBR was an easy one to call, but I personally would be taking profits right about now.

Thanks,


RIGGS

WALLSTREETGENIUS
983 posts
msg #66186
Ignore WALLSTREETGENIUS
8/14/2008 12:17:04 PM

8/13/2008 2:34:21 PM

Look where the bottom dropped out on OBV yesterday. That should ALWAYS be one of your guiding lights. NBR was an easy one to call, but I personally would be taking profits right about now.
________________________

Gosh I hate being right all the time! LOL...NBR down $1 since
yesterdays advice (prediction).



RIGGS

StockFetcher Forums · Filter Exchange · ANOTHER BILLY 2<< 1 2 3 >>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.