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?的更多相关文章

  1. Java性能提示(全)

    http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLi ...

  2. make no mistake, we are the last line of defense.

    make no mistake, we are the last line of defense.

  3. 动态规划(DP计数):HDU 5121 Just A Mistake

    As we all know, Matt is an outstanding contestant in ACM-ICPC. Graph problems are his favorite.Once, ...

  4. beginner’s mistake

    PHP Advanced and Object-Oriented Programming 3rd Edition Related to modularity is abstraction: class ...

  5. common mistake of closure in loops

    [common mistake of closure in loops] 下例中item引用的始终是最后一个值. function showHelp(help) { document.getEleme ...

  6. 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 ...

  7. 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 ...

  8. Null is your firend, not a mistake

    原文作者: Roman Elizarov 原文地址: Null is your firend, not a mistake 译者:秉心说 Kotlin Island from Wikimedia by ...

  9. HDU 5121 Just A Mistake

    Just A Mistake Time Limit: 5000/5000 MS (Java/Others)    Memory Limit: 512000/512000 K (Java/Others) ...

随机推荐

  1. c#的异或运算符

    int a = 5; int b = 30; Console.WriteLine(a^b); Console.ReadKey();  输出结果是27 这是因为 5的二进制是0000 010130的二进 ...

  2. js 的其它运算符和优先级

    三元运算符: 语法为 exp1? exp2:exp3 判断 exp1是true 和 false  如果true,则返回exp2  ,如果false ,则返回exp3 <script> if ...

  3. 造成session丢失的原因和解决方法

    win2003 server下的IIS6默认设置下对每个运行在默认应用池中的工作者进程都会经过20多个小时后自动回收该进程,   造成保存在该进程中的session丢失. 因为Session,Appl ...

  4. bzoj2734: [HNOI2012]集合选数

    Description <集合论与图论>这门课程有一道作业题,要求同学们求出{1, 2, 3, 4, 5}的所有满足以 下条件的子集:若 x 在该子集中,则 2x 和 3x 不能在该子集中 ...

  5. seajs打包部署工具spm的使用总结

    相信使用seajs的好处大家都是知道的,接触seajs好像是在半年前,当时还不知道页面阻塞问题,这里不带多余的话了. seajs实现了模块化的开发,一个网站如果分了很多很多模块的话,等开发完成了,发现 ...

  6. [BZOJ 1084] [SCOI2005] 最大子矩阵 【DP】

    题目链接:BZOJ - 1084 题目分析 我看的是神犇BLADEVIL的题解. 1)对于 m = 1 的情况, 首先可能不取 Map[i][1],先 f[i][k] = f[i - 1][k];   ...

  7. 设置Tomcat默认界面

    修改配置文件:         首先,修改$tomcat/conf/server.xml文件.      在server.xml文件中,有一段如下:      ……      <engine   ...

  8. C#验证码使用

    1.C#创建验证码 1.1 创建获取验证码页面(ValidateCode.aspx) <html xmlns="http://www.w3.org/1999/xhtml"&g ...

  9. Unity NGUI实现按钮点击播放Aniamtion

    unity版本:4.5 NGUI版本:3.6.5 参考链接:http://www.colabug.com/thread-1029974-1-1.html,作者:COLABUG.COM 橘虞 1.怎么创 ...

  10. Poetize6: IncDec Sequence

    3043: IncDec Sequence Time Limit: 10 Sec  Memory Limit: 128 MBSubmit: 233  Solved: 132[Submit][Statu ...