Monthly Archives: November 2016

GBP TWI …Lower ?

Whatever the market being traded, there always will be a a question being asked at one moment: How far can this thing go ? Clearly not an easy question to answer as this will invariably depends on factors that are partly unknown or difficult to estimate, such as fundamentals, market positioning or market risk amongst others. The first part is obviously to assess how atypical the move experienced in the given instrument is. This report aims to contribute to this.

The below chart shows the GBP TWI over the period of January 1990 to November 2016 . On the 28 November 2016 it was trading around 77.5673.

plot of chunk chartdata

In the below I plot the previous 125 days against other similar historical periods that would have closely matched the recent history. The data has been normalised so as to be on the same scale. The chart shows the latest 125 days in black, and overlay similar historical patterns in grey. It Also shows what has been the price path for the following 125 days as well as the observed quartiles.

plot of chunk pattern

Finally I plot the last 125 days and a trend forecast derived from an ARIMA(0,1,0) model as well as the 95% confidence intervals. The ARIMA model is fitted to the past 625 historical values whilst ignoring the last 125 days, therefore we can look at the recent price path against the trend forecast and its confidence intervals to gauge how (a)typical the recent move has been.

plot of chunk arimaplot

GBP TWI Break Analysis…

In the following I us an R package BFAST designed to detect strucutural breaks in time series.The script Iteratively detects breaks in the seasonal and trend component of a time series. The first chart shows the various break and fitted regressions. The second chart shows the deviations from the regression lines and 95% interval of confidence. This could be used as an overbought/oversold indicator. Anyway, just work in progress…so any input / suggestions are always welcome as usual. Feel free to contact me at:Pierre@argonautae.com

plot of chunk plot plot of chunk plot

Oil update….

Whatever the market being traded, there always will be a a question being asked at one moment: How far can this thing go ? Clearly not an easy question to answer as this will invariably depends on factors that are partly unknown or difficult to estimate, such as fundamentals, market positioning or market risk amongst others. The first part is obviously to assess how atypical the move experienced in the given instrument is. This report aims to contribute to this.

The below chart shows the WTI Spot Price over the period of January 1986 to November 2016 . On the 29 November 2016 it was trading around 45.57.

plot of chunk chartdata

In the below I plot the previous 125 days against other similar historical periods that would have closely matched the recent history. The data has been normalised so as to be on the same scale. The chart shows the latest 125 days in black, and overlay similar historical patterns in grey. It Also shows what has been the price path for the following 125 days as well as the observed quartiles.

plot of chunk pattern

Finally I plot the last 125 days and a trend forecast derived from an ARIMA(0,1,1) model as well as the 95% confidence intervals. The ARIMA model is fitted to the past 625 historical values whilst ignoring the last 125 days, therefore we can look at the recent price path against the trend forecast and its confidence intervals to gauge how (a)typical the recent move has been.

plot of chunk arimaplot

Oil Break Analysis…

In the following I us an R package BFAST designed to detect strucutural breaks in time series.The script Iteratively detects breaks in the seasonal and trend component of a time series. The first chart shows the various break and fitted regressions. The second chart shows the deviations from the regression lines and 95% interval of confidence. This could be used as an overbought/oversold indicator. Anyway, just work in progress…so any input / suggestions are always welcome as usual. Feel free to contact me at:Pierre@argonautae.com

plot of chunk plot plot of chunk plot

Trade Weighted Currency Indices Stretch Map

Trade Weighted Currency Indices Report

Tue Nov 29 19:09:23 2016

The following report aims to provide a gauge to the current strenght of major currencies. For doing so I use the Bank of England Trade weighted Exchange rate indices and a standardised statistical measures of price deviation to provide an estimate of how stretched major currencies are on a trade weighted perspective.

plot of chunk linechart

I first calculate the T-stat of the mean price deviations over a rolling period of 61 days. The charts below show the results for each currency over the last 500 days. The purple line represents the median value since 1990-01-03 and the red lines represent the 95% confidence intervals. Therefore if the value is above or below those the deviation of the given currency would be deemed as atypical relative to what #would be expected under a normal distribution and therefore overbought/oversold.

