| four 5,087 posts
 msg #102212
 - Ignore four
 modified
 | 8/12/2011 4:04:10 PM 
 Symbol 	  Last
 AFSI - AmTrust Financial S... 	 21.28
 AMAG - Amag Pharma 	 15.03
 BAM - Brookfield Asset 	 29.54
 GFA - Gafisa SA 	 8.59
 GME - GAMESTOP CP 	 20.75
 JOSB - Jos. A. Bank Clothi... 	 44.31
 SAPE - Sapient Corporation 	 10.87
 T - AT&T Inc 	 28.13
 
 Paper Trade
 All shorted between 3PM and 4PM today
 
 
 | 
| duke56468 683 posts
 msg #102215
 - Ignore duke56468
 | 8/12/2011 5:45:16 PM 
 Hi four....what filter would pick those stocks?
 
 
 | 
| four 5,087 posts
 msg #102221
 - Ignore four
 modified
 | 8/12/2011 9:18:59 PM 
 Experiment - shorted just before close (criteria:open was high of day)
 
 --------------------------------
 
 Open  equals High today
 
 set{v, count(high > open,1)} and add column v < 1
 
 
 In case your curious...
 
 Open  less than High today
 
 set{v, count(high > open,1)} and add column v > 0
 
 
 | 
| mystiq 650 posts
 msg #102235
 - Ignore mystiq
 modified
 | 8/13/2011 11:11:48 AM 
 four
 986 posts
 msg #102221
 - Ignore four
 modified 8/12/2011 9:18:59 PM
 
 Experiment - shorted just before close (criteria:open was high of day)
 
 --------------------------------
 
 Open equals High today
 
 set{v, count(high > open,1)} and add column v < 1
 
 
 In case your curious...
 
 Open less than High today
 
 set{v, count(high > open,1)} and add column v > 0
 
 
 >>>>nice one Four.... gonna play with this on monday
 
 Open equals High today
 
 set{v, count(high > open,1)} and add column v < 1
 
 volume > 1000000
 
 optionable
 
 volume < volume 1 day ago
 
 (....have you tried open GAPS UP then short when reverses...)
 
 
 | 
| four 5,087 posts
 msg #102274
 - Ignore four
 modified
 | 8/15/2011 11:20:45 AM 
 (....have you tried open GAPS UP then short when reverses...)
 -------
 
 Nope.
 
 PS  I am interested in "how you trade this" *
 
 
 * TRO, "IT'S NOW WHAT YOU TRADE, IT'S HOW YOU TRADE IT!! "
 
 
 UPDATE 11:28am - Monday LOW
 
 Symbol LOW
 AFSI - AmTrust Financial S... 21.09
 AMAG - Amag Pharma 15.15
 BAM - Brookfield Asset 29.89
 GFA - Gafisa SA 8.61
 GME - GAMESTOP CP 20.78
 JOSB - Jos. A. Bank Clothi... 44.13
 SAPE - Sapient Corporation 10.50
 T - AT&T Inc 28.34
 
 
 
 
 |