Is The Market Getting Too Quiet?

Subscribe: Posts / Email / Twitter

Tue, Jan 31, 2012 | Jared Woodard

Featured, Market Commentary, Volatility

The market has not been this docile in more than eight months. The short-term volatility of the S&P 500 dipped below 10% in mid-January, and the market has kept getting quieter as stocks churn flat-to-higher. The temptation when stocks get this quiet and options become this cheap is to assume that volatility will soon revert higher. But before speculating on rockier markets up ahead, it is worth looking back at how similar markets have fared historically.

Fig. 1. SPX 10-day Historical Volatility, 2009 – 2012. Source: Condor Options

To get a sense of just how calm equity markets have been recently, compare the sub-10% historical 10-day volatility for SPX to the last few years of market history. There have been four periods since the March 2009 market bottom during which SPX has traded with such lack of intensity. In the first three cases, market volatility touched 20% within a month or less. In the final case, stocks stayed quiet from April to July 2011 before getting rowdy for the European banking crisis. Fig. 2 zooms in on the same data from January 2011 to the present. The lower panel in each chart shows the percentage rank of each day’s volatility estimate in relation to market data since 2001.

Fig. 2. SPX 10-day Historical Volatility, 2011 – 2012. Source: Condor Options

Fig. 3. SPX Median Returns When 10d HV Rank < 0.10. Source: Condor Options

So far, the data seems to justify a short-term bet on increasing stock volatility. Options can certainly get cheaper, but they are already at middling valuations and, as always, there are any number of macroeconomic and geopolitical scenarios that could generate some turmoil. But before investors apply portfolio hedges or put on bearish bets, it is worth looking at how markets have fared price-wise in similar past situations.

The attached table shows median SPX returns one, two, three, and six months later when the 10-day historical volatility rank has fallen below 10% (that’s the historical percentile rank of 10d HV, not the annualized volatility itself). The first surprise is that the median returns are all positive: quiet markets can precede tumultuous ones, but on average they do not. The second notable result is that market conditions like the present situation have, historically, offered better returns than the “any time” average one, two, and three months later. I checked for the worst subsequent returns at the same horizons, and the “any time” result was worse there as well: -18% one month later when volatility is this low, versus -30% when the volatility requirement is removed.

If the past is any guide, the odds favor better than average upside returns in the near future, even if those returns are achieved at a somewhat more volatile pace. Our practice in client accounts is to scale into portfolio hedges rather than apply them all at once, and that advice seems especially appropriate here. As for speculative positioning, traders who want to bet on increasing volatility should do so from a market-neutral standpoint rather than taking on exclusively bearish exposure.

At the time of publication, Jared Woodard held positions in SPX options.

Tags: historical volatility, S&P 500, spx, Volatility

[...] – Is the market getting too quiet? [...]

[...] Equity market volatility has gotten a tad too quiet.  (Condor Options) [...]

Name (required)

Mail (will not be published) (required)

Website

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

--> jQuery(document).ready(function(){ jQuery('#ic_tags').css('color','#8DB352'); jQuery('#ic_popular_post').click(function(){ jQuery('#pop').slideDown(); jQuery('#categories').slideUp(); jQuery('#tagcloud').slideUp(); jQuery('#ic_popular_post').css('color','#8DB352'); jQuery('#ic_cat').css('color','#000'); jQuery('#ic_tags').css('color','#000'); return false; }); jQuery('#ic_cat').click(function(){ jQuery('#pop').slideUp(); jQuery('#categories').slideDown(); jQuery('#tagcloud').slideUp(); jQuery('#ic_popular_post').css('color','#000'); jQuery('#ic_cat').css('color','#8DB352'); jQuery('#ic_tags').css('color','#000'); return false; }); jQuery('#ic_tags').click(function(){ jQuery('#pop').slideUp(); jQuery('#categories').slideUp(); jQuery('#tagcloud').slideDown(); jQuery('#ic_popular_post').css('color','#000'); jQuery('#ic_cat').css('color','#000'); jQuery('#ic_tags').css('color','#8DB352'); return false; }); }); CategoriesOpen All | Close All Popular Posts Categories Tags Is the Market Getting Too Quiet?PerformanceStrategyAboutCalendar Options Trade NoticeThe European Volatility Risk Premium PersistsPWR Strategy: The ETF Universe15% Discount for the VIX Portfolio Hedging (VXH) StrategyMore Thoughts on DispersionNovember Interview at Expiring Monthly Adjustment Watch (34) Asides (27) Autotrading (2) Blog (2) Bonus Trades (79) Bonus trades (87) Bonus Trades (21) Books (11) Calendar (17) Calendar Options (62) Calendar Spread (47) Commentary (79) Condor (2) Daily Allocation Signals (366) Double Calendar (22) Economy (46) Education (7) Energy (3) Featured (4) Fed (36) Financial Geekery (20) Hedge Funds (8) Hedge Trades (21) Hedge Trades (21) Index Strangonal (70) Inflation (8) Interest Rate Condor (17) Iron Condor (92) Ivory Tower Incidentals (10) Market Commentary (44) Market Commentary (247) Meta (27) Monthly Review (9) Monthly Review (36) More to Life (15) Options Education (134) Options Myths (5) Other Strategies (6) Performance Review (14) Politics (29) Portfolio (1) Portfolio (1) Portfolio Updates (208) Quarterly Review (15) Risk Management (93) Strategy (15) Strategy (96) Strategy (65) Studies (23) Supplemental Trades (91) Technical Analysis (7) Technology (3) Trade Analysis (218) Trades (225) Trades (400) Trades (47) Trading Links (44) Uncategorized (25) Under the Hood (4) VIX Portfolio Hedging (8) Volatility (169) Volatility Tracker (24) Volatility trades (15) VXH (1) We Get Letters (11) Weekly Update (142) adjustment allocation butterfly calendar spread correlation delta delta risk dia double-calendar double diagonal entry exit gamma gamma risk gld Greeks hedge IBM implied volatility iron condor iwm JNJ KO oil options performance risk risk management spx spy Strategy Supplemental Trades technical analysis theta triple-calendar uso vega vega risk VIX vix futures Volatility volatility risk volatility skew xle XLF Home 5 Reasons Strategy Performance Products FAQ Contact Privacy Policy Terms & Conditions