plot of chunk rolling chart

The following Map chart shows how stretched the currencies are over time horizons ranging from 1-month to 1-year. The bigger the square the most significant the upside (green) or downside (red) of currencies over the given period.

plot of chunk stretch map
The charts below show how the daily changes in the Trade weighted indices have correlated since January 1990 and since the begining of 2015.

plot of chunk correlation
Finally, the following provide an ARIMA forecast for each of the trade weighted indices. My script selects the best ARIMA fit over the previous 250-day to generate a forecast for the next 21 days.
It also shows the forecast confidence intervals.

plot of chunk arimaforecastplot of chunk arimaforecastplot of chunk arimaforecast

US Stock Market Risk Report Update…

The following report provides an update on some of the metrics I use to classify market risk. The word classify is more appropriate as I think that in essence you cannot forecast risk but rather attempt to adjust to it into a timely fashion. Clearly risk would not be a risk if you could forecast it accurately. However as there is generally some degree of persistence in risk regimes, using a dynamic classification may be a useful approach for portfolio rebalancing and hedging. In this report I use the VIX as a measure of global financial market risk. The same methodology can be successfully applied to other inputs. Feel free to contact me at Pierre@argonautae.com for more information on the subject.

In my approach I recognise that the nominal level of implied volatility is a crude metric of risk therefore I also use two other measures. The VIX Volga, a measure of uncertainty of risk and the ShockIndex a measure of market dislocation. VIX Volga is simply the volatility of the VIX over a given period. This measure highlights how uncertain and unstable the level of risk has become. Though positively correlated to the level of the VIX the VIX Volga is not necessarily dependent on it. You can have a high level of volga whilst the VIX is trading at rather innocuous levels. This is not a trivial observation as the leverage undertaken by market participants tends to be an inverse function of market volatility which implies a greater vulnerability when volatility becomes uncertain at low levels and therefore cannot be accurately budgeted fo r. The ShockIndex is the ratio between the Volga and VIX at the beginning the historical window chosen to evaluate the Volga. It quantifies sharp changes and acceleration in risk levels. Historically it has proven to be a good classifying measure for market event risks.

The below charts shows those three measures both relative to a time axis and their historical distribution. The red lines are the 95% confidence intervals, the purple line the median. The blue line highlight the current level. The VIX Volga and ShockIndex in this report are evaluated over a period of 14 days. The medians and 95% confidence intervals are calculated over the full history going back to 1990 though the charts shows only the recent years.

plot of chunk riskchart

At close of business the 2016-11-15 the VIX was trading at 13.4 at the 19.9 percentile. The 14-day VIX Volga was estimated at 21.9 its 81.7 percentile and the shockindex at 1.3 or its 89.5 percentile.

The above charts are useful, however their visualisation is quite limiting. On the one hand we need quite a few charts to present the data on the other hand it is difficult to show the full VIX history going back to 1990 as this would make the charts unreadable. Therefore clustering and aggregating the whole data into a single chart should be useful to the end user. To answer this I use a mapping technique developed by Kohonen in the 1980′. It uses an unsupervised neural network to re-arrange data around meaningful clusters. Though computationally complex is a practical way to summarise multidimensional data into a low (usually 2) dimensional system.

The below chart shows how the VIX price history was split into 4 distinct clusters. Those clusters where computed not only as a function of the VIX level but also as a function of the other variables, namely VIX volga and Shockindex.

Since 1990 the VIX traded 57 % of the time in Cluster 1, 32 % in Cluster 2, 10 % in Cluster 3 and 2 % in Cluster 4. Overall the layering provided seems quite intuitive as the increase in risk and time spent in each cluster points toward what would generally be expected from market risk regimes ranging from low to high risk.

plot of chunk cluster_chart

In the chart below we zoom on the various regimes within which the VIX has been trading for the current year. so far it traded 65 % of the time in Cluster 1, 15 % in Cluster 2, 19 % in Cluster 3 and 0 % in Cluster 4.

