<?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; Forex</title>
	<atom:link href="http://www.automated-trading-system.com/category/instruments/forex/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>Price Distributions and Trend Following</title>
		<link>http://www.automated-trading-system.com/price-distributions-trend-following/</link>
		<comments>http://www.automated-trading-system.com/price-distributions-trend-following/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 10:58:58 +0000</pubDate>
		<dc:creator>Jez Liberty</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Forex]]></category>
		<category><![CDATA[Trend Following]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[kurtosis]]></category>
		<category><![CDATA[research paper]]></category>

		<guid isPermaLink="false">http://www.automated-trading-system.com/?p=1116</guid>
		<description><![CDATA[I posited in an earlier post that fat tails are one of the main reasons why trend following works. The underlying concept can be summarized as follows: trend following attempts to capture big price moves (a.k.a. trends). Since price distributions are leptokurtic (i.e. they exhibit fat-tails) long trends occur at abnormal frequency, providing greater sources [...]]]></description>
			<content:encoded><![CDATA[<p>I posited in an earlier post that <a href="http://www.automated-trading-system.com/why-trend-following-works-look-at-the-distribution/">fat tails are one of the main reasons why trend following works</a>. The underlying concept can be summarized as follows: trend following attempts to capture big price moves (a.k.a. trends). Since price distributions are <em>leptokurtic</em> (i.e. they exhibit fat-tails) long trends occur at abnormal frequency, providing greater sources of <em>alpha</em> for trend followers.</p>
<p>Following the article, a reader of the blog (Alex) kindly forwarded me a research paper trying to identify which <a href="http://en.wikipedia.org/wiki/Moment_(mathematics)" target="_blank" rel="nofollow">moments of a distribution</a> (mean/drift, variance, skew, kurtosis) affect the returns of a trend-following strategy. This is an interesting read (10 pages, not too mathematically challenging) which I encourage you to read:</p>
<p><a href="http://www.automated-trading-system.com/wp-content/uploads/2009/12/Uncovering-the-Trend-Following-Strategy.pdf" target="_blank"><img src="http://www.automated-trading-system.com/wp-content/uploads/2009/12/Uncovering-the-Trend-Following-Strategy.png" alt="Uncovering the Trend Following Strategy" title="Uncovering the Trend Following Strategy" width="66" height="66" class="alignnone size-full wp-image-1117" /></a><br />
<a href="http://www.automated-trading-system.com/wp-content/uploads/2009/12/Uncovering-the-Trend-Following-Strategy.pdf" target="_blank">Click to download paper</a></p>
<h3>Summary of the paper</h3>
<p>The authors are mostly interested in currencies and in order to free themselves of historical data limitation, they generate artificial price data to <em>simulate</em> different types of price distributions by varying the different underlying  moments.</p>
<p>They then apply a standard Triple moving Average Trend Following system to the different time series generated and measure the annualized gross profit for the simulation (over 5,000 trading days) for each type of distribution.<span id="more-1116"></span></p>
<p>The other parameter measured is the Trading Frequency, from which they derive the auto-correlation characteristic of the underlying data (by applying the logic that a trend following system will trade in and out more frequently in a mean-reverting environment and vice-versa).</p>
<h3>Conclusions</h3>
<p>By applying some regression analysis to the various results observed, the authors arrive to the equation predicting the return of thee Trend following system:</p>
<blockquote><p>TMA Result = 38.88Stdev(1 &#8211; 6.77TFrq + 0.0392Skew &#8211; 0.010Kurtosis + Drift(65.65 + 324,600Drift))</p></blockquote>
<p>with a standard estimation error of 0.3%</p>
<p>The interpretations are that:</p>
<blockquote><p>Market volatility (38.88 Stdev) determines the profit (or loss) potential of the trend-following strategy. This relationship is direct, so if market volatility doubles,so does the expected TMA result. Accordingly, it is no longer surprising that trend-following models tend to show the best results across the major currency blocks with high market volatility.</p>
<p>A high Tfreq will have a negative impact on trend model performance.</p>
<p>Skew will enhance performance, while the opposite is true for kurtosis. Drift will increase the value of the equation and thereby contribute positively to the TMA model result.</p></blockquote>
<p>So it appears that the kurtosis (the source of fat-tails) actually has a negative effect on a trend following model (contrary to that earlier post) and in a relatively large way:</p>
<blockquote><p>The currency path (auto-correlation/trading frequency) is the most important factor in determining performance (91%). The impact from kurtosis (68%) and drift (56%) is also significant. Skewness is less significant, but still explains 26% of variance on its own. Volatility has no importance at all (0.4%). This might initially come as a surprise, but as illustrated in Equation, it is a multiplication variable and so does not in itself generate trend model profitability (or loss where the path characteristic is unfavorable).</p></blockquote>
<h3>Comments</h3>
<p>Mathematical theory is not my strongest suit (despite studying over 10 hrs of Maths per week in my prime!) and I am definitely thinking of getting some refresher training on that. But there are a few points that bother me in that research paper. To the more knowledgeable readers: &#8220;Please chime in and tell me where I might be wrong:</em></p>
<p><b>Simulated Data</b><br />
This tends to make me a bit sceptical of the results especially with the authors&#8217; random walk and efficient markets hypothesis (EMH) assumptions. After reading Taleb and especially Mandelbrot (I really enjoyed reading <a href="http://www.automated-trading-system.com/Mandelbrot-misbehavior" target="_blank">The (mis)behavior of Markets</a> with its debunking of the EMH and alternative explanation of financial markets), I have been converted to the <em>Dark Side</em> of the force: I am not sure we really know how to modelise the data theoritically and this random simulation might be missing specific price data characteristics (granted, the authors empirical verification seems to confirm the assumptions&#8230;).</p>
<p><b>Measure of auto-correlation by proxy</b><br />
The auto-correlation of the underlying data is actually derived from the trading frequency of the trading system itself. This does not sound right.<br />
Whereas it seems intuitive that the more a trend following strategy trades in and out the least profitable, I am not sure this necessarily and direclty implies auto-correlation in the underlying data.</p>
<p><b>Only one model tested</b><br />
Testing the performance of trend following by using one model only might not bee so representative. It would be interesting to see how the results translate to a collection of trend following systems (different styles, different timeframes, additional markets, etc.)</p>
<p>In any case, the finding that kurtosis has a negative effect on trend following returns seems to contradict my earlier post. As per the points above I&#8217;ll take the paper&#8217;s findings with a pinch of salt &#8211; but it might be a useful tool in determining when or not to use trend following strategy (by measuring the characteristics of the price distribution).</p>
<p>Whether trading using these market regimes identification is a valid and robust approach is a different question&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.automated-trading-system.com/price-distributions-trend-following/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

