|
|
| |
| Group: Amibroker Indicators |
| Title: 30 Week Hi Indicator - Calculate |
| Description: Just as the advance decline line gives an indication of the overall strength of the market, so does the number or stocks makeing new 30 week high's. Refer Weinstein's "The Secret of Profiting in Bull and Bear Markets".
The attached scan ( _s.afl file) calculates two indices. The first index calculates the number of stocks making new 30 week highs based on the high of each stock. The second index calculates the number of stocks making new 30 week high's - but calculated from the weekly close of each stock. You'll find there is little difference between the two.
The scan must be run first as it uses the AddToComposite function to create the two indices. It must be run over an entire market.
The indicator can then be plotted. Note that the scan is run against weekly data and therefore it only makes sense to display the results on a weekly chart.
|
|
|
| Author/Source: Geoff Mulhall - geoffmulhall@optusnet.com.au
|
|
|
|