<?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>Au.Tra.Sy blog - Automated trading System &#187; Buy and Hold</title>
	<atom:link href="http://www.automated-trading-system.com/tag/buy-and-hold/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automated-trading-system.com</link>
	<description>Systematic Trading research and development, with a flavour of Trend Following</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:58:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A practical Guide to ETF Trading Systems</title>
		<link>http://www.automated-trading-system.com/practical-guide-to-etf-trading-systems-garner/</link>
		<comments>http://www.automated-trading-system.com/practical-guide-to-etf-trading-systems-garner/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 09:49:09 +0000</pubDate>
		<dc:creator>Jez Liberty</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Strategies]]></category>
		<category><![CDATA[Trend Following]]></category>
		<category><![CDATA[Anthony Garner]]></category>
		<category><![CDATA[Bollinger]]></category>
		<category><![CDATA[Buy and Hold]]></category>
		<category><![CDATA[etf]]></category>
		<category><![CDATA[Momentum]]></category>

		<guid isPermaLink="false">http://www.automated-trading-system.com/?p=1818</guid>
		<description><![CDATA[It&#8217;s been four months since the last book review. I wanted to make book reviews a more frequent feature of the blog. Problem is I often start few books at once but struggle to finish them. The book for today&#8217;s review is A Practical Guide to ETF Trading Systems by Anthony Garner, who is a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/exec/obidos/ASIN/1906659273/autotradblog-20"><img src="http://www.automated-trading-system.com/wp-content/uploads/2010/02/A-Practical-Guide-to-ETF-Trading-Systems.jpg" alt="A-Practical-Guide-to-ETF-Trading-Systems" title="A-Practical-Guide-to-ETF-Trading-Systems" width="197" height="280" class="alignleft size-full wp-image-1819" style="margin-right:10px" /></a>It&#8217;s been four months since the last <a href="http://www.automated-trading-system.com/balsara-money-management-strategies-for-futures-traders/">book review</a>. I wanted to make book reviews a more frequent feature of the blog. Problem is I often start few books at once but struggle to finish them.</p>
<p>The book for today&#8217;s review is <a href="http://www.amazon.com/exec/obidos/ASIN/1906659273/autotradblog-20" target="_blank" rel="nofollow">A Practical Guide to ETF Trading Systems</a> by Anthony Garner, who is a Trend Follower and fund manager (and user of Trading Blox). The book is aimed at investors wanting to investigate rule-based trading and explains, with numerous examples, the path to designing, building and testing mechanical trading systems, with an emphasis on how this can be applied to the ETF instruments.</p>
<p>The book is a quick read (170 pages) with lots of charts to illustrate the testing.</p>
<h3>Introductory information</h3>
<p>The author starts by presenting <span id="more-1818"></span>systematic/mechanical trading by the way of a very simple system example and the track records of systematic funds such as Renaissance and many of the <a href="http://www.automated-trading-system.com/resources/trend-following-wizards-fund-performance/">Trend Following Wizards</a>.</p>
<p>The next chapter deals with <strong>Data</strong>. Stressing the importance of good quality data, the author lists a few sources to get historical data to be used as a proxy for the (fairly recent) ETFs. An example of investing with/without dividends makes a compelling case for trying to source that data as well (over slightly more than one century, including and reinvesting dividends nearly double the annual return &#8211; and with compounding, that means multiplying your end balance by a factor of over 150!). Finally, Garner touches on commodities and the need to construct indices including less obvious factors such as <a href="http://en.wikipedia.org/wiki/Roll_yield" target="_blank" rel="nofollow">roll return</a>.</p>
<p>A quick chapter on <strong>Backtesting software</strong> follows on (Garner uses Trading Blox throughout the book) leads to the final chapter of Part 1 on Strategy and System design.</p>
<p>Aspects such as <strong>optimisation and curve-fitting </strong>are discussed as well as the need for realistic testing assumptions, in simulating slippage and transaction costs &#8211; which can also have a dramatic impact on the simulation results.</p>
<h3>Part 2: The meat of the book</h3>
<p>The second and final part introduces several investing strategies including systematic (or rule-based) trading. As highlighted by the author, asset allocations is a one of the most important source of return. The good news is that most major asset classes (and more) are available in the form of an ETF. Various asset allocations are tested using the different systems throughout this part.</p>
<h3>Benchmarks</h3>
<p>As a base for comparison, various statistics (CAGR, drawdown, etc.) are calculated for different <strong>Buy and Hold</strong> portfolios (Equities-only, Equities with Bonds and Commodities, Commodities-only, etc.). One conclusion is that a diversified portfolio helps generate smoother and higher returns. Another point is how regular <strong>rebalancing </strong>is important to keep an appropriate level of diversification in the portfolio.</p>
<p>Garner uses the ill-named <em>risk-adjusted</em> return metric to compare strategies. Let&#8217;s just call this a <em>semantic error</em> (it is widly used throughout the industry), the astute reader should be able to mentally translate this to <em>volatility-adjusted</em> return. (sorry&#8230; a bug bear of mine:<strong> Variance != Risk</strong>)</p>
<p>Finally, an interesting side note specific to <strong>commodities and their equivalent ETCs </strong>for long-term holdings. The author demonstrates that because of negative roll yields (for markets in contango) and additional ETC sponsor fees eroding much of the returns, these instruments are not an ideal option for long-term holding.</p>
<h3>BBBO system</h3>
<p>The first rule-based system that Garner introduces is a <strong>Bollinger Band BreakOut</strong>. He describes the full system using rules, not only for entry and exit, but also for risk and position sizing, rebalancing, money management, etc. (as any good system should). The nice <em>extra</em> for Trading Blox users is that the system is made available on the forums over there.</p>
<p>The author runs comparisons with the various asset allocation benchmarks discussed in the prior chapter, which fairly conclusively demonstrate the <strong>superiority of this Trend Following system</strong> over any <del>Buy and Hope</del> Buy and Hold strategies. Playing with the system parameters also shows some form of <strong>robustness</strong>, with the performance staying fairly constant.</p>
<p>One point is made about<strong> trading short</strong>. It is recommended not to.<br />
This is mainly in the light of bad performance of short-only strategies tested in the book. But the problem with this reasoning is that most backtests go back only to 1982! I believe the author might have fallen prey to a biased view of the markets, making macro predictions on the continuity of market conditions (suggesting that despite very good performance in 2007-2008 short-positioned systems will &#8220;go back to negative performance when stock markets recover&#8221;).</p>
<p>I have several problems with this:</p>
<ul>
<li>Who knows if markets will <em>recover</em> any time soon? Without getting into macro-economics discussions in much detail here: since the 80&#8242;s, the world markets have been subjected to the greatest inflationary expansion in the last 100 years (ever?), helping support (create?) the major macro bull run (bubble?) in most asset classes, globally. I do not want to be making any prediction about where we are heading next, but who knows if the next 25 years will not rhyme with 1931-1955 (ie and/or give us a long &#8220;Japan-style&#8221; deflationary decline spiral).</li>
<li>The assumption has not been tested on earlier markets (mostly because of lack of data prior to 1982).</li>
</ul>
<p>As a side note to the above: it would be interesting to measure and test the impact of a <strong>macro filter on a Trend Following system</strong> (ie something in the vein of: &#8220;favour long trades in the system when the macro indicators indicate a period of expansion and short trades during declines&#8221;). Maybe exploring a mechanized version of <a href="http://en.wikipedia.org/wiki/Joseph_Schumpeter#Business_cycles" target="_blank" rel="nofollow">Schumpeter Business Cycles</a> or <a href="http://en.wikipedia.org/wiki/Kondratiev_wave" target="_blank" rel="nofollow">Kondratiev Waves</a> as a very long-term filter would be a worthy approach.<br />
<a name="IncreasedReturns"></a></p>
<h3>Increasing Returns</h3>
<p>This is an interesting chapter addressing one of the shortfalls of ETFs versus futures as systematic trading instruments: <strong>leverage</strong> (or rather lack of). The new altered Money Management algorithm dictates to the system to concentrate the equity on the available signals, rather than separating the equity equally by instrument (and sitting in Cash where there are no signals). This is an interesting concept that deserves further investigation.</p>
<p>The performance improvement that this Money Management rule change generates is quite interesting. The conclusion is that <strong>it is possible to increase returns without increasing leverage</strong>.</p>
<h3>Momentum System</h3>
<p>The last chapter gives the same comparison treatment to a <strong>momentum system</strong> (buy strongest performing markets), which seems to over-perform the BBBO system (and obviously Buy and Hold as well).</p>
<p>Again, this system code is available on the Trading Blox forums.</p>
<h3>After Word</h3>
<p>A fairly short and pleasant read from a seasoned and real-life Trend Follower and Trading System Developer. There are a few ideas to take away, which is always appreciable. A bit on the expensive side (but I somehow managed to get it at nearly -50% on <a href="http://www.amazon.com/exec/obidos/ASIN/1906659273/autotradblog-20" target="_blank" rel="nofollow">amazon</a>&#8230;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.automated-trading-system.com/practical-guide-to-etf-trading-systems-garner/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

