Category: dow jones
The Crash of 1987 – Dow Jones Industrial
The Crash of 1929 – Dow Jones Industrial
The Bubble Index: DJIA – February 27, 2014
The Bubble Index: Dow Jones – August 22, 2013
S&P500 and DJIA – June 10, 2013
DJIA – June 10, 2013
S&P 500 – June 10, 2013
S&P500 and DJIA – June 4, 2013
Code now runs daily data. Here are the daily data results for the S&P 500 and the Dow Jones Industrial Average.
DJIA – June 4, 2013
There does not appear to be a bubble at this time. It is striking how good this index works. The red vertical lines are the largest single day % declines in the history of the respective index. Link
S&P 500 – June 4, 2013
S&P500 and DJIA – Week Ending May 20, 2013
NOTE:
The posts before this one had some errors in the C++ code. I believe I have worked the most of the bugs out and this post contains the best plots to date.
I have been working on code to make a single plot which combines multiple sizes of data. When this has been finished there will only be one plot, not a six and seven year window together.
Also, the weekly data will now begin and end on Mondays, since I obtain my data from finance.yahoo.com.
Week ending May 20, 2013 for the S&P 500.
Based on the figures, there appears to be no indication of a current bubble.
Figure 1 |
Figure 1 was produced with C++ code. S&P 500. Six year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
3. April 19, 2010 — followed by a 16% drop
Figure 2 |
Figure 2 was produced with C++ code. S&P 500. Seven year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
Same lines as Figure 1.
Week ending May 20, 2013 for the Dow Jones Industrial Average.
Based on the figures, there appears to be no indication of a current bubble.
Figure 3 |
Figure 3 was produced with C++ code. Dow Jones Industrial Average. Six year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
1. December 31, 1909 — followed by a 23% drop
2. October 2, 1929 — followed by a 43% drop
3. March 12, 1937 — followed by a 40% drop
4. September 23, 1955 — followed by a quick 8.7% drop and then recovery
5. January 8, 1960 — followed by a 15.6% drop
6. October 2, 1987 — followed by a 31.7% drop
7. July 27, 1990 — followed by a 17% drop
8. September 8, 2000 — followed by a 36% drop
9. October 12, 2007 — followed by a drop in excess of 42%
10. July 8, 2011 — followed by a 16% drop
Figure 4 |
Figure 4 was produced with C++ code. Dow Jones Industrial Average. Seven year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
Numbers correspond to same as Figure 3.
S&P500 and DJIA – Week Ending May 10, 2013
May 10, 2013:
Looking at the following graphs, I believe only Figure 1 forecasts any bubble. Towards the end of the index there lies strong spike and decline. However, this signal is not present in the other figures.
Figure 1 |
Figure 1 produced with C++ code. S&P 500. Seven year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
1. January 17, 1966 — followed by a 20.9% drop
Figure 2 |
Figure 2 was produced with C++ code. S&P 500. Six year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
3. April 19, 2010 — followed by a 16% drop
Figure 3 |
Figure 3 was produced with C++ code. Dow Jones Industrial Average. Six year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
1. December 31, 1909 — followed by a 23% drop
2. October 2, 1929 — followed by a 43% drop
3. March 12, 1937 — followed by a 40% drop
4. January 8, 1960 — followed by a 15.6% drop
5. October 2, 1987 — followed by a 31.7% drop
6. July 27, 1990 — followed by a 17% drop
7. September 8, 2000 — followed by a 36% drop
8. October 12, 2007 — followed by a drop in excess of 42%
Figure 4 |
Figure 4 was produced with C++ code. Dow Jones Industrial Average. Seven year window of data. Every data point is a new week. Every peak in the market is represented by a red vertical line.
1. December 31, 1909 — followed by a 23% drop
2. October 2, 1929 — followed by a 43% drop
3. March 12, 1937 — followed by a 40% drop
4. September 23, 1955 — followed by a quick 8.7% drop and then recovery
5. January 8, 1960 — followed by a 15.6% drop
6. October 2, 1987 — followed by a 31.7% drop
7. July 27, 1990 — followed by a 17% drop
8. September 8, 2000 — followed by a 36% drop
9. October 12, 2007 — followed by a drop in excess of 42%
10. July 8, 2011 — followed by a 16% drop