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
Developed by P.N. Haurlan, the Haurlan Index is a market breadth indicator with three components. The first one, the short-term component, calculates the 3-bar exponential moving average of the number of advancing stocks on the New York Stock Exchange minus the number of declining stocks on the same exchange.
The intermediate term component is a 20-bar exponential moving average of the difference between the number of advancing stocks (advance issues) and the number of declining stocks (decline issues)
The long-term component is a 200-bar exponential moving average of the difference between the number of advancing issues and the number of declining issues.
The Haurlan Index is interpreted as follows:
The long-term part of the indicator is used to detect the market trend
The intermediate term component role is to confirm support and resistance breaks.
The short-term component generates buy/sell and short/cover signals. It tells us to buy the market when its value becomes higher than 100; and to sell it when this value becomes lower than -150. At this point, the trader should short the market and wait until the indicator reaches 100 to cover its position.
The Haurlan Index function returns the exponential moving average (EMA) of the net advance/decline difference. The parameter, it accepts, defines the lookback period to use for the EMA.
The first component is calculated as follows:
Plot(Haurlan(3),"Short Term Haurlan Index",colorBlack,chartLine,StyleSymbolNone);
The intermediate term component:
Plot(Haurlan(20),"Short Term Haurlan Index",colorBlack,chartLine,StyleSymbolNone);
The long term component:
Plot(Haurlan(200),"Short Term Haurlan Index",colorBlack,chartLine,styleOwnScale|StyleWidth4);
>>>> More trading objects? click here to search for trading sytems, downloaders, screens, custom drawing tools, indicators... by country, market or style.