[转] Are You Making a Big Mistake in This Volatile Market?
Stock market volatility continues unabated. It may be too early to tell, but I’m marking the top of this current market correction at July 20, with the bottom still to be determined (though I’d say it’s still a few weeks off). Since July 20, investors have had a rocky ride with the market having traded down 1%, or more, in 10 of 45 trading days (through September 22). Quick math indicates the market has fallen over one percent 20% of the time in the last two months. That sure feels like a lot.
In this pronounced patch of volatility, investors are constantly tempted
to sideline their portfolios (wait in cash) to let the market cool
before recommitting to stocks. I’d guess that in each of those 1% or
more down-days, a slew of investors headed for the exits, selling
equities with the intent of “waiting it out.” In my view, that’s a
mistake.
Maintaining Perspective and the Dangers of Bad Timing
Indeed, history tells us – time and again – that such a move is often
ill-advised and costly. Downside volatility is not only common in bull
markets, it’s often been worse than what we’re seeing today. Headline
grabbers like this one from August 24 stating “After Historic 1,000
Point Plunge, Dow Dives 588 Points to Close” can freak-out even seasoned
investors. “Historic Plunge. Dow Dives.” Makes one queasy. Reality: the
market (measured by the S&P 500) fell 3.94% that day – hardly its
worst day in history – and, it is positive since then.
Think about it: the market is positive since then. You simply will not
see this narrative in the news because optimism doesn’t sell. But, that
is the perspective most investors need to ‘stay cool’ when the ‘heat
turns up’ to keep their eye-on-the-prize for the longer term outlook
(which I still believe is positive for stocks).
Instead, many see current market volatility as unprecedented, because
it’s easy to forget historical patterns. But, it’s simply not
unprecedented and, in fact, it’s rather ‘light’ so far. Here are a few
factoids to help keep us grounded:
• Since the Great Depression, the S&P 500 has fallen more than 5% in
one day on 20 different occasions – it hasn’t once in 2015.
• The market has fallen over 1% in ten trading sessions over the last
two months. While true, what’s missing is that no one ever talks about
upside volatility! The market has also risen more than 1% in seven of
those days, meaning that on any given day the market is almost as likely
to pop as it is to dip (over time, it’s more likely to rise, as the
market has historically risen more than it has fallen).
Moving to the sidelines in cash can hurt if you don’t time the market properly, which few can:
• Since 1929, in the 12 months following the end of a bear
market, a fully invested stock portfolio had an average total return of
+37.4%. But, if you missed the first six months from the bottom of a
bear by being in cash, your return would have only been 7.5%.
• Between 1995 and 2014, a fully invested $10,000 portfolio (in
the S&P 500) would have grown to $65,453, for an annualized return
of 9.85%. However:
•
However
, If you missed the 10 best days in that time span, your investment
would have only grown to $32,665, or an annualized return of 6.10%.
Miss the best 30 days, and you barely annualize 1%.
Bottom Line for Investors
Remember that volatility works both ways, and a market recovery
following a correction is often just as steep as the preceding decline.
This means the window for timing a correction is typically extremely
narrow and is simply not worth the risk trying to get right. Going back
to the example of missing the 10 best days from 1995 – 2014, it is also
true that six of those 10 best days occurred within two weeks of the 10
worst days. Read: the market tends to whipsaw. If you sell after a
really bad day, chances are one of the good days you need for recovery
is right around the corner. My advice – keep your cool; your portfolio
and blood pressure will appreciate it.
That said, it is important to be wary of changes in the market and to
regularly assess your investments and allocations. Would you like to
know what our research experts are predicting for the market in the next
month and over the years to come?
I have arranged for you to receive our "hot-off-the-presses" Zacks
Market Outlook, October, 2015 free of charge. It alerts you to a period
of increased risk, but you may be surprised by opportunities that are
just over the horizon.
[转] Are You Making a Big Mistake in This Volatile Market?的更多相关文章
- Java性能提示(全)
http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLi ...
- make no mistake, we are the last line of defense.
make no mistake, we are the last line of defense.
- 动态规划(DP计数):HDU 5121 Just A Mistake
As we all know, Matt is an outstanding contestant in ACM-ICPC. Graph problems are his favorite.Once, ...
- beginner’s mistake
PHP Advanced and Object-Oriented Programming 3rd Edition Related to modularity is abstraction: class ...
- common mistake of closure in loops
[common mistake of closure in loops] 下例中item引用的始终是最后一个值. function showHelp(help) { document.getEleme ...
- Non-Nullable Types vs C#: Fixing the Billion Dollar Mistake (转载)
One of the top suggestions (currently #15 on uservoice) for improving C# is the addition of non-null ...
- Spoken English Practice( Nobody have the guts to tell Paul what a mistake he was taking.(call,come,gut,fortune,when it comes to))
音标复习 绿色:连读: 红色:略读: 蓝色:浊化: 橙色:弱读 口语蜕变(2017/6/24) If your ...
- Null is your firend, not a mistake
原文作者: Roman Elizarov 原文地址: Null is your firend, not a mistake 译者:秉心说 Kotlin Island from Wikimedia by ...
- HDU 5121 Just A Mistake
Just A Mistake Time Limit: 5000/5000 MS (Java/Others) Memory Limit: 512000/512000 K (Java/Others) ...
随机推荐
- asp.net在应用母版的页面下采用了ModalPopupExtender弹出窗中应用autocomplete
autocomplete是jqueryUI的一个插件,可以实现自动填充的功能. 要点:1.应用了母版页,所以取页面上控件的ID时与一般方法不同 2.由于用了ajax的updatepanel,所以会出现 ...
- ICE学习第三步-----Slice语言
ICE:Slice语言(一)-编译 Introduce简介 Slice(Specification language for ice)是分离对象和对象的实现的基础的抽象机制.Slice在客户端和服务器 ...
- JS判断是否为一个数组
function isArray(object){ return object && typeof object==='object' && Array == obje ...
- apache 服务器端口被IIS服务器占用
今天遇到一个问题 同事机子上安装了wamp运行环境,所有服务也打开了,把dede系统放到了www目录下面,但是打开localhost网址,一直是跳转到一个IIS的web服务器主页 想不到是什么问题,又 ...
- Java常量和变量
1.Java运行原理 编译+解释型语言: 程序代码经编译后转换为一种称为java字节码(.class文件)的中间语言 file.java--->Class.class java虚拟机JVM将字节 ...
- YII 小部件 yii小部件查看方法 小物件做的表单
要使用小部件,可以先到总文件去找 framework/yiilite文件里面搜索“CAtiveForm” (如果觉得小部件的radio布局有点难看,可以在外面定义,具体可以在控制器里面定义) 如下 ...
- spoj SORTBIT - Sorted bit squence
Let's consider the 32 bit representation of all integers i from m up to n inclusive (m ≤ i ≤ n; m × ...
- uitextfield动态限制输入的字数-b
1.定义一个事件: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ...
- nginx+uwsgi+WSGI applications
uwsgi一个专业的部署运用的工具,不仅能够部署Python运用,还能够部署其他运用比如Perl,Ruby等 uWSGI 安装: pip install uwsgi WSGI application( ...
- TWinControl.SetBounds与TWinControl.UpdateBounds赏析(定义和调用)
先看它们的函数内容: procedure TControl.SetBounds(ALeft, ATop, AWidth, AHeight: Integer); begin // 虚函数,TWinCon ...