chipper338 10 posts msg #37520 - Ignore chipper338 |
8/18/2005 7:13:24 PM
Here's a filter for chart readers to find capitulation stocks. It will produce a select few stocks. It's simple and easy to modify.
and closed lost more than 5% over last 1 day
and low reached a new 60 day low · remove · edit
and volume gained more than 50 percent over the last 1 days
and volume is greater than 100 percent above Average Volume(90)
and volume is greater than 50 percent above Average Volume(5)
sort column 3 ascending · remove · edit
In addition, I use the following Global filter
add column average volume (90)
and Average Volume(90) is above 100000
and price is greater than 5
and price is less than 60
and volume is greater than 100000
|
TheRumpledOne 6,411 posts msg #37526 - Ignore TheRumpledOne |
8/18/2005 8:16:38 PM
Nice filter... good job!
All I did was made it clickable.
MAY ALL YOUR FILLS BE COMPLETE.
|
chipper338 10 posts msg #37555 - Ignore chipper338 |
8/19/2005 7:52:13 PM
Ty for the compliment. BTW, how do you make formulas 'clickable' so I can do it next time?
thx
|
TheRumpledOne 6,411 posts msg #37558 - Ignore TheRumpledOne |
8/20/2005 12:10:38 AM
To make a filter clickable:
1) type the word "FETCHER"
2) type a left bracket "["
3) type your filter
4) type a right bracket "]"
Then if you click on PREVIEW MESSAGE, you can test your clickable filter by clicking on it.
I use this feature when building filters to test them out.
That will make the filter clickable.
|