| BoydHunt 1 posts
 msg #132630
 - Ignore BoydHunt
 | 11/18/2016 7:59:52 PM 
 The Perfect Speculator by Brad Koteshwar is a relatively unknown classic in speculation. There is a fictional character, Boyd Hunt, who was a master trader and he made a lot of money from the market. In the book, he said he only consider stocks of the following criteria:
 
 1. The stock must have made an all-time high, not just 52-week high.
 2. It must have made at least 20% in 4 weeks since the last breakout to the all-time high.
 3. The price cannot fall back to the previous breakout level.
 4. The 52-week high must be at least twice of the 52-week low.
 
 Here is my attempt to implement it in StockFetcher
 
 
 
 
 
 | 
| seykota2017 2 posts
 msg #132815
 - Ignore seykota2017
 modified
 | 11/26/2016 11:08:54 PM 
 I think your filter is too tight. I relaxed it a bit and find more winners.
 
 
 
 In this following version, I added an additional fundamental filter:
 
 
 
 
 | 
| davidricardo2017 4 posts
 msg #133017
 - Ignore davidricardo2017
 modified
 | 12/2/2016 7:30:58 PM 
 I think you both are making it more complicated than it should. It is better to write a simple filter to avoid filtering out good stocks. Here is my take:
 
 
 
 
 
 | 
| peterbrandt2017 1 posts
 msg #133095
 - Ignore peterbrandt2017
 | 12/7/2016 9:07:08 AM 
 Try this:
 
 
 
 
 
 | 
| grasshopper2018 2 posts
 msg #133245
 - Ignore grasshopper2018
 | 12/15/2016 10:59:26 AM 
 
 
 
 
 | 
| grasshopper2018 2 posts
 msg #133278
 - Ignore grasshopper2018
 modified
 | 12/18/2016 6:57:34 PM 
 Or this:
 
 
 
 
 
 | 
| kundalin1 2 posts
 msg #133401
 - Ignore kundalin1
 | 12/26/2016 10:13:39 AM 
 Add a fundamental filter maybe?
 
 
 
 
 
 | 
| n0rsefire 4 posts
 msg #133630
 - Ignore n0rsefire
 | 1/9/2017 12:11:26 AM 
 It is a great filter for momentum traders.
 
 
 | 
| candy.wong 1 posts
 msg #133784
 - Ignore candy.wong
 | 1/18/2017 7:49:25 AM 
 I am wondering if the filter can be simplified like this:
 
 
 
 
 Here is a modification that I like:
 
 
 
 
 
 | 
| manifestation 5 posts
 msg #149275
 - Ignore manifestation
 modified
 | 10/3/2019 9:54:07 AM 
 Bullish:
 
 
 
 
 Bearish
 
 
 
 
 
 |