| einok msg #91218
 - Ignore einok
 | 4/15/2010 12:34:04 PM 
 If I have the following setup for exit:
 
 Maximum holding days:	10
 Exit Trigger #1:	price close above ma(15)
 
 If the price closes above the ma(15), then shouldn't it close the trade even if it hasn't been held for 10 days?
 
 
 
 
 | 
| chetron 2,817 posts
 msg #91223
 - Ignore chetron
 | 4/15/2010 1:49:52 PM 
 YES, BUT YOU CAN'T PUT THE WORDS "PRICE" AND "CLOSE" IN THE SAME LINE.
 
 
 
 
 
 | 
| einok msg #91224
 - Ignore einok
 | 4/15/2010 1:51:44 PM 
 thanks
 
 
 | 
| Kevin_in_GA 4,599 posts
 msg #91231
 - Ignore Kevin_in_GA
 modified
 | 4/15/2010 6:37:20 PM 
 "Close above ma(15)" will do the trick all by itself.
 
 
 |