This is a trading item or a component that was created using QuantShare by one of our members.
This item can be downloaded and used by QuantShare Trading Software.
Trading items are of different types. There are data downloaders, trading indicators, trading systems, watchlists, composites/indices...
You can use this item and hundreds of others for free by downloading QuantShare.
Top Reasons Why You Should Use QuantShare:
Works with US and international markets (stock, forex, options, futures, ETF...)
Offers you the tools that will help you become a profitable trader
Allows you to implement any trading ideas
Exchange items and ideas with other QuantShare users
Our support team is very responsive and will answer any of your questions
We will implement any features you suggest
Very low price and much more features than the majority of other trading software
The Safezone indicator, introduced by Alexander Elder in 2002, is used as a stop order against signal reversal in trending markets.
The Safezone indicator intends to create a better trailing stop by eliminating the noise component of a trend and by creating a safer stop. It calculates two lines depending on an uptrend or a downtrend. These lines will be used as stops, one for long positions and another for short positions.
The function, I have uploaded, creates the SafeZone for long positions. It has two parameters: the lookback period, which defines the number of bars to use for the calculation and the coefficient. Generally, traders use a value of 20 for the lookback period and a value of 2 for the coefficient.
To use this function as a trailing stop in the simulator, enable trailing stops in your trading system, change the stop settings to (Point) then set the value of the stop to the following formula: close - safezone(20, 2);
You can also use it as a sell rule: sell = close < safezone(20, 2);
>>>> More trading objects? click here to search for trading sytems, downloaders, screens, custom drawing tools, indicators... by country, market or style.