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
This indicator tells you whether a security is trending up or down based on ten moving averages (instead of just one). This is accomplished by calculating ten moving averages with different periods (20, 40, 60 ..., and 200) and then comparing them with the close price. For each trading bar, it loops through the different moving averages and adds one to a variable each time the close is higher that a moving average. In other words, this technical analysis indicator returns the number of moving averages that are currently below the close price.
The indicator value oscillates between 0 and 10 where:
A value of zero indicates that the stock is trading below these ten moving averages and therefore it is trending down.
A value of ten indicates that the stock is trending up and that it is trading above all the short-term, medium-term and long-term moving averages.
Function Info:
The function is parameterless and its name is "closeMA".