Dusty 3 posts msg #51392 - Ignore Dusty | 
5/1/2007 11:28:41 AM
  I am trying to use a slightly different form of the chandelier exit.  I want to use the highest high value (for the past 15 days) of the CLOSE minus 2*ATR(10).  The SF chandelier exit uses the HIGH, and I want to use the CLOSE.  Can you recommend how I would set a custom indicator for this? 
 
 Would also like to know how to draw indicators on the price chart.  When I use the draw command it puts the indicator on a separate chart.  Is it possible for it to be on the price chart instead?  Thanks for any suggestions.
 
 
 
  | 
maxreturn 745 posts msg #51400 - Ignore maxreturn | 
5/2/2007 4:56:44 PM
  Try this:
 
  	    
 
 Regards
 Max
 
  | 
Dusty 3 posts msg #51402 - Ignore Dusty | 
5/2/2007 5:54:21 PM
  Thanks for the help Max!
 
 
 
  | 
guru_trader 485 posts msg #51705 - Ignore guru_trader | 
5/20/2007 4:21:52 AM
  What is the version of this filter in the form of a Chandelier Entry?
 
  |