tkirkpatrick1 24 posts msg #133374 - Ignore tkirkpatrick1 | 
12/23/2016 10:16:27 PM
  I'm not a developer, but wanted to share this with folks many thanks for the people who help me with parts of this. I often take the list go look to see who in the company has been buying. 
 
 The very first book I ever read about trading was called the "vital few VS the trivial many" no one else in a company know what's going on than the folks making purchases within the company. I know it's not the best filter, but there are double digit gain on 80% of these for hold time of 30 days. Please if you have a way to make this better offer it up. I'm a foster parent of 13 kids and I need early retirement. 
 
 ****************************************************************************************************************************
 optionable
 and +DI(14)increasing for the last 0 days ago
 and -DI(14)decreasing for the last 0 days ago 
 close 1 days ago is less than close 0 days 
 draw EMA (10)crossed above MA (20)
 EMA (8) below close 
 set{x, eps lastQ * P/E ratio}
 set{target, x * 4}
 set{y, target / close}
 y above 1 do not draw y
 add column P/E ratio
 add column eps lastQ
 add column target
 add column y
 add column industry
 sort column 8 descending
 P/E > 0
 offset 30
 
  |