Hi SirJB7
I will certainly have look through those links.
The first of the three graphs are a simple Open, High, Low, Close graph, with two exponential moving averages (EMA) laid over the top. As you could see from the data workbook aac.ax.xlsx all the indicators a based on historical information and it is those trends plotted that provide insight as to what might happen tomorrow.
When the shorter EMA is below the longer EMA the stock is going down, the opposite is also true. The gap between those lines is an indicator of the strength of that movement. This provides what is known as the Moving Average Convergence-Divergence (MACD – graph 2). This is essentially a measure of momentum. The EMA in the graph is of the MACD, providing a “signal” line. The Relative Strength Index (RSI) attempts to measure the speed and change of price movements. RSI considers a stock to be overbought when it exceeds 70% and oversold when below 30%.
The third graph is a stochastic oscillator, signal line, and the volume traded. It attempts to indicate price turning points. When the signal lines cross 80% or 20% it is indicative of a shift in the price direction.
When looking at these various indicators it is possible to make assumptions about what may happen.
What I am proposing is ask Excel to somehow take the price and volume, look at the history available, find a similar set of circumstances, look at what the actual outcome was and plot an extension to the existing graphs as to the likely outcome based on what Excel “saw”. As all the indicators described above are essentially based on the close price, I think it is the close price that should be the focus of the analysis. However volume also plays a key role. The real influence of any given stock price is likes of managed investment funds and the like (I will call them big money). They have billions of dollars with which to buy and sell stocks, which has hundreds of researchers behind each trade. It is this group that is most likely to have access to information, such as an announcement that a company has an increased revision of their profit for the year, or the opposite, a decreased revision of their profit. The only way to get any indication as to what big money is doing is through volume, so I would like to incorporate the movements of volume in to the analysis. If volumes are also similar, I think the calculation will become more reliable.
The Goal:
For each workbook contained in a stock directory, get excel to look at the current period, which of course needs to be variable (say 5 days to 60 days in increments and possibly longer); look at the history for similar circumstances (with some degree of freedom to how similar – 5%, 10%); look at what happened until the next major price movement occurred; apply the results to current data and calculate possible outcome for the selected period.
Excel based on the outcome would then update/create a list to display either a buy (price is low and about to go high), sell (price is high and about to go low) or hold (price is expected to remain flat).
When looking at the graphs, the outcomes would then be graphed on the existing graphs (which would require a degree of modification).
Hopefully I have explained things as clearly as possible, however if there is something I have missed or remains unexplained please let me know
Cheers
Shaun