plot of chunk ytdriskchart

Finally the below chart shows a Self Organising Map of the above mentioned risk metrics. The data has been grouped and colored as a function of four clusters of increasing market risk regimes. Obviously as shown on the map, the minimum level of volatility pertains to cluster 1 and the highest to cluster4. The current regime and its progression from 21 days ago is also highlighted on the map.

plot of chunk SOM_chart

Always happy to discuss any of the above, feel free to reach me at: Pierre@argonautae.co.uk

Emerging Stock Market Risk Report Update

The following report provides an update on some of the metrics I use to classify market risk. The word classify is more appropriate as I think that in essence you cannot forecast risk but rather attempt to adjust to it into a timely fashion. Clearly risk would not be a risk if you could forecast it accurately. However as there is generally some degree of persistence in risk regimes, using a dynamic classification may be a useful approach for portfolio rebalancing and hedging. In this report I use the CBOE Emerging markets ETF Volatility Index (VIX Emerging markets) as a measure of Emerging stock markets risk. The same methodology can be successfully applied to other inputs. Feel free to contact me at Pierre@argonautae.com for more information on the subject.

In my approach I recognise that the nominal level of implied volatility is a crude metric of risk therefore I also use two other measures. The VIX Volga, a measure of uncertainty of risk and the ShockIndex a measure of market dislocation. VIX Volga is simply the volatility of the VIX Emerging markets over a given period. This measure highlights how uncertain and unstable the level of risk has become. Though positively correlated to the level of the VIX Emerging markets the VIX Emerging markets Volga is not necessarily dependent on it. You can have a high level of volga whilst the VIX Emerging markets is trading at rather innocuous levels. This is not a trivial observation as the leverage undertaken by market participants tends to be an inverse function of market volatility which implies a greater vulnerability when volatility becomes uncertain at low levels and therefore cannot be accurately budgeted fo r. The ShockIndex is the ratio between the Volga and VIX at the beginning the historical window chosen to evaluate the Volga. It quantifies sharp changes and acceleration in risk levels. Historically it has proven to be a good classifying measure for market event risks.

The below charts shows those three measures both relative to a time axis and their historical distribution. The red lines are the 95% confidence intervals, the purple line the median. The blue line highlight the current level. The VIX Volga and ShockIndex in this report are evaluated over a period of 14 days. The medians and 95% confidence intervals are calculated over the full history going back to 1990 though the charts shows only the recent years.

plot of chunk riskchart

At close of business the 2016-11-15 the VIX Emerging markets was trading at 24.4 at the 60.4 percentile. The 14-day VIX Emerging markets Volga was estimated at 25.6 its 84.9 percentile and the Emerging markets shockindex at 1.1 or its 86.1 percentile.

The above charts are useful, however their visualisation is quite limiting. On the one hand we need quite a few charts to present the data on the other hand it is difficult to show the full VIX history going back to 1990 as this would make the charts unreadable. Therefore clustering and aggregating the whole data into a single chart should be useful to the end user. To answer this I use a mapping technique developed by Kohonen in the 1980′. It uses an unsupervised neural network to re-arrange data around meaningful clusters. Though computationally complex is a practical way to summarise multidimensional data into a low (usually 2) dimensional system.

The below chart shows how the VIX price history was split into 4 distinct clusters. Those clusters where computed not only as a function of the VIX level but also as a function of the other variables, namely VIX volga and Shockindex.

Since 03/2011 the VIX Emerging markets traded 52 % of the time in Cluster 1, 36 % in Cluster 2, 9 % in Cluster 3 and 4 % in Cluster 4. Overall the layering provided seems quite intuitive as the increase in risk and time spent in each cluster points toward what would generally be expected from market risk regimes ranging from low to high risk.

plot of chunk cluster_chart

In the chart below we zoom on the various regimes within which the VIX has been trading for the current year. so far it traded 64 % of the time in Cluster 1, 36 % in Cluster 2, 0 % in Cluster 3 and 0 % in Cluster 4.

plot of chunk ytdriskchart

