| calhawk01 135 posts
 msg #77879
 - Ignore calhawk01
 | 8/23/2009 11:42:31 PM 
 Does anyone know how to create a filter that converts the volume into the actual dollars that are being traded?
 
 
 | 
| dwiggains 448 posts
 msg #77890
 - Ignore dwiggains
 modified
 | 8/24/2009 10:16:04 AM 
 Hi
 
 
 
 
 
 See ya
 david
 
 
 | 
| morsan 27 posts
 msg #77952
 - Ignore morsan
 | 8/25/2009 4:09:58 PM 
 Stockbee.blogspot.com has a filter where he looks for +100 million dollar volume on a 4% breakout day to gauge if there is any comittment in the market. Unfortunately I can't write such a filter hope somebody can help!
 
 best regards
 morsan
 
 
 | 
| chetron 2,817 posts
 msg #77959
 - Ignore chetron
 modified
 | 8/25/2009 6:10:25 PM 
 MAYBE....
 
 
 
 
 
 
 
 
 OR....
 
 
 
 
 
 
 | 
| mystiq 650 posts
 msg #77984
 - Ignore mystiq
 | 8/26/2009 3:16:28 AM 
 
 
 
 
 
 
 unbelievable...this could be one of the SAFEST stock filters to put money into. (-.-) Thx chetron-
 
 
 | 
| chetron 2,817 posts
 msg #77987
 - Ignore chetron
 | 8/26/2009 6:51:12 AM 
 YOU ARE VERY WELCOME...
 
 
 
 
 
 AND.......................................
 
 
 
 
 
 
 | 
| DMOBRIEN 381 posts
 msg #78011
 - Ignore DMOBRIEN
 | 8/26/2009 12:31:59 PM 
 filter[set {dollars, average volume (32)} add column dollars and sort column 5 descending
 price > .05
 price < .50
 and dollars > 100000
 add column weekly rsi (2)
 add column weekly williams %R
 draw 32 day low on price plot]
 
 
 | 
| DMOBRIEN 381 posts
 msg #78012
 - Ignore DMOBRIEN
 | 8/26/2009 12:34:07 PM 
 
 
 
 
 | 
| chetron 2,817 posts
 msg #78016
 - Ignore chetron
 modified
 | 8/26/2009 2:35:39 PM 
 ON THE ABOVE, DID YOU FORGET TO MULTIPLY AVGVOL(32) BY THE CLOSE FOR DOLLARS??????
 
 
 
 
 
 | 
| DMOBRIEN 381 posts
 msg #78048
 - Ignore DMOBRIEN
 | 8/27/2009 12:50:36 AM 
 Chet thanks for a discerning eye ... this is an interesting filter indeed.
 
 
 |