<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Portfolio Performance Excel File</title>
	<atom:link href="http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/</link>
	<description>A stock market and investing blog for the curious</description>
	<lastBuildDate>Mon, 15 Aug 2011 17:49:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Frank Charleston</title>
		<link>http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/comment-page-1/#comment-37060</link>
		<dc:creator>Frank Charleston</dc:creator>
		<pubDate>Fri, 12 Aug 2011 06:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/#comment-37060</guid>
		<description>There&#039;s an Excel spreadsheet to calculate the investment weights in Sharpe Optimal Portfolio at http://investexcel.net/216/calculating-a-sharpe-optimal-portfolio-with-excel/</description>
		<content:encoded><![CDATA[<p>There&#8217;s an Excel spreadsheet to calculate the investment weights in Sharpe Optimal Portfolio at <a href="http://investexcel.net/216/calculating-a-sharpe-optimal-portfolio-with-excel/" rel="nofollow">http://investexcel.net/216/calculating-a-sharpe-optimal-portfolio-with-excel/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/comment-page-1/#comment-36517</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Thu, 21 Jul 2011 15:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/#comment-36517</guid>
		<description>Sorry Dan.  Valiant effort, but these ratios aren&#039;t correct.  In fact, they aren&#039;t even in the ballpark.  For instance, the Sharpe Ratio is calculated using the ANNUALIZED returns and st. deviations.  Thus, the formula in G8 should read;

=((C15*12)-$G$2)/(C16*(SQRT(12)))</description>
		<content:encoded><![CDATA[<p>Sorry Dan.  Valiant effort, but these ratios aren&#8217;t correct.  In fact, they aren&#8217;t even in the ballpark.  For instance, the Sharpe Ratio is calculated using the ANNUALIZED returns and st. deviations.  Thus, the formula in G8 should read;</p>
<p>=((C15*12)-$G$2)/(C16*(SQRT(12)))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sim Con</title>
		<link>http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/comment-page-1/#comment-34925</link>
		<dc:creator>Sim Con</dc:creator>
		<pubDate>Mon, 30 May 2011 01:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/#comment-34925</guid>
		<description>Here&#039;s an Excel spreadsheet that demonstrates how you can find the investment weights for a portfolio with the maximum Sharpe Ratio - otherwise known as the Sharpe Optimal Portfolio: http://optimizeyourportfolio.blogspot.com/2011/05/sharpe-optimal-portfolio-with-excel.html</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an Excel spreadsheet that demonstrates how you can find the investment weights for a portfolio with the maximum Sharpe Ratio &#8211; otherwise known as the Sharpe Optimal Portfolio: <a href="http://optimizeyourportfolio.blogspot.com/2011/05/sharpe-optimal-portfolio-with-excel.html" rel="nofollow">http://optimizeyourportfolio.blogspot.com/2011/05/sharpe-optimal-portfolio-with-excel.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Hung</title>
		<link>http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/comment-page-1/#comment-34143</link>
		<dc:creator>Dan Hung</dc:creator>
		<pubDate>Tue, 26 Apr 2011 19:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/#comment-34143</guid>
		<description>Appreciate the many comments here. My apologies for not updating the sheet as I&#039;ve been busy with many changes in my life since the days when I was writing in this blog more full time. If anyone has updated the excel file and would like to share with the rest of the community, I&#039;d be happy to post it!</description>
		<content:encoded><![CDATA[<p>Appreciate the many comments here. My apologies for not updating the sheet as I&#8217;ve been busy with many changes in my life since the days when I was writing in this blog more full time. If anyone has updated the excel file and would like to share with the rest of the community, I&#8217;d be happy to post it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klbgplp</title>
		<link>http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/comment-page-1/#comment-34142</link>
		<dc:creator>klbgplp</dc:creator>
		<pubDate>Tue, 26 Apr 2011 19:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://thecuriousinvestor.com/2007/11/13/portfolio-performance-excel-file/#comment-34142</guid>
		<description>You also need to multiply your standard deviation figures by the square root of 12 in order to annualize the figure from monthly returns. For example, C16 should read:

=STDEV(C3:C14)*sqrt(12)</description>
		<content:encoded><![CDATA[<p>You also need to multiply your standard deviation figures by the square root of 12 in order to annualize the figure from monthly returns. For example, C16 should read:</p>
<p>=STDEV(C3:C14)*sqrt(12)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