Finally the below chart shows a Self Organising Map of the above mentioned risk metrics. The data has been grouped and colored as a function of four clusters of increasing market risk regimes. Obviously as shown on the map, the minimum level of volatility pertains to cluster 1 and the highest to cluster4. The current regime and its progression from 21 days ago is also highlighted on the map.

plot of chunk SOM_chart

Always happy to discuss any of the above, feel free to reach me at: Pierre@argonautae.co.uk

Trade Weighted Currency Indices Stretch Map

Trade Weighted Currency Indices Report

Wed Nov 16 19:11:41 2016

The following report aims to provide a gauge to the current strenght of major currencies. For doing so I use the Bank of England Trade weighted Exchange rate indices and a standardised statistical measures of price deviation to provide an estimate of how stretched major currencies are on a trade weighted perspective.

plot of chunk linechart

I first calculate the T-stat of the mean price deviations over a rolling period of 61 days. The charts below show the results for each currency over the last 500 days. The purple line represents the median value since 1990-01-03 and the red lines represent the 95% confidence intervals. Therefore if the value is above or below those the deviation of the given currency would be deemed as atypical relative to what #would be expected under a normal distribution and therefore overbought/oversold.

plot of chunk rolling chart

The following Map chart shows how stretched the currencies are over time horizons ranging from 1-month to 1-year. The bigger the square the most significant the upside (green) or downside (red) of currencies over the given period.

plot of chunk stretch map
The charts below show how the daily changes in the Trade weighted indices have correlated since January 1990 and since the begining of 2015.

plot of chunk correlation
Finally, the following provide an ARIMA forecast for each of the trade weighted indices. My script selects the best ARIMA fit over the previous 250-day to generate a forecast for the next 21 days.
It also shows the forecast confidence intervals.

plot of chunk arimaforecastplot of chunk arimaforecastplot of chunk arimaforecast

USDJPY and the Nikkei….

The below chart shows the cumulative changes in both the USDJPY and the Nikkei and clearly this is a tight relationship nowadays….though clearly as discussed in a previous post this has not always been the case….

plot of chunk cumulchart

The rolling 6-month correlation confirms that the relationship has been positive though time varying…..and below significant critical threshold

plot of chunk correlchart

The below plot is a bi-density chart of the USDJPY versus the Nikkei. the contour lines delimit the empirical joint distribution. The yellow line is the best fit derived from a quantile regression (akin to the historical fair value). The dotted red lines delimit the quantiles for the USDJPY. The bold red cross hair lines show where both the USDJPY and the Nikkei are trading at the most recent point.

plot of chunk bidensity2

UK Assets Only Investor Dynamic ETF Allocation Portfolio Update

The following report provides analyticals in respect of an investible ETF multi-asset dynamic portfolio for UK assets only investors (I am clearly not saying nor advising that you should invest in such porfolio, I am just producing this for general information). For my allocation exercise I used Ishares ETF. My choice for the Ishares was purely driven by the fact that they have the longest price history. However, bearing in mind that Ishare Equity ETF have a total expense ratio of 0.40% , I therefore would rather use Vanguard or State street ETFs when available for implementation as they have a far much more reasonable TER (close to 10 bps). So my choice of IShares ETF probably affects negatively the numbers shown in the below.

I used the FTSE 100 , FTSE 250, FTSE high Div. ,UK Property , Corporate Bonds, Inflation Linked bonds and Gilts ETFs as my investible universe. The description of each ETF can be accessed by clicking on the assets and following the web link.

The below charts shows the rolling 36-month return, volatility and risk-adjusted return for each of the assets considered. Clearly equities and property have a higher volatility than bonds but also higher/lower localised returns highliting that timing is key in unlocking those higher returns.

plot of chunk Summary charts
The summary performance statistics show that over the period April 2007 to date a UK investor would have had the best risk adjusted return by holding a broad basket of Inflation linked bonds and the worse by investing in the Property index which suffered hugely during the financial crisis.

