<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ETF Prophet &#187; CSS Analytics</title>
	<atom:link href="http://etfprophet.com/author/cssanalytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://etfprophet.com</link>
	<description>Daily Stock Market and ETF Commentary Using Technical, Quantitative &#38; Fundamental Analysis</description>
	<lastBuildDate>Sun, 12 May 2013 21:59:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Filtering White Noise</title>
		<link>http://etfprophet.com/filtering-white-noise/</link>
		<comments>http://etfprophet.com/filtering-white-noise/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 04:32:38 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Adaptive Systems]]></category>
		<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Investing Notes]]></category>
		<category><![CDATA[Investment Research]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=3005</guid>
		<description><![CDATA[Most asset return processes can be characterized as containing a primary trend, along with mean-reversion around that trend, as well as a certain amount of random noise.  Econometricians classify these elements using a Hurst Exponent as either : 1)black noise (trending/positive autocorrelations- Hurst&#062;.5) 2) pink noise (mean-reverting/negative autocorrelations- Hurst&#060;.5) or 3)  white noise ( no trend/mean-reversion, low/insignificant autocorrelations- Hurst=.5). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=3005&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin-right: 8px;" src="http://www.boldognapot.hu/blog/wp-content/themes/bn/images/uploads/35616580241464456000.jpg" alt="" width="146" height="145" /></p>
<p>Most asset return processes can be characterized as containing a primary trend, along with mean-reversion around that trend, as well as a certain amount of random noise.  Econometricians classify these elements using a <a href="http://en.wikipedia.org/wiki/Hurst_exponent">Hurst Exponent</a> as either : 1)black noise (trending/positive autocorrelations- Hurst&gt;.5) 2) pink noise (mean-reverting/negative autocorrelations- Hurst&lt;.5) or 3)  <a href="http://en.wikipedia.org/wiki/White_noise">white noise</a> ( no trend/mean-reversion, low/insignificant autocorrelations- Hurst=.5).</p>
<p><span id="more-24064"></span>Intuitively traders wish to capitalize on either the trend or mean-reverting behaviour- often at different time frames since they are part of the same unified process (trends tend to occur at longer time frames, and mean-reversion around that trend at shorter time frames). The key obstacle for both styles is to eliminate or minimize the impact of white noise on indicators that are used to measure either trending or mean-reverting behavior. The failure to do so results in poor trading results due to false/random signals.</p>
<p>Consider two charts of the same time series (from <a href="http://jonathankinlay.com/">Jonathan Kinlay’s</a> good blog) one is a black noise process while the other contains a white noise process:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/04/black-noise-fractal-random-walk.png"><img class="aligncenter size-full wp-image-3009" src="http://cssanalytics.files.wordpress.com/2013/04/black-noise-fractal-random-walk.png?w=604" alt="Black Noise Fractal Random Walk" /></a></p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/04/white-noise-random-walk.png"><img class="aligncenter size-full wp-image-3010" src="http://cssanalytics.files.wordpress.com/2013/04/white-noise-random-walk.png?w=604" alt="white noise random walk" /></a></p>
<p>In the first chart- with a black noise process- it is easy to see how using for  profitable it might be to use a simple moving average to trade the underlying–there is very little noise to speak of that is not self-reinforcing (trending). In the second chart- a white noise process- you can see the similarity to real financial time series.</p>
<p>There appears to be a fair amount of random noise, and it would be more difficult to trade for example with a moving average. The chart below shows a pink noise process, and looks familiar to those who trade pairs as a log of the ratio of two asset prices that are cointegrated (ie like one sector ETF versus the same sector from a different ETF provider).</p>
<p style="text-align: center;"><a href="http://cssanalytics.files.wordpress.com/2013/04/pink-noise.png"><img class="aligncenter  wp-image-3011" src="http://cssanalytics.files.wordpress.com/2013/04/pink-noise.png?w=336&amp;h=252" alt="pink noise" width="336" height="252" /></a></p>
<p>Notice that this process appears to have a stationary mean and predictable negative autocorrelation. It would be impossible to trade this series using a moving-average based trend strategy. However, this would be an ideal dataset to trade using runs (ie buy on a down day short on an up day). In practice, time series data contains elements of all three types of noise and thus what we want to do is to filter out the white noise which is less predictable and obscures otherwise predictable asset behavior.</p>
<p>A <a href="http://www.naaim.org/wp-content/uploads/2013/00Q_Filtered%20Technical%20Rules%20-%20All%20Named.pdf">recent paper</a> was written by a colleague- George Yang-  that sheds light on how to go about filtering random/white noise elements and also shows the practical impact on trading system profitability. The paper recently won a prize in the prestigious <a href="http://www.naaim.org/resources/wagner-award/">Wagner Award</a> competition which is run through <a href="http://www.naaim.org/%3A//">NAAIM</a>. Mr. Yang shows that one can filter out “insignificant” data using a rolling or historical standard deviation threshold and extend indicators to use only “significant” data. For example, if one were to use a 200-day moving average on the S&amp;P500, you might stipulate that market moves between .25% and -.25% are too small to be considered significant in defining the trend. That is, a small up or down day (or series of small days) may cause a trade which will not signal a true change in the underlying trend.</p>
<p>This can also be translated for example as a fraction of a rolling standard deviation unit. To calculate the true 200-day moving average in the first case, one would eliminate all insignificant days from the data set and count back in time until there were 200 days of significant data to calculate the moving average. The results in the paper demonstrate that this type of filtering is effective increasing the signal to noise ratio and improving trading results across a wide range of parameters. The paper also shows the same technique is effective at improving a short-term mean-reversion system using runs. This highlights the potential of applications that can filter white noise from the data.</p>
<p>There are multiple extensions to improve this concept, many beyond the scope of this post. However, one seemingly obvious method would be to also filter insignificant days as also requiring trading volume to also be insignificant– presumably volume that is below average would signify a lack of conclusive agreement on the current market price. On the flip side a seemingly small market move accompanied by very heavy trading volume could be a warning sign.</p>
<p>Another method could look (on George’s suggestion) at the high to low range for the day in relation to the past (ie like DV2). Presumably a tight daily range implies insignificant movement, while a wider range is more informative. One can picture using multiple filters to enhance the ability to identify truly significant from insignificant trading days. This would in turn significantly improve trading signal performance or forecasting ability.</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/filtering-white-noise/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Minimum Variance Algorithm Comparison</title>
		<link>http://etfprophet.com/minimum-variance-algorithm-comparison/</link>
		<comments>http://etfprophet.com/minimum-variance-algorithm-comparison/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 05:16:18 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=3002</guid>
		<description><![CDATA[The Minimum Variance Algorithm was compared to several standard optimization methods and algorithms in a recent set of tests done by Michael Kapler of Systematic Investor.  Michael created a webpage for MVA to review some details of these tests and also to summarize some of the background information.  We plan to release a whitepaper on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=3002&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a title="Minimum Variance Algorithm (MVA)" href="http://cssanalytics.wordpress.com/2013/04/01/minimum-variance-algorithm-mva/">Minimum Variance Algorithm</a> was compared to several standard optimization methods and algorithms in a recent set of tests done by Michael Kapler of <a href="http://systematicinvestor.wordpress.com/">Systematic Investor</a>.  Michael created a <a href="http://www.systematicportfolio.com/minvar">webpage for MVA</a> to review some details of these tests and also to summarize some of the background information.  We plan to release a whitepaper on MVA with some additional material in the coming weeks.</p>
<p><span id="more-24040"></span>Below is a summary of testing done across multiple data sets contained in the <a title="Minimum Correlation Algorithm Paper Release" href="http://cssanalytics.wordpress.com/2012/09/21/minimum-correlation-algorithm-paper-release/">MCA paper</a>.  We used a standardized score (the normsdist of the z-score) of the performance of each method versus other methods using three metrics: 1) sharpe ratio (higher is better) 2) volatility (lower is better) 3) portfolio turnover (lower is better). These factors were weighted equally to create a composite score. We tested across a wide range of data sets– stocks, ETFs and Futures.</p>
<p>The Minimum Variance Algorithm (MVE in the chart below) scored the highest of all methods across datasets- outperforming standard minimum variance and also the <a title="Minimum Correlation: Implementation in Excel" href="http://cssanalytics.wordpress.com/2012/09/27/minimum-correlation-implementation-in-excel/">minimum correlation algorithm</a>.</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/04/mva-summary.png"><img class="aligncenter size-full wp-image-3003" src="http://cssanalytics.files.wordpress.com/2013/04/mva-summary.png?w=604&amp;h=337" alt="mva summary" width="604" height="337" /></a></p>
<p>&nbsp;</p>
<p>The following acronyms are defined below.</p>
<p><strong>MVE</strong>:  Minimum Variance Algorithm (MVA) in Excel</p>
<p><strong>MCE</strong>: Minimum Correlation Algorithm (MCA) in Excel</p>
<p><strong>MC</strong>: Minimum Correlation Algorithm (MCA)– Whitepaper/R Version</p>
<p><strong>MC2</strong>: Minimum Correlation Algorithm 2 (MCA)</p>
<p><strong>MV</strong>: Minimum Variance – standard minimum variance using a quadratic optimizer long only</p>
<p><strong>MD</strong>: Maximum Diversification-standard maximum diversification using a quadratic optimizer long only</p>
<p><strong>EW</strong>: Equal Weight</p>
<p><strong>RP</strong>: Risk Parity- basic version inverse volatility weighting</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/minimum-variance-algorithm-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimum Variance Algorithm Test Drive</title>
		<link>http://etfprophet.com/minimum-variance-algorithm-test-drive/</link>
		<comments>http://etfprophet.com/minimum-variance-algorithm-test-drive/#comments</comments>
		<pubDate>Thu, 04 Apr 2013 04:08:50 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2991</guid>
		<description><![CDATA[The Minimum Variance Algorithm (MVA) follows much of the same logic as the Minimum Correlation Algorithm (MCA) and differs primarily in the objective function which is to minimize portfolio variance versus correlations. Both are &#8220;heuristic&#8221; algorithms that seek to approximate the results of more complex methods that require employing quadratic optimization. In a recent whitepaper, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2991&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Minimum Variance Algorithm (MVA) follows much of the same logic as the <a title="Minimum Correlation Algorithm Paper Release" href="http://cssanalytics.wordpress.com/2012/09/21/minimum-correlation-algorithm-paper-release/">Minimum Correlation Algorithm (MCA)</a> and differs primarily in the objective function which is to minimize portfolio variance versus correlations. Both are “heuristic” algorithms that seek to approximate the results of more complex methods that require employing quadratic optimization.</p>
<p>In a recent <a href="http://d1ao0hdmmn2izt.cloudfront.net/wp-content/uploads/2012/11/Allocating-Under-Uncertainty.pdf">whitepaper</a>, <a href="http://www.thinknewfound.com/">Newfound</a> performed various simulations and came to the same conclusion that I have shared for a long time:   in the case of uncertainty in the parameter inputs such as returns, correlations and volatilities, simple heuristic methods achieve results that are equivalent to more complex optimization methods. It is therefore feasible that good heuristic methods can exceed the performance of their more complex counterparts especially if they are designed to be less sensitive to parameter uncertainty.</p>
<p><span id="more-23965"></span>The core principle of both MVA and MCA is to use proportional allocations to generate weightings because they are more stable than using discrete selection of both assets and weights. This principle is supported by information theorists, and is used frequently in technological applications. Cover also covers this principle in his work on Universal Portfolio Theory. A good <a href="http://epchan.blogspot.com/2007/01/universal-portfolios.html">summary article</a> is presented on Ernie Chan’s blog. Another aspect of both MVA/MCA is that they use a gaussian transformation  to normalize the relative average correlations/covariances.</p>
<p>MVA is very similar to “mincorr2″ (see the whitepaper for more details) and simply finds the average covariance of each asset versus all other assets -including its own variance- and then converts the average value for each asset to a cross-sectional distribution using normalization. This is used to proportionately weight each asset to find an initial set of weights. The final weights are derived by multiplying each initial asset weight by its inverse variance and then releveraging to sum up the weights to a total of 100%.</p>
<p>The result is that weights reflect both the asset’s own relative variance and also average covariance to the universe of assets. However, the weights are less dependent on correlation estimates (which are critical in complex minimum variance but are noisier than volatility estimates) and do a better job of distributing risk since allocations are made to all assets in the universe.</p>
<p>Below is a backtest of the MVA on eight highly liquid ETFs used for the original MCA tests since 2003. The variance-covariance matrix uses a 60-day parameter with weekly rebalancing. The benchmark used is equal weight:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/04/mva-chart.png"><img class="aligncenter size-full wp-image-2992" src="http://cssanalytics.files.wordpress.com/2013/04/mva-chart.png?w=604&amp;h=418" alt="mva chart" width="604" height="418" /></a></p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/04/mva-yearly.png"><img class="aligncenter size-full wp-image-2993" src="http://cssanalytics.files.wordpress.com/2013/04/mva-yearly.png?w=604&amp;h=420" alt="mva yearly" width="604" height="420" /></a>As you can see the MVA achieves a high sharpe ratio (higher than MCA) and achieves slightly superior returns to an equal weight portfolio with less than 50% of the volatility. The benchmark analysis shows that MVA is simply a means to efficiently reduce downside relative to an equal weight portfolio, and this comes at the cost of some upside performance. MVA captures 75% of the upside in bull markets for the equal weight index, and only 50% of the downside in bear markets using a continuous distribution measurement. The actual results of this one test are not meant to be conclusive, but I have done a large range of tests on different universes with both long-term tests on index data and using recent ETF data and have found similar results. While there is nothing magical about MVA, it supports the point that a heuristic method can be very effective-especially with noisy time series data. For the sake of practicality, it can be implemented easily in just about any platform and like MCA can also be computed very quickly for large datasets. There isn’t really a good case to employ quadratic optimization to minimize variance unless you need handle different constraints. While I haven’t done much in the way of comparisons between the two, I would imagine that MVA would perform at least as well across a wide range of universes.</p>
<p>&nbsp;</p>
<p><a href="http://feeds.wordpress.com/1.0/gocomments/cssanalytics.wordpress.com/2991/" rel="nofollow"><img src="http://feeds.wordpress.com/1.0/comments/cssanalytics.wordpress.com/2991/" alt="" border="0" /></a> <img src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&amp;blog=5907611&amp;%23038;post=2991&amp;%23038;subd=cssanalytics&amp;%23038;ref=&amp;%23038;feed=1" alt="" width="1" height="1" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/minimum-variance-algorithm-test-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minimum Variance Algo</title>
		<link>http://etfprophet.com/minimum-variance-algo/</link>
		<comments>http://etfprophet.com/minimum-variance-algo/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 04:55:25 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2988</guid>
		<description><![CDATA[Often readers ask about methods for approximating minimum variance portfolios. In practice the minimum variance portfolio can be calculated in closed form only for long-short portfolios, and requires a quadratic optimizer to solve for long-only portfolios. Source code and examples for  long-only minimum variance can be found at Systematic Investor - a very good blog that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2988&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Often readers ask about methods for approximating minimum variance portfolios. In practice the minimum variance portfolio can be calculated in closed form only for long-short portfolios, and requires a quadratic optimizer to solve for long-only portfolios. </p>
<p><span id="more-23958"></span>Source code and examples for  long-only minimum variance can be found at <a href="http://systematicinvestor.wordpress.com/">Systematic Investor</a> - a very good blog that also has a toolkit for a lot of standard optimization methods. Michael Kapler (the man behind Systematic Investor) and I wrote a whitepaper about an algorithm for finding minimum correlation called the <a title="Minimum Correlation Algorithm Paper Release" href="http://cssanalytics.wordpress.com/2012/09/21/minimum-correlation-algorithm-paper-release/">Minimum Correlation Algorithm</a> (MCA), which was meant to approximate <a href="http://www.iijournals.com/doi/abs/10.3905/jpm.2008.35.1.40">maximum diversification portfolios</a>. </p>
<p>The primary benefits of the algorithm versus the conventional optimization were: 1) speed of computation and ease of calculation 2) greater robustness to estimation error and 3) superior risk dispersion.  Testing results across a wide array of universes also demonstrated the superiority of MCA in terms of risk-adjusted returns versus its maximum diversification counterpart. The Minimum Variance Algorithm (MVA) is a close relative to MCA and shares the same benefits versus conventional minimum variance optimization. In testing, MVA showed superior risk-adjusted returns to MCA across most universes. While I have not yet conducted comparisons versus conventional minimum variance, preliminary results are very competitive. This is encouraging considering that MVA is very simple to calculate. Later this week I will present the logic and also post a spreadsheet for calculation along with some test results.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cssanalytics.wordpress.com/2988/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cssanalytics.wordpress.com/2988/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#038;blog=5907611&#038;%23038;post=2988&#038;%23038;subd=cssanalytics&#038;%23038;ref=&#038;%23038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/minimum-variance-algo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lessons From Perold and Sharpe</title>
		<link>http://etfprophet.com/lessons-from-perold-and-sharpe/</link>
		<comments>http://etfprophet.com/lessons-from-perold-and-sharpe/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 06:12:57 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2983</guid>
		<description><![CDATA[The recent popularity of &#8220;tactical&#8221; investment strategies has given rise to a dizzying array of new terminology and strategy descriptions. Most investors and investment professionals lack a deeper understanding of the core nature of such strategies. They can hardly be faulted for all of the marketing material floating around that often obfuscates the difference between [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2983&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The recent popularity of &#8220;tactical&#8221; investment strategies has given rise to a dizzying array of new terminology and strategy descriptions. Most investors and investment professionals lack a deeper understanding of the core nature of such strategies. They can hardly be faulted for all of the marketing material floating around that often obfuscates the difference between a separate brand and a truly separate strategy. </p>
<p><span id="more-23868"></span>In reality, most &#8220;tactical&#8221; strategies are very similar and have predictable payoff profiles even if their returns are not predictable. The class of tactical strategies are essentially part of the broader class of &#8220;dynamic asset allocation&#8221;strategies (DAA). The opposite of DAA is to employ &#8220;strategic&#8221; or policy-based asset allocation that contains a constant mix (like 50/50 or 60/40).The premise of DAA is that through active shifts in portfolio weightings, one can add value versus buy and hold or stategic/constant mix portfolio allocation.  One of the best articles that helps provide a solid grounding in Dynamic Asset Allocation was a <a href="http://www.stanford.edu/class/msande348/papers/PeroldSharpe.pdf">classic paper</a> by Perold and Sharpe.</p>
<p>There are essentially three core strategies compared in the paper (excluding those that are option-based): 1) <strong>buy and hold</strong>&#8211;yes this is a strategy 2) <strong>constant mix (CM)</strong>- this is like a policy weighting that is constantly rebalanced such as 60/40 stocks/bonds  3) <strong>constant proportion (CPPI)</strong>- this is essentially synthetic portfolio insurance generated by using a dynamic allocation between stocks and t-bills.  In CPPI, you would buy stocks as they are rising with an increasing proportion, and sell stocks when they are falling with a decreasing proportion until you hit a &#8220;floor&#8221;- which is essentially akin to a stop loss. These three strategies are  demonstrated in the paper to have very different payoff profiles as a function of market conditions. The table below provides a useful &#8220;cheat sheet&#8221; that also helps clarify the differences. The best performer in a given market regime is ranked #1 while the worst performer is ranked #4:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/03/dynamic-asset-allocation.png"><img class="aligncenter size-full wp-image-2984" alt="dynamic asset allocation" src="http://cssanalytics.files.wordpress.com/2013/03/dynamic-asset-allocation.png?w=604&#038;h=119" width="604" height="119" /></a></p>
<p>&nbsp;</p>
<p>Here is a table that relates the different  strategies above as closely as possible  to more commonly used investment strategies or products (note that due to the multi-asset composition of these vehicles/strategies the linkages are not quite perfect):</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/03/dynamic-asset-allocation-table-2.png"><img class="aligncenter size-full wp-image-2985" alt="dynamic asset allocation table 2" src="http://cssanalytics.files.wordpress.com/2013/03/dynamic-asset-allocation-table-2.png?w=604&#038;h=86" width="604" height="86" /></a></p>
<p>The first takeaway is that there is no uniform winning strategy in all market conditions. Each strategy has a particular regime in which is it likely to shine. Bull Markets tend to favor Buy and Hold (BAH) unless one is able to successfully employ a CPPI strategy on the underlying asset with leverage (this may or may not be possible .Other things being equal, the degree to which CPPI-L will be able to beat a BAH is proportional to the degree of market noise; as the market becomes noisier, the CPPI-L will have more difficulty matching BAH. With more predictable/trending behavior the CPPI-L will easily beat BAH.Without the use of leverage, it is impossible for CPPI or CM to keep up with BAH in rising markets. This is the case for most tactical strategies- especially if they hold assets other than the equity market. This under-performance can also be compounded by market noise. CM also has difficulty in bull markets because it is constantly &#8220;taking profits&#8221; via re-balancing and inherently reducing the delta to the market.</p>
<p>In Sideways Markets, both BAH and CPPI struggle  due to a lack of return and a greater abundance of noise. This is where CM shines since it is like <a title="Shannon’s Demon" href="http://cssanalytics.wordpress.com/2009/12/02/shannons-demon/">Shannon&#8217;s Demon</a>- the optimal strategy for capitalizing on entropy. Unlike BAH and CPPI, it is possible to make money with CM even if the market does not produce a positive return.  CPPI is most vulnerable in sideways markets because it is the most sensitive to noise and can get &#8220;whipsawed.&#8221;</p>
<p>In Bear Markets, CPPI strategies shine because they have a fixed maximum total loss defined by the floor that is always set at a % that is greater than zero. The degree of protection that is guaranteed will be proportional to the reciprocal of the slope (1/m). The protection will also be a function of whether the floor is ratcheted as the asset rises, and also whether the floor is periodically reset- like rolling call options.  BAH obviously does the worst, as it is fully exposed to any losses that incur. CM falls in the middle as it has inherently less exposure through re-balancing, and also tends to capture some of the market volatility.</p>
<p>In general, CPPI-type strategies are most related to trend-following and momentum or relative-strength investing. The broad class of &#8220;tactical&#8221; or &#8220;active&#8221; strategies are likely to have a payoff profile very similar to CPPI. In contrast CM-type strategies are either more similar to &#8220;balanced&#8221; type passive funds or ETFs, &#8220;strategic&#8221; asset allocation methodologies that are static, or represented by strategies that attempt to capture mean-reversion.  BAH-type strategies represent virtually any passive holding- I would include most equity or bond mutual funds/etfs in here simply because they all seek to have low tracking error and make minor bets on individual holdings in an attempt to outperform on a relative basis.</p>
<p>Perhaps the most important takeaway from the paper was defined as a theory for which strategy will be likely to outperform/underperform:</p>
<p>&#8220;<em>the fact that convex and concave strategies are mirror images of one another tells us that the more demand there is for one of these strategies, the more costly its implementation will become, and the less healthy it may be for markets generally. If growing numbers of investors switch to convex strategies, then markets will become more volatile, for there will be insufficient buyers in down markets and insufficient sellers in up markets at previously &#8220;fair&#8221; prices. In this setting, those who follow concave strategies may be handsomely rewarded. Conversely, if growing numbers of investors switch to concave strategies, then the markets may become too stable. Prices may be too slow to adjust to fair economic value. This is the most rewarding environment for those following convex strategies. Generally, whichever strategy is &#8220;most popular&#8221; will subsidize the performance of the one that is &#8220;least popular.&#8221; Over time, this will likely swell the ranks of investors following the latter and contain the growth of those following the former, driving the market toward a balance of the two.&#8221; <strong>Perold and Sharpe, &#8220;Dynamic Strategies for Asset Allocation.&#8221;</strong></em></p>
<p>The theory is simple and is supported by recent market history- if everyone wants for example market upside with protection&#8211;ie tactical type strategies- then buy and hold and constant mix will probably outperform. The opposite is true if everyone wants  a more passive approach. Remember the 1990&#8242;s when everyone was switching to index funds? That massive shift in demand gave rise to one of the most profitable decades for tactical/active management- 2000- 2008. The spectacular success of tactical strategies in 2008 especially gave rise to tremendous demand for tactical which subsequently underperformed in a big way in 2009. Renewed market problems in 2010 and 2011 and the prospect of a sovereign debt crisis produced good performance for tactical strategies and naturally tremendous demand given all of the renewed &#8220;fear mongering&#8221;. Naturally 2012 was not kind to tactical strategies&#8211;especially those that sought to minimize volatility to protect against a crisis. As investors begin to pile into equity markets and passive investments again, it is possible that tactical products will eventually outperform.</p>
<p>The key lesson is that markets do not exist in a vacuum&#8211; the relative peformance of a strategy is inversely proportional to the general demand for that strategy:  when it is least popular to be tactical, it is likely that tactical will outperform. In contrast, when it is least popular to be passive or hold a strategic asset allocation it is most likely that these will outperform. Basically, if it hurts to invest in a given strategy and you have a lot of company in feeling that way it is probably a good idea to invest! The problem is that most investors and advisors want to go with what is working now as this is the easiest sell and also the most comfortable to invest in. On the choice of which dynamic strategy to use in the long run, again Perold and Sharpe had some wise words:</p>
<p><em>&#8220;Which dynamic strategy is demonstrably the best? The goal of this article is to emphasize that &#8220;best&#8221; should be measured by the degree of fit between a strategy&#8217;s exposure diagram and the investor&#8217;s risk tolerance (expressed as a function of an appropriate cushion). Ultimately, the issue concerns the preferences of the various parties that will bear the risk and/or enjoy the reward from investment. There is no reason to believe that any particular type of dynamic strategy is best for everyone (and, in fact,only buy-and-hold strategies could be followed by everyone). <span style="text-decoration:underline;"><strong>Financial analysts can help those affected by investment results understand the implications of various strategies, but they cannot and should not choose a strategy without substantial knowledge of the investor&#8217;s circumstances and desires</strong></span>.&#8221;</em></p>
<p><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"></em><em id="__mceDel"> </em></p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cssanalytics.wordpress.com/2983/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cssanalytics.wordpress.com/2983/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#038;blog=5907611&#038;%23038;post=2983&#038;%23038;subd=cssanalytics&#038;%23038;ref=&#038;%23038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/lessons-from-perold-and-sharpe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Performance of the “All-Weather” Sector Portfolio Using Fidelity</title>
		<link>http://etfprophet.com/the-performance-of-the-all-weather-sector-portfolio-using-fidelity/</link>
		<comments>http://etfprophet.com/the-performance-of-the-all-weather-sector-portfolio-using-fidelity/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 06:17:16 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2966</guid>
		<description><![CDATA[In the last post, we introduced the &#8220;All-Weather&#8221; Sector Portfolio which was developed using data from Fidelity Asset Allocation Research. I created a heuristic approach to integrate a variety of factors (length of  stage, sector performance ranking by stage) in order to create the final portfolio allocation. It is obviously very interesting to examine the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2966&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the last post, we introduced the <a title="Building an “All-Weather” Sector Portfolio" href="http://cssanalytics.wordpress.com/2013/02/11/building-an-all-weather-sector-portfolio/">&#8220;All-Weather&#8221; Sector Portfolio</a> which was developed using data from Fidelity Asset Allocation Research. I created a heuristic approach to integrate a variety of factors (length of  stage, sector performance ranking by stage) in order to create the final portfolio allocation. It is obviously very interesting to examine the performance of this static/strategic portfolio allocation over time. For testing comparisons, I used the <a href="https://www.fidelity.com/mutual-funds/sector-funds/overview">Fidelity Sector mutual funds</a> total return series and also the S&amp;P500 total return cash index. The time period for testing was chosen to include all active<a href="http://cssanalytics.files.wordpress.com/2013/02/all-weather-sector-perf-table.png"><br />
</a> sector members to ensure a fair comparison.  Three time series were created: 1) &#8220;All-Weather&#8221; Sector 2) Equal Weight Sector 3) S&amp;P500 Total Return Index. Rebalancing was conducted on a monthly basis.The graph and table below depict the results:</p>
<p><span id="more-23730"></span>
<p><a href="http://cssanalytics.files.wordpress.com/2013/02/performance-of-the-all-weather-sector-portfolio.png"><img class="aligncenter size-full wp-image-2967" alt="Performance of the All Weather Sector Portfolio" src="http://cssanalytics.files.wordpress.com/2013/02/performance-of-the-all-weather-sector-portfolio.png?w=604&#038;h=344" width="604" height="344" /></a></p>
<p>&nbsp;<br />
<a href="http://cssanalytics.files.wordpress.com/2013/02/all-weather-sector-perf-table.png"><img alt="all weather sector perf table" src="http://cssanalytics.files.wordpress.com/2013/02/all-weather-sector-perf-table.png?w=325&#038;h=123" width="325" height="123" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The results are promising&#8211; both higher returns and risk-adjusted returns than both an equal weight benchmark and the S&amp;P500. Transaction costs and turnover are likely to be negligible in this case&#8211;especially if one were to stay within the minimum holding period for the funds. The broad diversification across sectors and limited &#8220;tilting&#8221; of sector weights makes the All-Weather Sector Portfolio a desirable core equity holding for investors. The All-Weather Sector Portfolio is arguably a superior theoretical index construction than equal or market cap weightings, with  low tracking error,  tax-efficiency,  and good results to back up the concept.  In subsequent posts I will show some alternative formulations and weighting schemes.</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/the-performance-of-the-all-weather-sector-portfolio-using-fidelity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An “All-Weather” Sector Portfolio</title>
		<link>http://etfprophet.com/an-all-weather-sector-portfolio/</link>
		<comments>http://etfprophet.com/an-all-weather-sector-portfolio/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 05:37:54 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Investing Notes]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2950</guid>
		<description><![CDATA[The central concept of the &#8220;All-Weather&#8221; portfolio is balance: having an allocation that will perform equally well across different economic regimes.  The original portfolio balances portfolio risk and performance with broad asset classes to be neutral to changes in  economic growth and inflation.This basic concept can be extended to create an &#8220;All-Weather&#8221; equity sector portfolio. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2950&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The central concept of the <a title="The “All-Weather” Portfolio Derivation" href="http://cssanalytics.wordpress.com/2012/11/07/the-all-weather-portfolio-derivation/">“All-Weather” portfolio</a> is balance: having an allocation that will perform equally well across different economic regimes.  The original portfolio balances portfolio risk and performance with broad asset classes to be neutral to changes in  economic growth and inflation.This basic concept can be extended to create an “All-Weather” equity sector portfolio. One of the traditional ways to look at sector rotation  is to use the economic “business-cycle” to determine which sectors are the most favorable.</p>
<p><span id="more-23714"></span>In this view, the economy goes through four distinct phases that progress in sequential order and repeat in a multi-year cycle: 1) early 2) mid 3) late and 4) recession. In this context, economic growth is highest at the earliest stages and the rate of change declines as the business cycle progresses. Inflation is low at the earliest stages and builds over time to the point where there is “over-heating” at the late stage prior to a recession where inflationary pressures cool down.</p>
<p>Fidelity has <a href="https://www.fidelity.com/viewpoints/how-to-use-business-cycle">conducted a study</a> spanning over 50 years to determine the sectors that perform best in each stage. Below is a graphic (<em>Source:</em> Fidelity Asset Allocation Research) that depicts the business cycle and the expected relative sector performance by stage:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/02/business-cycle.png"><img class="aligncenter size-full wp-image-2951" src="http://cssanalytics.files.wordpress.com/2013/02/business-cycle.png?w=604&amp;h=489" alt="business cycle" width="604" height="489" /></a></p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/02/performance-by-business-cycle-phase.png"><img class="aligncenter size-full wp-image-2952" src="http://cssanalytics.files.wordpress.com/2013/02/performance-by-business-cycle-phase.png?w=604&amp;h=456" alt="performance by business cycle phase" width="604" height="456" /></a></p>
<p>The <a href="https://www.fidelity.com/viewpoints/how-to-use-business-cycle">results of the study</a> indicate some very robust and significant differences in sector performance. <strong><em>The problem with applying this approach is that there is considerable uncertainty as to both which stage the economy is at in a given point of time and how long the current business cycle will last (they can vary from 6 months to several years)</em>.</strong> It therefore makes logical sense  to create a sector portfolio that is effectively neutral to the business cycle– an <strong>“All-Weather” Sector portfolio</strong>.</p>
<p>This can be accomplished by generating four different portfolios that perform the best in each stage of the cycle and then weight them to account for differences in stage length and performance. The resulting portfolio should perform very well over time with greater consistency than a more naaive allocation.</p>
<p>To create the “All-Weather” Sector Portfolio, I used a simple scoring system to capture relative differences in sector and stage performance. The choice of  using a ranking/scoring model in favor of the actual data avoids the noise associated with using past sector returns and also the historical stage of cycle lengths which can be more difficult to extrapolate in terms of raw magnitude.</p>
<p>Theoretically, the relative favorability and length of cycle should be more stable. Both the length of stage and relative performance by stage are ranked (highest to lowest). The cumulative weight is generating by multiplying the length ranking by the relative performance ranking. This determines the relative weighting of each of the four portfolios (early, mid, late and recession). Within each portfolio, each sector is assigned a score according to relative favorability. A score of 3 is given to the historically best performing sector for a given stage, a score of 2 is given to sectors that have outperformed significantly, a score of 1 is given to sectors that have neutral performance (match the market) and a score of 0 is given to sectors that have historically under-performed the market.</p>
<p>I have compiled a <a href="http://cssanalytics.files.wordpress.com/2013/02/all-weather-sector-worksheet.xlsx">All Weather Sector Worksheet</a> to show the breakdown of the calculations in greater detail. Below is the final composite and allocation breakdown of the “All-Weather” Sector Portfolio:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/02/all-weather-sector.png"><img class="aligncenter size-full wp-image-2955" src="http://cssanalytics.files.wordpress.com/2013/02/all-weather-sector.png?w=604&amp;h=408" alt="All Weather Sector" width="604" height="408" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/an-all-weather-sector-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static or Dynamic Risk Allocation?</title>
		<link>http://etfprophet.com/static-or-dynamic-risk-allocation/</link>
		<comments>http://etfprophet.com/static-or-dynamic-risk-allocation/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 05:25:40 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Adaptive Systems]]></category>
		<category><![CDATA[Investment Research]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2944</guid>
		<description><![CDATA[The All-Weather Portfolio was designed by Ray Dalio (and clearly influenced by Harry Browne of the Permanent Portfolio) as a robust static allocation that can be used by investors to deliver consistent performance over time. The logic of the portfolio construction is to be neutral to risk/uncertainty with respect to inflation or economic growth&#8211;the two primary [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2944&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><a title="The “All-Weather” Portfolio Derivation" href="http://cssanalytics.wordpress.com/2012/11/07/the-all-weather-portfolio-derivation/">The All-Weather Portfolio</a></strong> was designed by <strong>Ray Dalio</strong> (and clearly influenced by <strong>Harry Browne</strong> of the <strong><a title="Permanent Portfolio Derivation and Historical Performance" href="http://cssanalytics.wordpress.com/2012/11/01/permanent-portfolio-derivation-and-historical-performance/">Permanent Portfolio</a></strong>) as a robust static allocation that can be used by investors to deliver consistent performance over time.</p>
<p>The logic of the portfolio construction is to be neutral to risk/uncertainty with respect to inflation or economic growth–the two primary factors considered to explain all asset returns.  The allocations are a function of the long-term expected sensitivity of each asset to the change in these factors- based on whether they are rising or falling substantially in relation to historical norms.</p>
<p><span id="more-23647"></span>We know that the “Static” All-Weather Portfolio (using the method above) has a very good long-term track record to back up the story. The more interesting question is whether a dynamic risk allocation can outperform using the static method. Theoretically, risk inputs- especially standard deviations- should be easy to model in a dynamic context since they are fairly predictable. Furthermore, we do not necessarily need to pre-specify the relationships between assets because we can observe their changing relationships via <a title="A Visual of Current Major Market Clusters" href="http://cssanalytics.wordpress.com/2013/01/10/a-visual-of-current-major-market-clusters/">clustering</a>.</p>
<p>Since the All-Weather approach has often been considered interchangeable with <a title="Not Equal: A Comparison of “Risk Parity” and “Equal Risk Contribution”" href="http://cssanalytics.wordpress.com/2012/07/19/not-equal-a-comparison-of-risk-parity-and-equal-risk-contribution/">Risk Parity</a>, it is interesting to see if the purely mechanical and dynamic approaches to risk parity perform in comparison using the same assets. <strong>Michael Kapler</strong> of <a href="http://systematicinvestor.wordpress.com/">Systematic Investor</a>, ran the following tests in R using different risk parity variants. We also show for comparison the more sophisticated “<a title="Cluster Risk Parity (CRP) versus Risk Parity (RP) and Equal Risk Contribution (ERC)" href="http://cssanalytics.wordpress.com/2013/01/06/cluster-risk-parity-crp-versus-risk-parity-rp-and-equal-risk-contribution-erc/">Cluster Risk Parity</a>” (Kapler, Varadi, 2012) which removes the universe bias from portfolio allocation and delivers a more precise risk allocation. The assets used below to represent the different asset classes are a combination of funds and ETFs to maximize data history:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/all-weather-assets.png"><img class="aligncenter size-full wp-image-2945" src="http://cssanalytics.files.wordpress.com/2013/01/all-weather-assets.png?w=604" alt="all-weather assets" /></a></p>
<p>The relative risk-adjusted performance of the Static All-Weather Portfolio versus the dynamic variations is presented below.</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/all-weather-perf-dynam-static.png"><img class="aligncenter size-full wp-image-2947" src="http://cssanalytics.files.wordpress.com/2013/01/all-weather-perf-dynam-static.png?w=604" alt="All-Weather Perf dynam static" /></a></p>
<p>We can see that all dynamic methods perform better than the static method by a fairly substantial margin in terms of risk-adjusted returns. This suggests that the changing risk and correlations of each asset class already reflect expectations for changes in the economic factor risk to both inflation and economic growth. Furthermore, these changes can be predicted by looking at recent historical data. In addition, we also can see that more complex versions of risk parity (ERC and Clustering variants) slightly under-perform the simplest version of risk parity that ignores the correlations between securities and only uses the risk information.</p>
<p>This potentially implies either a constant correlation between assets, or that the careful choice of these different assets already reflects an embedded static clustering method (which would make the correlation information much less useful than risk in a dynamic context). Since <a title="Static versus Dynamic Clustering on Multiple Asset Classes" href="http://cssanalytics.wordpress.com/2013/01/19/static-versus-dynamic-clustering-on-multiple-asset-classes/">previous tests</a> demonstrate the superiority of clustering methods (both static and dynamic) to basic risk parity, this implies that the universe chosen is a good static clustering approach. In conclusion, the results at least suggest that dynamic risk allocation is a valid way to create an effective “All-Weather” Portfolio. In practical terms, using cluster risk parity with a diverse and large asset pool is the easiest way to capture this profile while avoiding a lot of pre-specification.</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/static-or-dynamic-risk-allocation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Clustering on Multiple Classes</title>
		<link>http://etfprophet.com/dynamic-clustering-on-multiple-classes/</link>
		<comments>http://etfprophet.com/dynamic-clustering-on-multiple-classes/#comments</comments>
		<pubDate>Sat, 19 Jan 2013 18:19:15 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Adaptive Systems]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2939</guid>
		<description><![CDATA[In the last post we looked at the performance of static versus dynamic clusters on Dow 30 stocks. It is also logical to look at the same comparison on multiple asset classes. Michael Kapler of Systematic Investor ran the same set of tests on major market asset class ETFs for comparison.  To avoid distortion in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2939&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the last post we looked at the performance of <a title="Dynamic versus Static Clustering: Dow 30 Stocks 1995- Present" href="http://cssanalytics.wordpress.com/2013/01/14/dynamic-versus-static-clustering-dow-30-stocks-1995-present/">static versus dynamic clusters on Dow 30 stocks</a>. It is also logical to look at the same comparison on multiple asset classes. Michael Kapler of <a href="http://systematicinvestor.wordpress.com/">Systematic Investor</a> ran the same set of tests on major market asset class ETFs for comparison.</p>
<p><span id="more-23562"></span>To avoid distortion in static versus dynamic clustering, the starting point for the test data was set at the point when all ETF data for each asset class was available. We used the “common sense” method for static clustering, which is typically how investors and traders categorize assets:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/static-asset-class-clusters.png"><img class="aligncenter size-full wp-image-2940" src="http://cssanalytics.files.wordpress.com/2013/01/static-asset-class-clusters.png?w=604&amp;h=121" alt="static asset class clusters" width="604" height="121" /></a></p>
<p>The ETFs chosen cover a broad range of asset classes. For dynamic clustering, we again used the  principal components clustering method which is referred to as “hcluster” in “R”. Note that <a title="Cluster Risk Parity" href="http://cssanalytics.wordpress.com/2013/01/03/cluster-risk-parity/">Cluster Risk Parity</a> refers to using dynamic clustering with risk parity allocation both within and across clusters–ideally with <a title="Not Equal: A Comparison of “Risk Parity” and “Equal Risk Contribution”" href="http://cssanalytics.wordpress.com/2012/07/19/not-equal-a-comparison-of-risk-parity-and-equal-risk-contribution/">risk parity-ERC</a>, or equal risk contribution.The test comparisons are presented below:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/clustering-and-multiple-asset-classes.png"><img class="aligncenter size-full wp-image-2941" src="http://cssanalytics.files.wordpress.com/2013/01/clustering-and-multiple-asset-classes.png?w=604" alt="clustering and multiple asset classes" /></a></p>
<p>While this is not a long backtest, we see that the results are consistent with prior results on the Dow 30 tests and also with what we would logically expect: 1) Cluster Risk Parity is the best performer in terms of risk-adjusted returns (and also annualized returns in this case) 2) dynamic clustering outperforms static clustering in terms of both returns and risk-adjusted returns 3) static clustering outperforms non-clustering and all clustering methods outperform non-clustering in terms of returns and risk-adjusted returns.</p>
<p>To further break things down, we also see a logical rank progression based on the risk allocation method: 1) All risk parity variants outperform equal weight in terms of returns and more importantly risk-adjusted returns 2) risk parity-ERC outperforms the more basic risk parity methods- which do not make use of the covariance information. In this dataset, all of the rankings show a greater separation in terms of magnitude than on the Dow 30 tests, which can be expected since assets are less homogenous than stocks.</p>
<p>In general, the purpose of these tests is to show the importance of dynamic clustering and also more precise risk allocation methods in portfolio management. The combination of these two methods leads to a superior risk control and risk-adjusted<span style="font-size: 13px; line-height: 19px;"> performance than either in isolation. While the performance improvements are somewhat modest, they are fairly consistent and also more importantly make the portfolio allocation process less sensitive to unfavorable variation arising from universe specification. </span></p>
<p><span style="font-size: 13px; line-height: 19px;">In fact, it is possible (with some refinement in these methods) to avoid having to carefully pre-select a universe in the first place. This leads to backtest performance that is less likely to be inflated in relation to out of sample results. In a perfect world, we would want to input a large universe of liquid tradeables and have a self-assembing optimization and allocation process with multiple layers based on a set of pre-specified constraints.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/dynamic-clustering-on-multiple-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic versus Static Clustering</title>
		<link>http://etfprophet.com/dynamic-versus-static-clusterin/</link>
		<comments>http://etfprophet.com/dynamic-versus-static-clusterin/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 04:43:59 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Adaptive Systems]]></category>
		<category><![CDATA[Investment Research]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2933</guid>
		<description><![CDATA[A natural comparison for an allocation method that makes use of dynamic clustering is to use a static clustering method. An example of the use of static clustering are the sector classifications made by large index firms. Typically clusters are formed based on the type of business or industry associated with a company (ie utilities, energy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2933&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A natural comparison for an allocation method that makes use of <a title="A Backtest Using Dynamic Clustering versus Conventional Risk Parity Methods" href="http://cssanalytics.wordpress.com/2013/01/11/a-backtest-using-dynamic-clustering-versus-conventional-risk-parity-methods/">dynamic clustering</a> is to use a static clustering method. An example of the use of static clustering are the sector classifications made by large index firms. Typically clusters are formed based on the type of business or industry associated with a company (ie utilities, energy etc).</p>
<p><span id="more-23542"></span>The Dow Jones Industrial Average contains 30 large cap stocks that have a very long trading history. Furthermore, each stock can be easily classified by their respective <a href="http://www.sectorspdr.com/">S&amp;P sector </a> . This static clustering can also form as the basis for incorporating <a title="Not Equal: A Comparison of “Risk Parity” and “Equal Risk Contribution”" href="http://cssanalytics.wordpress.com/2012/07/19/not-equal-a-comparison-of-risk-parity-and-equal-risk-contribution/">risk parity</a> methods for  portfolio allocation. The following tests were done in R by <strong>Michael Kapler</strong> at <strong><a href="http://systematicinvestor.wordpress.com/">Systematic Investor</a> </strong>using <a href="http://systematicinvestor.wordpress.com/2012/12/29/clustering-with-selected-principal-components/">Principal Components</a> for dynamic clustering.</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/dow-30-clusters.png"><img class="aligncenter size-full wp-image-2934" src="http://cssanalytics.files.wordpress.com/2013/01/dow-30-clusters.png?w=604" alt="dow 30 clusters" /></a></p>
<p>As you can see, dynamic clustering holds a small but consistent advantage over static clustering. The dynamic method produces higher returns and risk-adjusted returns over a long backtest period. Once again, <a title="Cluster Risk Parity (CRP) versus Risk Parity (RP) and Equal Risk Contribution (ERC)" href="http://cssanalytics.wordpress.com/2013/01/06/cluster-risk-parity-crp-versus-risk-parity-rp-and-equal-risk-contribution-erc/">Cluster Risk Parity</a> (dynamic clustering with risk parity or risk parity-erc) does better than any other risk parity variant. Furthermore, <strong><span style="text-decoration: underline;">dynamic clustering also produces better returns and risk adjusted returns than non-clustering methods</span></strong>.</p>
<p>Interestingly, static clustering was not as effective as ignoring clusters altogether. This suggests that the changing volatility and correlation contain information that is exploitable on a dynamic basis. This finding is intuitive with respect to volatility —which is highly forecastable–but may be surprising to many critics that claim correlations are not useful. In fact, looking at dynamic clustering with equal weight versus just regular equal weight suggests that they have the greatest contribution to excess performance in this dataset. This makes sense considering that most stocks have similar volatility, but their correlations can be time-varying.</p>
<p>While this test is by no means conclusive- it again supports the logical and theoretical conclusion that clustering is valuable within a dynamic approach to portfolio allocation.  It also suggests that dynamic clustering is a viable alternative to static clustering-which is cumbersome and may not have a precedent for a given universe of stocks or assets.</p>
<p>The usefulness of dynamic clustering versus static clustering depends on the predictability of the distance metric- which in this case were the sample correlations.While I agree that correlations can be noisy and need to be stabilized, it is better to attempt to incorporate information that is likely to be useful if there is a reasonable expectation that it can be forecasted than to omit such information altogether. One can always improve the correlation forecast or use a different set of distance metrics. <img src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&amp;blog=5907611&amp;%23038;post=2933&amp;%23038;subd=cssanalytics&amp;%23038;ref=&amp;%23038;feed=1" alt="" width="1" height="1" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/dynamic-versus-static-clusterin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Backtest Using Dynamic Clustering</title>
		<link>http://etfprophet.com/a-backtest-using-dynamic-clustering/</link>
		<comments>http://etfprophet.com/a-backtest-using-dynamic-clustering/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 05:11:31 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Adaptive Systems]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2929</guid>
		<description><![CDATA[Here is a backtest that was done using a dynamic clustering method introduced by Michael Kapler at  Systematic Investor combined with multiple allocation schemes: 1) equal weight within and across clusters 2) risk parity within and across clusters and 3) cluster risk parity (CRP):  equal risk contribution (ERC) is used within and across clusters. For comparison purposes, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2929&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is a backtest that was done using a <a href="http://systematicinvestor.wordpress.com/2012/12/29/clustering-with-selected-principal-components/">dynamic clustering method</a> introduced by Michael Kapler at  <a href="http://systematicinvestor.wordpress.com/">Systematic Investor</a> combined with multiple allocation schemes: 1) <strong>equal weight within and across clusters</strong> 2) <strong>risk parity within and across clusters</strong> and 3) <strong><a title="Cluster Risk Parity" href="http://cssanalytics.wordpress.com/2013/01/03/cluster-risk-parity/">cluster risk parity</a> (CRP):</strong>  equal risk contribution (ERC) is used within and across clusters.</p>
<p><span id="more-23523"></span>For comparison purposes, we show equal weight allocation, <a title="Not Equal: A Comparison of “Risk Parity” and “Equal Risk Contribution”" href="http://cssanalytics.wordpress.com/2012/07/19/not-equal-a-comparison-of-risk-parity-and-equal-risk-contribution/">risk parity, and risk parity ERC</a> without clustering. For testing we used 10 major asset class ETFs.</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/cluster-on-etfs.png"><img class="aligncenter size-full wp-image-2930" src="http://cssanalytics.files.wordpress.com/2013/01/cluster-on-etfs.png?w=604" alt="cluster on etfs" /></a></p>
<p>The performance of the average of dynamic clustering versions versus the average of their non-clustered counterparts is slightly superior on both a return and risk-adjusted basis. All individual clustering methods also outperform their non-clustered counterparts. More significantly, Cluster Risk Parity (CRP)–or Dynamic Clustering with Risk Parity-ERC– was the best performer and outperforms all other allocation methods in terms of risk adjusted return, and has the second-best annualized return.</p>
<p>This is only one universe, and the differences are not substantial–but do conform to what we would expect theoretically. There are a lot of moving parts- both the clustering approach, and the inputs (variance/covariance information and returns) can be used to improve performance and reduce turnover. But the most basic methods tend to demonstrate the validity of this sound theoretical approach. In the next post we will look at static versus dynamic clustering on a different universe.</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/a-backtest-using-dynamic-clustering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Visual of Current Major Clusters</title>
		<link>http://etfprophet.com/a-visual-of-current-major-clusters/</link>
		<comments>http://etfprophet.com/a-visual-of-current-major-clusters/#comments</comments>
		<pubDate>Thu, 10 Jan 2013 05:26:58 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2925</guid>
		<description><![CDATA[Here is a  cluster representation  of some of the major markets that are traded internationally. The groupings were formed using data over the past year with a  clustering algorithm that is proprietary (correlation is used as a distance metric). What is interesting is that this particular cluster grouping has persisted  without much change over the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2925&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is a  <a title="Cluster Risk Parity" href="http://cssanalytics.wordpress.com/2013/01/03/cluster-risk-parity/">cluster</a> representation  of some of the major markets that are traded internationally. The groupings were formed using data over the past year with a  clustering algorithm that is proprietary (correlation is used as a distance metric). What is interesting is that this particular cluster grouping has persisted  without much change over the past 4 years. Notice that oil has behaved more similarly to equities than it has to gold. This divergence coupled with the fact that the US Dollar has behaved as a distinct cluster suggests that the market is pricing fears of currency debasement as being more likely than commodity inflation (in which case commodities and gold would be grouped together).</p>
<p><span id="more-23515"></span>Another explanation might lie in fact that market sentiment is currently dominated by shifts in the perception of economic growth which outweight the perceived risk of inflation. The grouping of all of the equity indices and even real estate suggest that their risk is being dominated by one or more common factors. Regardless of the explanation, I find it interesting to group clusters and then reverse-engineer a story for market expectations. Interestingly enough, using a 20-day lookback Oil has detached and formed a separate cluster apart from gold, equities and the us dollar….. not sure what to make of that!</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/clusters.png"><img class="aligncenter size-full wp-image-2926" src="http://cssanalytics.files.wordpress.com/2013/01/clusters.png?w=604" alt="clusters" /></a> <img src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&amp;blog=5907611&amp;%23038;post=2925&amp;%23038;subd=cssanalytics&amp;%23038;ref=&amp;%23038;feed=1" alt="" width="1" height="1" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/a-visual-of-current-major-clusters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Elegant Measure of Diversification</title>
		<link>http://etfprophet.com/an-elegant-measure-of-diversification/</link>
		<comments>http://etfprophet.com/an-elegant-measure-of-diversification/#comments</comments>
		<pubDate>Wed, 09 Jan 2013 07:36:14 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Investment Research]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2920</guid>
		<description><![CDATA[In the paper we wrote on The Minimum Correlation Algorithm we introduced the Composite Diversification Score (CDI). The purpose of this measure was to demonstrate how well a set of portfolio weights has minimized the average portfolio correlations and also balanced the risk contributions from each asset as  measured using the Gini coefficient of inequality. The [...]<img alt="" border="0" src="https://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2920&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the paper we wrote on The Minimum Correlation Algorithm we introduced the Composite Diversification Score (CDI). The purpose of this measure was to demonstrate how well a set of portfolio weights has minimized the average portfolio correlations and also balanced the risk contributions from each asset as  measured using the <a title="Gini Calculation Spreadsheet" href="http://cssanalytics.wordpress.com/2012/10/22/gini-calculation-spreadsheet/">Gini </a>coefficient of inequality. The CDI can also be extended in a similar manner to CGS when applied to clusters- this is beyond the scope of this post.</p>
<p><span id="more-23507"></span>An alternative and potentially more intuitive measure of portfolio diversification uses the concepts embedded in <a title="Cluster Risk Parity" href="http://cssanalytics.wordpress.com/2013/01/03/cluster-risk-parity/">Cluster Risk Parity</a> (CRP). The logic is very simple: if CRP using ERC (equal risk contributions) both within and across clusters represents the “optimally diversified portfolio”, then any portfolio that deviates from that is considered to be imbalanced from a risk/diversification standpoint to varying degrees. Essentially a portfolio from a given universe is considered to have “factor” exposures to each cluster, and also “tracking error” (risk of under-performing a benchmark) to those factors.  In practice, we would like to have both a balance of risk across factors/clusters and a balance the risk attributed to having exposure to a factor/cluster. The Gini coefficient was used in the CDI to measure inequality in risk contribution exposure. A measure where (1-Gini) of asset risk contributions would mean that a value of 1 would represent perfect equality and 0 would be perfect inequality. The same concept can be extended to across (inter) factor/cluster risk contributions  and within (intra) factor/cluster risk contributions. The formula for CGS would be as follows:</p>
<p><em><strong>CGS=  100x (sqrt(NC)x(inter-cluster RC (1-Gini))+(intra-cluster RC (1-Gini)))/(sqrt(NC)+1)</strong></em></p>
<p>Essentially this is a weighting of inter-factor risk balance versus intra-factor risk balance, where the inter-factor (across clusters) is assigned a greater weight as a function of the square root of the number of clusters available. The resulting equation shows a result between 0 and 100, with 100 being a Cluster Risk Parity allocation, and very low scores representing high concentration and poor distribution of risk.  This score can be used to determine the degree of diversification/concentration of any set of portfolio weights across a given universe. In other words, if you have for example 5 assets and a set of weights that you believe to be optimal, the CGS can help to determine how imbalanced you are from a diversification standpoint. This can also be extended to optimization where CGS can help to moderate the objective function to ensure more stable results and generate portfolios that are more intuitive. In machine learning algorithms, and data-mining,  CGS  can help to  produce more stable predictions and enhance the capability of handling large datasets when using clustering.</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/an-elegant-measure-of-diversification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternative Approaches to Risk Parity</title>
		<link>http://etfprophet.com/alternative-approaches-to-risk-parity/</link>
		<comments>http://etfprophet.com/alternative-approaches-to-risk-parity/#comments</comments>
		<pubDate>Sun, 06 Jan 2013 18:55:49 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[CSS Analytics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2912</guid>
		<description><![CDATA[Cluster Risk Parity (Varadi, Kapler, 2012) is a method to improve upon the deficiencies of Risk Parity and Equal Risk Contribution: a) the need for manual universe selection  (see All-Weather and Permanent Portfolio) and b) imbalanced risk exposure as a function of the universe selected. To highlight the latter issue it is worthwhile to take [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2912&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="Cluster Risk Parity" href="http://cssanalytics.wordpress.com/2013/01/03/cluster-risk-parity/">Cluster Risk Parity</a> (<em>Varadi, Kapler, 2012</em>) is a method to improve upon the deficiencies of <a title="Not Equal: A Comparison of “Risk Parity” and “Equal Risk Contribution”" href="http://cssanalytics.wordpress.com/2012/07/19/not-equal-a-comparison-of-risk-parity-and-equal-risk-contribution/">Risk Parity and Equal Risk Contribution</a>: a) the need for manual universe selection  (see <a title="The “All-Weather” Portfolio Derivation" href="http://cssanalytics.wordpress.com/2012/11/07/the-all-weather-portfolio-derivation/">All-Weather and Permanent Portfolio</a>) and b) imbalanced risk exposure as a function of the universe selected. To highlight the latter issue it is worthwhile to take a look at an example where we use only the S&amp;P500 (SPY) and Treasury Bond (TLT) time series to create universes for portfolio creation.</p>
<p><span id="more-23476"></span>This example is not that extreme because it is conventional to include multiple ETFs or mutual funds that represent multiple sectors or countries that are included along with multiple bond ETFs/funds.  This example below using data over the past year is very important:</p>
<p><a href="http://cssanalytics.files.wordpress.com/2013/01/crp.png"><img class="aligncenter size-full wp-image-2913" src="http://cssanalytics.files.wordpress.com/2013/01/crp.png?w=604&amp;h=365" alt="CRP" width="604" height="365" /></a></p>
<p>The point of this analysis is that the number or composition of bond versus equity will dramatically affect the risk contribution of the portfolio from each category with conventional risk parity methods.  In the example above, even when considering only the 5 asset case, the distortion in risk is significant- more than 100% of risk is coming from equities for risk parity, while a whopping 80%  of risk is coming from equities for ERC. In contrast, Cluster Risk Parity (CRP) is balanced regardless of the number or composition of the universe.</p>
<p>This helps to ensure consistency in risk management and performance and also  ensure that portfolio rebalancing has the desired impact. The use of manual compilation/categorization into say “equity” or “bond” is not sufficient to avoid this problem because there are times when there is crossover (like high yield) and even significant differences within each category when correlations are low. Using CRP is the simplest way to avoid these issues without having to run a lot of ad hoc analysis and having to make continual adjustments.</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/alternative-approaches-to-risk-parity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Visual Representation of Cluster Risk Parity</title>
		<link>http://etfprophet.com/a-visual-representation-of-cluster-risk-parity/</link>
		<comments>http://etfprophet.com/a-visual-representation-of-cluster-risk-parity/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 05:14:23 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Investing Notes]]></category>
		<category><![CDATA[Investment Research]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2906</guid>
		<description><![CDATA[The following graphic is borrowed from a static risk parity approach via Salient Capital Advisors: http://www.theriskparityindex.com/static/pdfs/Salient-Risk-Parity-Index-White-Paper.pdf.  The visual is useful for readers to understand the nuances and relative merits of a Cluster Risk Parity (CRP) approach. In their approach the individual assets and clusters are defined in advance, and thus there is no dynamic clustering method used. However, the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2906&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following graphic is borrowed from a <span style="text-decoration: underline;"><em>static risk parity</em></span> approach via Salient Capital Advisors: <a href="http://www.theriskparityindex.com/static/pdfs/Salient-Risk-Parity-Index-White-Paper.pdf">http://www.theriskparityindex.com/static/pdfs/Salient-Risk-Parity-Index-White-Paper.pdf</a>.  The visual is useful for readers to understand the nuances and relative merits of a <a title="Cluster Risk Parity" href="http://cssanalytics.wordpress.com/2013/01/03/cluster-risk-parity/">Cluster Risk Parity</a> (CRP) approach.</p>
<p><span id="more-23451"></span>In their approach <em><strong>the individual assets and clusters are defined in advance</strong></em>, and thus there is <em><strong>no dynamic clustering method used</strong></em>. However, the concept that they use is similar: balance risk contributions both within and across “clusters” of assets.  In this case it is important to clarify that the size/area of each slice of the pie chart is a function of risk contributions NOT percentage capital allocations.</p>
<p><img src="http://cssanalytics.files.wordpress.com/2013/01/cluster-risk-parity1.png?w=476&amp;h=313" alt="Cluster Risk Parity" width="476" height="313" /></p>
<p>As you can clearly see from this specific chart, it is very similar in spirit to the <a title="The “All-Weather” Portfolio Derivation" href="http://cssanalytics.wordpress.com/2012/11/07/the-all-weather-portfolio-derivation/">“All-Weather” Portfolio</a> or even the simpler <a title="Permanent Portfolio Derivation and Historical Performance" href="http://cssanalytics.wordpress.com/2012/11/01/permanent-portfolio-derivation-and-historical-performance/">Permanent Portfolio</a> . The main difference is that the latter portfolio schemes represent “strategic asset allocation” alternatives, while <a title="Cluster Risk Parity" href="http://cssanalytics.wordpress.com/2013/01/03/cluster-risk-parity/">Cluster Risk Parity</a>  (and also the Salient Index) is a dynamic asset allocation framework. GestaltU does a good job describing why it is important to prefer dynamic approaches in a recent post: <a href="http://gestaltu.blogspot.com/2013/01/the-full-montier-absolute-vs-relative.html">http://gestaltu.blogspot.com/2013/01/the-full-montier-absolute-vs-relative.html</a>.</p>
<p>In reference to CRP the advantage is creating a framework that does not require having to pre-specify the assets and weights in advance on a static basis. Instead, it permits the ability for the portfolio to adapt to changes in the variance/covariance matrix of asset returns — which have proven especially useful in a dynamic framework to normalize risk exposure. This framework is so generic that it can be adapted to any type of risk factor or regime framework with relative ease.</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/a-visual-representation-of-cluster-risk-parity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cluster Risk Method</title>
		<link>http://etfprophet.com/cluster-risk-method/</link>
		<comments>http://etfprophet.com/cluster-risk-method/#comments</comments>
		<pubDate>Thu, 03 Jan 2013 07:12:34 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Adaptive Systems]]></category>
		<category><![CDATA[Investing Notes]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2902</guid>
		<description><![CDATA[One of the concepts that I have developed with Michael Kapler at Systematic Investor : http://systematicinvestor.wordpress.com/ is a  method of passive portfolio allocation (omitting expected or historical returns) that captures the true spirit of diversification. It is a more elegant but also more complex than our heuristic algorithm: Minimum Correlation. This new method is called &#8220;Cluster Risk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2902&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the concepts that I have developed with Michael Kapler at <strong>Systematic Investor</strong> : <a title="Systematic Investor" href="http://systematicinvestor.wordpress.com/">http://systematicinvestor.wordpress.com/</a> is a  method of passive portfolio allocation (omitting expected or historical returns) that captures the true spirit of diversification. It is a more elegant but also more complex than our heuristic algorithm: <a title="Minimum Correlation Algorithm (MCA)" href="http://cssanalytics.wordpress.com/2012/09/12/minimum-correlation-algorithm-mca/">Minimum Correlation</a>.</p>
<p><span id="more-23441"></span>This new method is called “<strong>Cluster Risk Parity</strong>” <strong>(CRP)</strong> and combines the use of cluster algorithms with <a title="Not Equal: A Comparison of “Risk Parity” and “Equal Risk Contribution”" href="http://cssanalytics.wordpress.com/2012/07/19/not-equal-a-comparison-of-risk-parity-and-equal-risk-contribution/">risk parity and equal risk contribution</a>.  The core of this method is ideal for indexation:  isolate groups of assets (or stocks) and then efficiently allocate both within and across groups. The purpose is to avoid the need for artificial or manual grouping while simultaneously adding a layer of risk management. By clustering, it is possible to dynamically maximize the diversification benefits without having as much sensitivity to the errors in the correlation matrix.</p>
<p>Furthermore, this promotes the use of all of the possible assets in the universe which is a desirable way to distribute risk and minimize tracking error. By using risk parity, we can efficiently normalize risk both within and across groups:  in CRP we are making nearly equivalent or exactly equal  risk bets across the portfolio. The combination is perhaps the most robust method of passive portfolio allocation, and it also produces the best risk-adjusted returns without relying as much  on the low-volatility factor or bond/fixed income performance.</p>
<p>More to follow………….</p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/cluster-risk-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“All-Weather” Portfolio Derivation</title>
		<link>http://etfprophet.com/all-weather-portfolio-derivation/</link>
		<comments>http://etfprophet.com/all-weather-portfolio-derivation/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 16:27:07 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Quant Research]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2864</guid>
		<description><![CDATA[The All-Weather Portfolio was introduced by Ray Dalio- the founder of Bridgewater -which is arguably the largest and most successful hedge fund in the world. His landmark concept was to create a portfolio that would have roughly equal risk in four different economic regimes: 1) rising growth 2) falling growth 3) rising inflation  and 4) falling [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2864&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <strong>All-Weather Portfolio</strong> was introduced by <strong>Ray Dalio</strong>- the founder of <a href="http://www.bwater.com/home/research--press.aspx">Bridgewater</a> -which is arguably the largest and most successful hedge fund in the world. His landmark concept was to create a portfolio that would have roughly equal risk in four different economic regimes: 1) rising growth 2) falling growth 3) rising inflation  and 4) falling inflation. </p>
<p><span id="more-23143"></span>His other major concept was to leverage up each asset to have the same risk so that returns could come from multiple different sources, and not rely on an equity-centric environment. Of course, it is more accurate to think of each of these as sub-regimes since the change in growth is often accompanied by some change in inflation. Thus, in this adaptation the four major regimes are exactly the same as in the <a href="http://cssanalytics.wordpress.com/2012/11/01/permanent-portfolio-derivation-and-historical-performance/">Permanent Portfolio</a> ,<span style="text-decoration:underline;"> <em>the only difference is the type of assets included in each regime</em></span>. By structuring a portfolio to be balanced across economic regimes, the performance and volatility is more stable over time. The inspiration for this post, and a good explanation of the All-Weather Portfolio can be found <a href="http://seekingalpha.com/article/878251-bridgewater-s-all-weather-portfolio-vs-harry-browne-s-permanent-portfolio">here</a>.<br />
<a href="http://cssanalytics.files.wordpress.com/2012/11/awpd1.png"><img class="aligncenter size-full wp-image-2872" title="awpd" alt="" src="http://cssanalytics.files.wordpress.com/2012/11/awpd1.png?w=604"   /></a></p>
<p style="text-align:center;"><span style="text-decoration:underline;"><strong>The &#8220;All-Weather Portfolio&#8221;</strong></span></p>
<p><a href="http://cssanalytics.files.wordpress.com/2012/11/awpp.png"><img class="aligncenter size-full wp-image-2874" title="awpp" alt="" src="http://cssanalytics.files.wordpress.com/2012/11/awpp.png?w=604"   /></a></p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cssanalytics.wordpress.com/2864/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cssanalytics.wordpress.com/2864/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#038;blog=5907611&#038;%23038;post=2864&#038;%23038;subd=cssanalytics&#038;%23038;ref=&#038;%23038;feed=1" width="1" height="1" /></p>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/all-weather-portfolio-derivation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permanent Portfolio Derivation &amp; Historical Performance</title>
		<link>http://etfprophet.com/permanent-portfolio-derivation-historical-performance/</link>
		<comments>http://etfprophet.com/permanent-portfolio-derivation-historical-performance/#comments</comments>
		<pubDate>Thu, 01 Nov 2012 21:24:40 +0000</pubDate>
		<dc:creator>CSS Analytics</dc:creator>
				<category><![CDATA[Adaptive Systems]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cssanalytics.wordpress.com/?p=2845</guid>
		<description><![CDATA[This graphic is designed to help readers understand the logic and assumptions embedded in the Permanent Portfolio model by Harry Browne. It is also a useful framework for understanding how to construct  regime-based portfolios. The results are re-published from an earlier article written by Corey Rittenhouse at Catallactic Analysis: http://catallacticanalysis.com/permanent-portfolio/. It was a very good post [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cssanalytics.wordpress.com&#38;blog=5907611&#38;post=2845&#38;subd=cssanalytics&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This graphic is designed to help readers understand the logic and assumptions embedded in the Permanent Portfolio model by Harry Browne. It is also a useful framework for understanding how to construct  regime-based portfolios. The results are re-published from an earlier article written by Corey Rittenhouse at <strong><span style="text-decoration: underline;">Catallactic Analysis</span>:</strong> <a href="http://catallacticanalysis.com/permanent-portfolio/">http://catallacticanalysis.com/permanent-portfolio/</a>. It was a very good post (and good blog) and is worth reading for more background. Some other very good posts on the subject are:</p>
<p><span id="more-23015"></span><br />
<a href="http://cssanalytics.files.wordpress.com/2012/11/ppd1.png"><img class="aligncenter size-full wp-image-2850" title="ppd" src="http://cssanalytics.files.wordpress.com/2012/11/ppd1.png?w=604" alt="" /></a></p>
<p><span style="text-decoration: underline;"><strong>GestaltU</strong></span>: An interesting <a href="http://gestaltu.blogspot.com/2012/08/permanent-portfolio-shakedown-part-1.html">three-part series on the Permanent Portfolio</a> and tactical applications:</p>
<p><span style="text-decoration: underline;"><strong>Systematic Investor:</strong></span> An interesting <a href="http://systematicinvestor.wordpress.com/2012/10/10/permanent-portfolio-transaction-cost-and-better-risk-parity/">article on the Permanent Portfolio </a>showing risk parity applications and implementation in R:</p>
<p><a href="http://catallacticanalysis.com/wp-content/uploads/2012/06/PP2.png"><img class="aligncenter size-full wp-image-247" title="PP" src="http://catallacticanalysis.com/wp-content/uploads/2012/06/PP2.png" alt="" width="641" height="401" /></a></p>
<div style="width: 640px; height: 10px; clear: both;"></div>
<div style="float: left; width: 640px; padding-left: 0; height: 120px; font-size: 12px;">
<div style="float: left; width: 119px; height: 20px; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>1990-2012</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Return</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Volatility</strong></div>
<div style="float: left; width: 170px; height: 20px; text-align: center; background-color: #f2f2f2;"><strong>Risk Reward Ratio</strong></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Permanent Portfolio</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">6.06%</div>
<div style="float: left; width: 84px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 26px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">6%</div>
<div style="float: left; width: 38px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 72px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">1.01</div>
<div style="float: left; width: 88px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 22px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Stocks</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">7.2%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">15.05%</div>
<div style="float: left; width: 96px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 14px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.48</div>
<div style="float: left; width: 41px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 69px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Bonds</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">6.25%</div>
<div style="float: left; width: 86px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 24px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">11.39%</div>
<div style="float: left; width: 73px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 37px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.55</div>
<div style="float: left; width: 47px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 63px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Gold</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">6.23%</div>
<div style="float: left; width: 86px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 24px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">15.54%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.4</div>
<div style="float: left; width: 34px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 76px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Cash</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.86%</div>
<div style="float: left; width: 25px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 85px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.62%</div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">1.15</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
</div>
<div style="width: 640px; height: 10px; clear: both;"></div>
<p><strong>Stats by 5 Year Period</strong></p>
<div style="float: left; width: 640px; padding-left: 0; height: 120px; font-size: 12px;">
<div style="float: left; width: 119px; height: 20px; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>1990-1994</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Return</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Volatility</strong></div>
<div style="float: left; width: 170px; height: 20px; text-align: center; background-color: #f2f2f2;"><strong>Risk Reward Ratio</strong></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Permanent Portfolio</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">2.49%</div>
<div style="float: left; width: 57px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 53px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">5.69%</div>
<div style="float: left; width: 43px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 67px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.44</div>
<div style="float: left; width: 71px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 39px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Stocks</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">4.35%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">13.17%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.33</div>
<div style="float: left; width: 54px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Bonds</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">3.46%</div>
<div style="float: left; width: 79px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 31px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">8.77%</div>
<div style="float: left; width: 66px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 44px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.39</div>
<div style="float: left; width: 64px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 46px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Gold</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">0.24%</div>
<div style="float: left; width: 5px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 105px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">10.09%</div>
<div style="float: left; width: 76px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 34px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.02</div>
<div style="float: left; width: 3px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 107px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Cash</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.27%</div>
<div style="float: left; width: 29px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 81px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">2.09%</div>
<div style="float: left; width: 15px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 95px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.61</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
</div>
<div style="width: 640px; height: 10px; clear: both;"></div>
<div style="float: left; width: 640px; padding-left: 0; height: 120px; font-size: 12px;">
<div style="float: left; width: 119px; height: 20px; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>1995-1999</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Return</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Volatility</strong></div>
<div style="float: left; width: 170px; height: 20px; text-align: center; background-color: #f2f2f2;"><strong>Risk Reward Ratio</strong></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Permanent Portfolio</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">6.47%</div>
<div style="float: left; width: 23px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 87px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">4.52%</div>
<div style="float: left; width: 30px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 80px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">1.43</div>
<div style="float: left; width: 65px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 45px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Stocks</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">27.5%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">12.67%</div>
<div style="float: left; width: 85px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 25px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">2.17</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Bonds</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">2.99%</div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">7.64%</div>
<div style="float: left; width: 51px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 59px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.39</div>
<div style="float: left; width: 18px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 92px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Gold</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">-6.67%</div>
<div style="float: left; width: 24px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 86px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">14.75%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">-0.45</div>
<div style="float: left; width: 20px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 90px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Cash</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.29%</div>
<div style="float: left; width: 4px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 106px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.52%</div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.85</div>
<div style="float: left; width: 39px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 71px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
</div>
<div style="width: 640px; height: 10px; clear: both;"></div>
<div style="float: left; width: 640px; padding-left: 0; height: 120px; font-size: 12px;">
<div style="float: left; width: 119px; height: 20px; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>2000-2004</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Return</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Volatility</strong></div>
<div style="float: left; width: 170px; height: 20px; text-align: center; background-color: #f2f2f2;"><strong>Risk Reward Ratio</strong></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Permanent Portfolio</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">4.47%</div>
<div style="float: left; width: 56px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 54px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">5.43%</div>
<div style="float: left; width: 33px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 77px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.82</div>
<div style="float: left; width: 73px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 37px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Stocks</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">-0.89%</div>
<div style="float: left; width: 11px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 99px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">15.98%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">-0.06</div>
<div style="float: left; width: 4px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 106px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Bonds</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">7.92%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">10%</div>
<div style="float: left; width: 62px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 48px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.79</div>
<div style="float: left; width: 71px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 39px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Gold</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">7.56%</div>
<div style="float: left; width: 95px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 15px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">12.8%</div>
<div style="float: left; width: 80px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 30px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.59</div>
<div style="float: left; width: 53px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Cash</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.53%</div>
<div style="float: left; width: 19px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 91px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.37%</div>
<div style="float: left; width: 8px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 102px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">1.12</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
</div>
<div style="width: 640px; height: 10px; clear: both;"></div>
<div style="float: left; width: 640px; padding-left: 0; height: 120px; font-size: 12px;">
<div style="float: left; width: 119px; height: 20px; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>2005-2009</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Return</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Volatility</strong></div>
<div style="float: left; width: 170px; height: 20px; text-align: center; background-color: #f2f2f2;"><strong>Risk Reward Ratio</strong></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Permanent Portfolio</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">8.16%</div>
<div style="float: left; width: 40px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 70px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">2.26%</div>
<div style="float: left; width: 40px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 70px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">3.61</div>
<div style="float: left; width: 49px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 61px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Stocks</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.17%</div>
<div style="float: left; width: 5px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 105px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">4.71%</div>
<div style="float: left; width: 83px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 27px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.25</div>
<div style="float: left; width: 3px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 107px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Bonds</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">3.55%</div>
<div style="float: left; width: 17px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 93px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">4.4%</div>
<div style="float: left; width: 78px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 32px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.81</div>
<div style="float: left; width: 11px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 99px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Gold</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">20.16%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">5.62%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">3.59</div>
<div style="float: left; width: 49px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 61px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Cash</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">3.61%</div>
<div style="float: left; width: 17px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 93px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">0.49%</div>
<div style="float: left; width: 8px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 102px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">7.32</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
</div>
<div style="width: 640px; height: 10px; clear: both;"></div>
<div style="float: left; width: 640px; padding-left: 0; height: 120px; font-size: 12px;">
<div style="float: left; width: 119px; height: 20px; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>2010-2012</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Return</strong></div>
<div style="float: left; width: 169px; height: 20px; text-align: center; background-color: #f2f2f2; border-right: 1px solid #DCDCDC;"><strong>Annualized Volatility</strong></div>
<div style="float: left; width: 170px; height: 20px; text-align: center; background-color: #f2f2f2;"><strong>Risk Reward Ratio</strong></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Permanent Portfolio</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">11.64%</div>
<div style="float: left; width: 66px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 44px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">6.31%</div>
<div style="float: left; width: 30px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 80px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">1.84</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #490a3d; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Stocks</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">10.46%</div>
<div style="float: left; width: 60px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 50px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">16.76%</div>
<div style="float: left; width: 81px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 29px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.62</div>
<div style="float: left; width: 33px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #bd1550; overflow: hidden;"></div>
<div style="float: left; width: 77px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Bonds</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">17.4%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">15.8%</div>
<div style="float: left; width: 76px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 34px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">1.1</div>
<div style="float: left; width: 59px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #e97f02; overflow: hidden;"></div>
<div style="float: left; width: 51px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Gold</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">16.46%</div>
<div style="float: left; width: 94px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 16px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">20.52%</div>
<div style="float: left; width: 100px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 10px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">0.8</div>
<div style="float: left; width: 43px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #f8cb00; overflow: hidden;"></div>
<div style="float: left; width: 67px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 119px; height: 20px; border-right: 1px solid #DCDCDC;">Cash</div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">1.19%</div>
<div style="float: left; width: 6px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 104px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 56px; height: 20px; text-align: right; margin-right: 3px;">0.79%</div>
<div style="float: left; width: 3px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 107px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
<div style="float: left; width: 1px; height: 20px; background-color: #dcdcdc; overflow: hidden;"></div>
<div style="float: left; width: 57px; height: 20px; text-align: right; margin-right: 3px;">1.52</div>
<div style="float: left; width: 82px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #95d050; overflow: hidden;"></div>
<div style="float: left; width: 28px; height: 16px; margin-top: 2px; margin-bottom: 2px; background-color: #ffffff; overflow: hidden;"></div>
</div>
<div style="width: 640px; height: 10px; clear: both;"></div>
<div style="width: 640px; height: 10px; clear: both;"></div>
<div style="width: 640px; text-align: center; font-size: 12px;">Simulated Performance [1990 – 2012] using ETFs, extending data with proxy.</div>
<div style="width: 530px; margin-left: 50px; font-size: 12px;">
<div style="width: 530px; border-bottom: 1px solid #DCDCDC; height: 18px;">
<div style="float: left; width: 100px; padding-left: 10px;"><strong>Asset</strong></div>
<div style="float: left; width: 150px;"><strong>Proxy</strong></div>
<div style="float: left; width: 100px;"><strong>Used</strong></div>
<div style="float: left; width: 80px;"><strong>ETF</strong></div>
<div style="float: left; width: 90px;"><strong>Used</strong></div>
<div style="clear: both;"></div>
</div>
<div style="width: 530px; overflow: hidden; font-size: 12px;">
<div style="float: left; width: 100px; padding-left: 10px;">Stocks</div>
<div style="float: left; width: 150px;">S&amp;P500 Cash Index</div>
<div style="float: left; width: 100px;">1990-1993</div>
<div style="float: left; width: 80px;">SPY</div>
<div style="float: left; width: 90px;">1993-Present</div>
</div>
<div style="width: 530px; overflow: hidden; background-color: #f2f2f2; font-size: 12px;">
<div style="float: left; width: 100px; padding-left: 10px;">Bonds</div>
<div style="float: left; width: 150px;">30 Year Bond Future</div>
<div style="float: left; width: 100px;">1990-2002</div>
<div style="float: left; width: 80px;">TLT</div>
<div style="float: left; width: 90px;">2002-Present</div>
</div>
<div style="width: 530px; overflow: hidden; font-size: 12px;">
<div style="float: left; width: 100px; padding-left: 10px;">Gold</div>
<div style="float: left; width: 150px;">Gold Cash Index</div>
<div style="float: left; width: 100px;">1990-2004</div>
<div style="float: left; width: 80px;">GLD</div>
<div style="float: left; width: 90px;">2004-Present</div>
</div>
<div style="width: 530px; overflow: hidden; background-color: #f2f2f2; font-size: 12px;">
<div style="float: left; width: 100px; padding-left: 10px;">Cash</div>
<div style="float: left; width: 150px;">3 Year Bond Future</div>
<div style="float: left; width: 100px;">1990-2002</div>
<div style="float: left; width: 80px;">SHY</div>
<div style="float: left; width: 90px;">2002-Present</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://etfprophet.com/permanent-portfolio-derivation-historical-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