© 2012 Condor Options. Powered by Wordpress.

jQuery(function() { jQuery.post("index.php",{ak_action:"api_record_view", ids: AKPC_IDS, type:"single"}, false, "json"); }); Close

Email / Username:  

Password:  

 Forgot Password?

Not a Member?  

Username / Email-Id:

jQuery(document).ready(function(){ jQuery("#ic_login_basic").submit(function() { if( (jQuery("#ic_email").val() != "") || (jQuery("#ic_password").val() !="")) { jQuery.post("http://condoroptions.com/wp-content/plugins/subplugin/subscription-plugin-helper.php?login=1", { ic_email: jQuery("#ic_email").val(), ic_password: jQuery("#ic_password").val()} ,function(data) { if(typeof data != 'object') data = jQuery.parseJSON(data); if( data.ERROR == 1 ) jQuery("#message_box").html(data.message); else { window.location = data.url; /* jQuery.ajax({ url: data.url, data: { icauthtoken:data.token }, success: function(data) { location.reload();}, beforeSend: function(xhr){ xhr.withCredentials = true; } }); */ //window.location = data.url; //return true; } }); } else jQuery("#message_box").html("Please Enter Valid Username/Password"); return false; }); //change password request jQuery("#ic_cng_pass").click(function(){ if( (jQuery("#ic_email_login").val() != "")) { jQuery.post("http://condoroptions.com/wp-content/plugins/subplugin/subscription-plugin-helper.php?login=2", { login: jQuery("#ic_email_login").val()} ,function(data) { if( data == 'true' || data == 'True' || data == 'TRUE') { jQuery(".ic_error_div").css("color","#006600"); jQuery("#message_box_change_pass").html("Your password change request has completed successfully. Please check your mail"); } else { jQuery(".ic_error_div").css("color","red"); jQuery("#message_box_change_pass").html("Please enter valid Username/Email"); } }); } else{ jQuery(".ic_error_div").css("color","red"); jQuery("#message_box_change_pass").html("Please enter valid Username/Email"); } return false; }); //Forgot Password jQuery("#ic_url_forgot_password").click(function(){ jQuery("#ic_login").hide(); jQuery("#change_pass").show(); return false; }); jQuery("#ic_cancel_change_pass").click(function(){ jQuery("#ic_login").show(); jQuery("#ic_email_login").val(""); jQuery("#ic_error_signup").html(""); jQuery("#change_pass").hide(); return false; }); //select all the a tag with name equal to modal jQuery('a[name=modal]').click(function(e) { //Cancel the link behavior e.preventDefault(); //Get the A tag var id = jQuery(this).attr('href'); //Get the screen height and width var maskHeight = jQuery(document).height(); var maskWidth = jQuery(window).width(); //Set heigth and width to mask to fill up the whole screen jQuery('#mask').css({'width':maskWidth,'height':maskHeight}); //transition effect jQuery('#mask').fadeIn(1000); jQuery('#mask').fadeTo("slow",0.8); //Get the window height and width var winH = jQuery(window).height(); var winW = jQuery(window).width(); //Set the popup window to center jQuery(id).css('top', winH/2-jQuery(id).height()/2); jQuery(id).css('left', winW/2-jQuery(id).width()/2); //transition effect jQuery(id).fadeIn(2000); }); //if close button is clicked jQuery('.window .close').click(function (e) { //Cancel the link behavior e.preventDefault(); jQuery("#ic_login").show(); jQuery("#change_pass").hide(); jQuery("#ic_email_login").val(""); jQuery("#message_box_change_pass").html(""); jQuery('#mask').hide(); jQuery('.window').hide(); }); //if mask is clicked jQuery('#mask').click(function () { jQuery("#ic_login").show(); jQuery("#change_pass").hide(); jQuery("#ic_email_login").val(""); jQuery("#message_box_change_pass").html(""); jQuery(this).hide(); jQuery('.window').hide(); }); }); Home 5 Reasons Strategy Performance Products FAQ Contact Privacy Policy Terms & Conditions Read Full Article »


Comment
Show comments Hide Comments


Related Articles

Market Overview
Search Stock Quotes