##                                 FTSE100 FTSE250 FTSE HIGH Div. Property
## Annualized Return                  0.64    3.99          -4.18    -6.46
## Annualized Standard Deviation     14.33   17.41          17.10    22.61
## Annualized Sharpe Ratio (Rf=0%)    0.04    0.23          -0.24    -0.29
## Worst Drawdown                    45.25   53.05          66.41    79.38
##                                 Corporate Bds Inflation Linked Gilts
## Annualized Return                        0.40             6.06  2.78
## Annualized Standard Deviation            9.82             9.63  6.95
## Annualized Sharpe Ratio (Rf=0%)          0.04             0.63  0.40
## Worst Drawdown                          32.18            14.86  8.49

Below I show the Markowitz Efficient Frontier based on the past 36-month return series. Each investible asset, the minimum variance and tangent portfolio are shown on the plot as well as the in-sample 36-month annualised returns. The Green line is just the risk free line (I assumed zero risk free).

plot of chunk frontier

I then used a mean-variance model to compute the weights of the portfolio that maximises the risk return ratio on the efficient frontier.The model is optimised for “long only” and weights adding to one constraints. I used a rolling window of 36-month to estimate the returns, volatility and correlation input fed into the Markovitz model. The use of a rolling window implies that the momentum effect in the input is captured by the optimisation. Therefore if an asset becomes more attractive through time in terms of its risk adjusted return and/or diversification potential its participation into the final portfolio should increase and vice versae as time goes. The two charts below show how the optimised portfolio weights have changed throughout time and also what were the weights at the end of the last month.

plot of chunk weights_chartplot of chunk weights_chart
Using the above weights I then calculate the return of the portfolio for the folowing period assuming a transaction cost of 0.15% of adjusted notional for each monthly rebalancement so as to factor in bid-ask spreads. The performance is compared to the return of a portfolio composed of 40% Gilts and 60% UK equities.

plot of chunk Opt_porfolio_charts

**Summary Performance Statistics

##                                 Benchmark 40Eq./60Bds Optimal Portfolio
## Annualized Return                                3.02              3.29
## Annualized Standard Deviation                    5.58              6.73
## Annualized Sharpe Ratio (Rf=0%)                  0.54              0.49
## Worst Drawdown                                   6.90             12.90

Drawdowns Table

##         From     Trough         To Depth Length To Trough Recovery
## 1 2015-06-29 2016-02-29       <NA> -12.9        19     19        9
## 2 2013-05-30 2013-06-27 2014-02-28 -4.59        10     10        2
## 3 2010-09-29 2011-01-31 2011-09-29 -4.52        13     13        5
## 4 2012-04-29 2012-06-28 2013-02-28 -2.22        11     11        3
## 5 2014-03-30 2014-06-29 2014-08-28 -1.75         6      6        4

Monthly Returns

##       Jan  Feb  Mar  Apr  May  Jun  Jul  Aug  Sep  Oct  Nov  Dec YEARLY
## 2010   NA   NA   NA -0.2  0.4  1.0 -0.9  4.4 -0.1 -2.6 -0.4  0.9    2.3
## 2011 -2.3  1.0  0.5  0.5  0.9 -0.6  2.0 -0.8  1.9  0.7  1.5  1.4    6.6
## 2012  1.7 -0.1  0.1 -1.9  0.2 -0.5  1.3  0.4 -0.7 -0.8  0.4  0.3    0.5
## 2013 -0.3  1.7  2.1  0.1 -1.4 -3.2  3.0 -1.4  1.1  1.1 -0.9  0.1    2.1
## 2014  0.7  1.9 -0.6 -1.0  0.7 -0.9  0.2  3.0 -1.7  1.5  4.6  0.4    8.8
## 2015  5.4  1.1  0.7 -1.0  2.7 -3.8  2.7 -3.3 -0.5  2.9 -2.2 -1.6    3.0
## 2016 -5.7 -1.8  0.9 -0.1  1.6 -0.5  3.0  5.3 -0.7 -1.6 -1.7   NA   -1.3

If you need more information or have questions about the above, feel free to contact me at pollux@argonautae.com