| MomsLegacy 34 posts
 msg #63933
 - Ignore MomsLegacy
 | 6/18/2008 11:29:43 AM 
 Hi,  Is it possible to have your filter only search certain criteria only on the s &P 100?  If so, how do you add this crietera?
 Thanks anybody.
 Amy
 
 
 | 
| maxreturn 745 posts
 msg #63934
 - Ignore maxreturn
 | 6/18/2008 11:32:54 AM 
 Amy, simply add "market is s&p 100" to your code.
 
 
 | 
| MomsLegacy 34 posts
 msg #63958
 - Ignore MomsLegacy
 | 6/18/2008 4:35:07 PM 
 duh... lol.
 
 Thanks.  Is all this stuff in that giant manual that I printed out, and am afriad to look at??
 
 
 | 
| MomsLegacy 34 posts
 msg #63968
 - Ignore MomsLegacy
 | 6/18/2008 9:22:40 PM 
 OKay, I have some filter criteria that I know that I want, but not completely sure that I know how to create it.  It seems relatively simple, but what do I know???  Can anybody tell me how to write this criteria in scan lingo?
 
 1.  This would be called Buy at the close.
 Optionable stock
 close is less than 15
 average 90 day volume is 500K
 Average True Range in the last 30 is greater than 1.00
 
 2.  This is a Blue Chip Strangle.
 
 s&p 100
 close is greater than 45
 atr 30 is greater than 1.5
 atr greater than 2.25
 
 
 3. This is a regular strangle.
 
 Average 90 day volume is 1000000
 optionable
 Atr greater than 5
 Atr 5 greater than 4
 
 Can anybody help??
 
 
 
 | 
| guru_trader 485 posts
 msg #64166
 - Ignore guru_trader
 | 6/22/2008 1:13:50 AM 
 1)
 
 
 
 2) and 3) need clarification in regard to atr values
 
 
 |