StockFetcher Forums · Filter Exchange · *** TESTING *** WORK IN PROGRESS ***<< 1 2 3 4 5 ... 6 >>Post Follow-up
TheRumpledOne
6,407 posts
msg #61746
Ignore TheRumpledOne
4/23/2008 4:41:59 PM

Sometimes I just want to test an idea.

It's easier (for me) to work in the forum than in the MY FILTERS area.

TheRumpledOne
6,407 posts
msg #61747
Ignore TheRumpledOne
modified
4/23/2008 4:43:18 PM

Fetcher[
set{hi6, high 6 week high}
set{lo6, low 6 week low}

hi6 below 10
hi6 above 9
lo6 below 6
lo6 above 5


set{xRange, high - low}
set{AvgRng, cma(xRange,5) }
set{HiOp, high - open}
set{Long_Profit, HiOp/open }

set{B10A, count(Long_Profit > .05 , 100)}

set{A10A, count(Long_Profit > .05, 1)}
set{chg, sum( A10A - A10A 1 day ago ,5)}

and add column B10A {GT05%}
and add column AvgRng

add column chg{(wk)}
add column chg 1 week ago{(-1wk)}
add column chg 2 weeks ago{(-2wk)}
add column chg 3 weeks ago{(-3wk)}
add column chg 4 weeks ago{(-4wk)}
add column chg 5 weeks ago{(-5wk)}
add column chg 6 weeks ago{(-6wk)}
add column chg 7 weeks ago{(-7wk)}
add column chg 8 weeks ago{(-8wk)}
and add column separator
add column industry
add column sector
and add column separator
date offset is 4/23/2008

]



==============================================

Tuesday, April 22nd, 2008

Dear Wealth Daily Reader,

In May, I'm taking a road trip to Montana to get a firsthand look at the Bakken oil boom. The reason I'm driving 27 hours to get there is simple:

The Bakken oil formation is the hottest energy play in North America, if not the world.


You see, when the US Geological Survey recently released its much-anticipated report confirming the Bakken as a massive oil reserve, the market was forced to "re-rate" all companies in the region. And the re-rating is upwards, maybe as much as a few thousand percent.

We've identified 3 ways to capitalize on this situation. One of the stocks we recommended on April 3rd has already returned our readers 63%. We believe it'll return investors another 200 to 300 percent this year alone. The stock's chart speaks volumes...

==========================================

LOOKS LIKE ICO!!

I love it when they post charts... so easy to figure out what company they're talking about.





stocktrader
294 posts
msg #61767
Ignore stocktrader
4/24/2008 9:02:52 AM

Just so happens ICO was on my short list for the 23rd and I made a killing. It is tanking further in the pre-market. Hope the Wealth Daily Readers took their money....

stocktrader
294 posts
msg #61771
Ignore stocktrader
4/24/2008 9:42:40 AM

Wealth Builders at about 9% gain now.....

stocktrader
294 posts
msg #61772
Ignore stocktrader
4/24/2008 9:50:46 AM

In ICO long at 7.15.....cross my fingers.

TheRumpledOne
6,407 posts
msg #61780
Ignore TheRumpledOne
4/24/2008 1:10:58 PM

Hey Stocktrader... long time, no see.

Glad you're still raking it in!!

TheRumpledOne
6,407 posts
msg #61795
Ignore TheRumpledOne
4/24/2008 3:57:58 PM

You know you are NOT supposed to be making money off my TESTS...LOL

ICO $8.25



stocktrader
294 posts
msg #61796
Ignore stocktrader
4/24/2008 5:44:18 PM

lol

yes, but good test. This test filter could find some good stocks

Still holding ICO for 15.51% gain on the day. Will dump it at the open tomorrow.

Keep up the testing :)

Thanks.

stocktrader
294 posts
msg #61797
Ignore stocktrader
4/24/2008 9:02:19 PM

ICO Stock Holdings Summary

TheRumpledOne
6,407 posts
msg #61860
Ignore TheRumpledOne
modified
4/27/2008 2:48:10 PM

Find cases where the price divergence has reached a new low when compared with the Nasdaq Composite:


Fetcher[
set{diff,close / ind(^IXIC,close)}

diff reached a new 1 year low and compare with ^IXIC

market is nasdaq
volume above 300000

add column diff
add column ind(^IXIC,close)
add column relative strength(^IXIC,100)

draw relative strength(^IXIC,100)

sort column 5 descending
]



Fetcher[

set{diff,close / ind(^IXIC,close)}

diff reached a new 1 year low

market is nasdaq
volume above 300000

add column diff
add column ind(^IXIC,close)
add column relative strength(^IXIC,100)

draw relative strength(^IXIC,100)

sort column 5 descending
]





Fetcher[
/* Positive Divergence 2 - 5 days */

set{Naz, ind(^IXIC,close) }

set{nd2,count(close below close 2 days ago,1) * count(Naz above Naz 2 days ago,1)}}

set{nd3,count(close below close 3 days ago,1) * count(Naz above Naz 3 days ago,1)}

set{nd4,count(close below close 4 days ago,1) * count(Naz above Naz 4 days ago,1)}

set{nd5,count(close below close 5 days ago,1) * count(Naz above Naz 5 days ago,1) }

Set{n1, nd5 * 1}
Set{n2, nd4 * 10}
Set{n3, nd3 * 100}
Set{n4, nd2 * 1000}

Set{na, n1 + n2}
Set{nb, n3 + n4}
Set{PD2345, na + nb}

/* POSDIV is the number of times there was a 2, 3, 4 or 5 day positive divergence during the past 10 days */

set{POSDIV, count(PD2345 above 0, 10)}

/* PDDAYS is the number of days since there hasn't been a 2, 3, 4 or 5 day positive divergence */

set{PDDAYS, days(PD2345 EQUAL 0, 100)}

add column PD2345
add column posdiv
add column pddays

close above 1
volume above 300000

Naz below Naz 1 day ago

PD2345 above 0

sort column 5 descending

market is nasdaq
]



On to something... not sure yet.

StockFetcher Forums · Filter Exchange · *** TESTING *** WORK IN PROGRESS ***<< 1 2 3 4 5 ... 6 >>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.