StockFetcher Forums · General Discussion · Help with Chandelier Exit<< >>Post Follow-up
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:

Fetcher[set{x, close 15 day high}
set{y, atr(10) * 2}
set{closechand, x minus y}
market is nasdaq
draw closechand on plot price
]



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?

StockFetcher Forums · General Discussion · Help with Chandelier Exit<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.