Statistical Arbitrage Strategy in Multi-Asset Market Using Time Series Analysis

Abstract

The statistical arbitrage strategy is one of the most traditional investment strategies. There are many theoretical and empirical studies until now. However, almost all of the statistical arbitrage strategies focus on the price difference (spread) between two similar assets in the same asset class and exploit the mean reversion of spreads, i.e. pairs trading. In this study, we extend the strategy to multiple assets in the multi-asset market. Although mean-reverting portfolios were derived based on a single criterion in related researches, we derive a mean-reverting portfolio by optimizing multiple mean-reversion criteria. We expect that a mean-reverting portfolio based on multiple indicators leads to a higher return/risk. We perform an empirical analysis in multi-asset market and show the profitability of our strategy.

Share and Cite:

Imai, T. and Nakagawa, K. (2020) Statistical Arbitrage Strategy in Multi-Asset Market Using Time Series Analysis. Journal of Mathematical Finance, 10, 334-344. doi: 10.4236/jmf.2020.102020.

1. Introduction

Portfolio selection is one of the most important topics in mathematical finance. Modern portfolio theory has its genesis in the seminal works of Markowitz [1]. In Markowitz analysis, the investment return should be maximized for a given level of risk. Therefore, the main problem of portfolio selection is how to derive a portfolio with a higher return/risk. Several researchers have been built some models to maximize return/risk of the portfolio. For example, there are many studies based on methods such as machine learning [2] and uncertainty theory [3] in recent years. In addition to maximizing return/risk, there have been proposed methods for constructing portfolios based on various criteria. Risk-based portfolio that focuses only on risk such as risk parity [4], factor risk parity [5] and complex valued risk parity [6] is a typical example.

Also, deriving a mean reverting portfolio is one of the most popular methods in portfolio selection [7] [8]. Traditionally, a mean reverting portfolio originated from pairs trading. There are many studies on the mean reversion of the price difference between two similar assets, i.e. spread until now. A broad range of investors from individual investors to institutional investors invest in pairs trading strategy exploiting the mean reversion of spread [9]. According to [10], there are many approaches to the pairs trading strategy such as stocks distance, time series model e.g. co-integration and stochastic control. However, since many related works of the pairs trading strategy focused on the spread only between similar stocks, the investment universe was stocks in a single asset class. In this study, we propose pairs trading strategy which invest on assets in different asset classes, by deriving the mean-reverting portfolio in not a single asset market but the multi-asset market. When the portfolio is far away to a certain extent from the average level, we take a position in the direction of mean reversion. Specifically, we construct the portfolio based on multiple criteria for the mean reversion defined based on different perspectives. By using the technique of a multi-objective optimization problem called Polynomial Goal Programming (PGP), we propose a fair approach to combine the quantitative criteria of the mean reversion. We aim to obtain the arbitrage opportunity between global asset classes in the multi-asset market.

The remaining sections of this paper are organized as follows. In Section 2, we briefly describe the related studies of the mean reverting portfolio using the time-series model. In Section 3, we introduce multiple indicators denoting the “goodness” of the mean reversion and a method of integrating the indicators called PGP. In Section 4, we describe the pairs trading strategy in the multi-asset market and in Section 5, we verify its effectiveness through empirical analysis with the actual financial market data. Finally, we conclude.

2. Related Work

Quantitative indicators of the mean reversion have been proposed in various forms. Here, we use three types of indicators describing the mean reversion: Predictability, Portmanteau Statistics and Crossing Statistics. Predictability indicates how close to the white noise in terms of the variance of time series [11] [12]. Portmanteau Statistics indicates how close to the white noise in terms of the correlation of time series [13]. Crossing Statistics indicates how many times the time series crosses the average level in the unit time interval [14]. As pairs trading strategies using predictability, portmanteau statistics, crossing statistics alone respectively, there are related researches investing on the implied volatility of the U.S. stocks [7] and U.S. stocks [8]. Although these researches are useful in that they evaluate the effectiveness of the single quantitative indicator of the mean reversion, they do not construct a mean reverting portfolio based on multiple perspectives. Our method combines Predictability, Portmanteau Statistics and Crossing Statistics by solving the multi-objective optimization problem. We expect that a mean-reverting portfolio based on multiple indicators leads to a higher return/risk. However, there remains a problem that we have no idea how to combine the multiple indicators fairly. As a method of solving such multi-objective optimization problems fairly, a method called PGP is often used for portfolio optimization problems with higher-order moments [15]. In this study, we apply PGP to solve the multi-objective optimization problem. Furthermore, we extend the strategy to multiple assets in the multi-asset market. The comparison of our research and related work is summarized in Table 1.

3. Mean Reverting Portfolio

When N assets exist at the time of t, y t = { y 1 , t , , y N , t } denotes the log prices at the time. When w = { w 1 , , w N } denotes the weight vector of each assets, the portfolio can be described as below.

z t = w T y t (1)

Logarithmic return of the portfolio r t can be described as below.

r t = z t z t 1 = w T ( y t y t 1 ) (2)

The problem in this study is to determine the weight w in which the portfolio z t in the Equation (1) is mean reverting. In other words, the object is to calculate the weight as much mean reverting as possible between multiple assets.

3.1. Indicators of the Mean Reversion

We introduce multiple indicators which show the goodness in terms of the mean reversion of the portfolio z t . Specifically, we introduce (1) Predictability, (2) Portmanteau Statistics, (3) Crossing Statistics to quantify the mean reversion. We start by defining the ith order (lag-i) autocovariance matrix for a stochastic process y t as

M i : = Cov ( y t , y t + i ) = E [ ( y t E [ y t ] ) ( y t + i E [ y t + i ] ) T ] . (3)

Note that M 0 represents the covariance matrix.

3.1.1. Predictability

Predictability shows how the time series is close to the white noise in terms of

Table 1. Comparison of our research and related work.

a. Pred, Port and Cross represent Predictability, Portmanteau Statistics, and Crossing Statistics respectively.

the variance. We consider the following stationary time-series.

y t = y ^ t 1 + ε t (4)

y ^ t 1 denotes the predicted value of y based on the information of the time of t 1 . The simplest example of Equation (4) is AR (1) model representing y ^ t 1 = α y t 1 . ε t denotes the white noise which is independent from y ^ t 1 and whose variance is σ ε 2 . Taking the variance of Equation (4), σ y 2 = σ y ^ 2 + σ ε 2 . σ y 2 denotes the variance of y t and σ y ^ 2 denotes the variance of y ^ t 1 . Predictability is defined as follows.

predictability = σ y ^ 2 σ y 2 (5)

From the definition of predictability, predictability means that the smaller, the more mean revering and vice versa. Here, we assume y ^ t 1 can be modeled by the following VAR (1) model. Notice that we can extend to VARMA model because VARMA (p, q) model can be reduced to VAR (1) model [16].

y t = A y t 1 + e t (6)

where e t is the white noise.

Multiplying VAR (1) of Equation (6) by w T , we can get w T y t = w T A y t 1 + w T e t . Taking its variance, the term on the left hand side is w T M 0 w and the first term on the right hand side w T A y t 1 is w T A M 0 A T w . Since A = M 1 T M 0 1 according to the property of VAR (1) model, the first term on the right hand side is w T A M 0 A T w = w T M 1 T M 0 1 M 0 ( M 1 T M 0 1 ) T w = w T M 1 T M 0 1 M 1 w .

Therefore, predictability of VAR (1) model is as follows.

predictability ( w ) = w T M 1 T M 0 1 M 1 w w T M 0 w (7)

3.1.2. Portmanteau Statistics

Portmanteau Statistics indicator shows how the time series is close to the white noise in terms of the correlation. We consider stationary time-series with lag-p.

y t = y ^ t 1 + + y ^ t p + ε t (8)

Portmanteau statistics are defined as follows.

portmanteau = i = 1 p ρ i 2 (9)

where ρ i is the ith order autocorrelation, and defined as E [ z t z t + i ] / E [ z t 2 ] .

Autocorrelation of the white noise is zero and portmanteau ≥ 0 by its definition. The time series is close to the white noise when portmanteau is close to 0. Therefore, we can get a mean reverting portfolio by minimizing Portmanteau statistics. For a mean reverting portfolio z t = w T y t , we can get the expression for Portmanteau statistics as

portmanteau ( w ) = i = 1 p ( w T M i w w T M 0 w ) 2 (10)

3.1.3. Crossing Statistics

Crossing Statistics indicator counts how many times the time series crosses the average level in the time interval T.

For a stationary Gaussian process, the crossing statistics is defined as follows.

crossing = 1 T 1 t = 2 T 1 E ( y t ) (11)

where 1 E ( y t ) denotes an indicator function that returns 1 when E = { y t y t 1 0 } , or 0 otherwise.

For a centered stationary Gaussian process, we can get the expression for Crossing Statistics as

crossing = 1 π arccos ( ρ 1 ) . (12)

In order to get a spread having many zero-crossing, we minimize ρ 1 . Therefore, for mean reverting portfolio z t = w T y t , we define the crossing statistics as

crossing ( w ) = w T M 1 w w T M 0 w (13)

3.2. Formulation by Polynomial Goal Programming

In this section, we determine the optimal weights of the portfolio, integrating three mean reversion indicators introduced in the previous section by PGP. Goal programming (GP) was first proposed in [17]. GP is a technique that is often useful in assisting us to find good solutions to optimization problems with multiple objectives.

The GP has many extensions and applications. For example, Liu and Chen proposed an uncertain goal programming and [18] constructs expected value goal programming model and chance-constrained goal programming model for the bicriteria solid transportation problem.

PGP method is originally proposed in [19] for another extension of GP. The PGP method was introduced in the portfolio optimization problem including higher moments [20]. The PGP method has the benefit that it can normalize sub-objective functions and reflect the preferences of investors.

The first step in PGP is to get the optimal values pred * , port * , cross * by solving independent minimizing problems whose objective functions are Equation (7), Equation (10), and Equation (13). We can get the optimal weights of the portfolio by solving the problem as follows.

arg min w | d 1 pred * | λ 1 + | d 2 port * | λ 2 + | d 3 cross * | λ 3 (14)

where d 1 = predictability ( w ) pred *

d 2 = portmanteau ( w ) port *

d 3 = crossing ( w ) cross *

where λ 1 , λ 2 , λ 3 are variables of investor preferences for predictability, portmanteau statistics, and crossing statistics. We show the conceptual figure of three indicators of the mean reversion and PGP in Figure 1.

4. Investment Strategy

In this study, we propose the pairs trading strategy by deriving the mean reverting portfolio based on the three mean reversion indicators introduced in the previous section.

Specifically, the pairs trading strategy includes following three steps.

Step 1

For investing on multi-assets, we select the order p that minimize AIC of VAR (p) model under the condition that p is equal to or less than the full-order selected in advance.

Step 2

We derive the mean reverting portfolios by minimizing the functions, which are 1) Predictability, 2) Portmanteau Statistics, 3) Crossing Statistics, 4) the multi-objective function integrated with Predictability, Portmanteau Statistics, and Crossing Statistics.

Step 3

We calculate the spread from the moving average of past return of the portfolio derived in Step 2. We get the position when the spread is ±1 standard deviation farther from the average. As a loss cut, we unwind the position if the spread is ±2 standard deviations farther from the average.

Figure 1. Three indicators of the mean reversion and those integration by PGP.

5. Empirical Results

This section describes the empirical study with real market data.

5.1. Datasets

We test our method using real market data from global futures. We show the investment universe in Table 2 and the performance statistics in Table 3. The data are retrieved from Bloomberg and adjusted Friday-closed weekly return is employed. The trading experiment is carried out from March 23th, 2007 to August 30th, 2019. Sample size during the period is 650.

Table 2. Investment assets.

a. words in parentheses denote tickers.

Table 3. Summary of statistics of investment assets.

5.2. Parameters Settings

We determine the weights of the optimal portfolio on condition that the full-order equals to 5 and data in the past 52 weeks are used for the model selection. Portfolio leverage is determined so that ex-ante risk of the portfolio equals to 5% calculated by the covariance matrix based on the data in the past 52 weeks. Note that model of predictability is VAR (1) model for the integration of indicators. It is decided to unwind the position every quarter even though we have the position. If we have a loss cut, we don’t have the position in the quarter. All preferences of predictability, portmanteau statistics, and crossing statistics in PGP equal to 1. Moving average of portfolio return is calculated based on data in past 13 weeks and average and standard deviation of the spread are calculated based on data in past 52 weeks. We call the period from getting the position to unwinding the position a strategy.

5.3. Results

We show the performance summary of the portfolio based on the indicators of the mean reversion in Table 4 and the cumulative return in Figure 2.

The performance statistics in Table 4 are defined as follows. Return, risk, return/risk in the investment period are derived from the data in the period we have a position. It is better that return and return/risk are larger and risk is smaller. Winning percentage of the strategy represent the percentage of the number of strategies whose return is positive to the number of all strategies. It is better that winning percentage is larger. Maximum drawdown of the strategy represents the value of the lowest return of all strategies, indicating that it is better that its absolute value is smaller. The proportion of the investment period represents the percentage of the period that we have a position to the entire period. Average investment period is average weeks in a strategy.

The return/risk and winning percentage of the strategy in Table 4 show that PGP is better than the other single indicator and it suggests the effectiveness of combining multiple indicators of the mean reversion. According to Figure 2, PGP can integrate all methods effectively although periods that each single method is valid are different.

6. Conclusion

In this study, we propose pairs trading strategy where we derive the mean reverting portfolio in the multi-asset market by using the time series model. We

Table 4. Performance statistics of mean-reverting portfolios.

Figure 2. Comparison of cumulative return.

derive the portfolios based on predictability, which is measured in terms of the variance, portmanteau statistics, which is measured in terms of the correlation, crossing statistics, which represents how many times the time series crosses the average level, and the indicator integrated by a method called PGP. We get the empirical results that the return/risk and winning percentage of the strategy are best in the case of PGP, and it suggests that it is effective to combine multiple indicators of the mean reversion for deriving the mean reverting portfolio in the multi-asset market.

Acknowledgements

The authors acknowledge Taku Imahase and Akio Ito for discussions and insights that helped clarify the ideas in this paper. The authors also thank all the reviewers for insightful comments.

Conflicts of Interest

The authors declare no conflicts of interest.

References

[1] Markowitz, H. (1952) Portfolio Selection. Journal of Finance, 7, 77-91.
https://EconPapers.repec.org/RePEc:bla:jfinan:v:7:y:1952:i:1:p:77-91
https://doi.org/10.1111/j.1540-6261.1952.tb01525.x
[2] Chakravorty, G., Awasthi, A. and Da Silva, B. (2018) Deep Learning for Global Tactical Asset Allocation. https://doi.org/10.2139/ssrn.3242432
[3] Chen, L., Peng, J., Zhang, B. and Rosyida, I. (2017) Diversified Models for Portfolio Selection Based on Uncertain Semivariance. International Journal of Systems Science, 48, 637-648. https://doi.org/10.1080/00207721.2016.1206985
[4] Qian, E. (2005) Risk Parity Portfolios: Efficient Portfolios through True Diversification. PanAgora Asset Management, Inc., Boston.
[5] Roncalli, T. and Weisang, G. (2016) Risk Parity Portfolios with Risk Factors. Quantitative Finance, 16, 377-388. https://doi.org/10.1080/14697688.2015.1046907
[6] Uchiyama, Y., Kadoya, T. and Nakagawa, K. (2019) Complex Valued Risk Diversification. Entropy, 21, 119. https://doi.org/10.3390/e21020119
[7] Cuturi, M. and d’Aspremont, A. (2013) Mean Reversion with a Variance Threshold. International Conference on Machine Learning, Atlanta, 17 June 2013, 271-279.
https://icml.cc/2013/index.html%3Fpage_id=868.html
[8] Zhao, Z. and Palomar, D.P. (2018) Mean-Reverting Portfolio with Budget Constraint. IEEE Transactions on Signal Processing, 66, 2342-2357.
https://doi.org/10.1109/TSP.2018.2799193
[9] Ganapathy Vidyamurthy (2004) Pairs Trading: Quantitative Methods and Analysis, Volume 217. John Wiley& Sons, Hoboken.
[10] Krauss, C. (2017) Statistical Arbitrage Pairs Trading Strategies: Review and Outlook. Journal of Economic Surveys, 31, 513-545. https://doi.org/10.1111/joes.12153
[11] Box, G.E. and Tiao, G.C. (1977) A Canonical Analysis of Multiple Time Series. Biometrika, 64, 355-365. https://doi.org/10.1093/biomet/64.2.355
[12] Bewley, R., Orden, D., Yang, M. and Fisher, L.A. (1994) Comparison of Box—Tiao and Johansen Canonical Estimators of Cointegrating Vectors in VEC (1) Models. Journal of Econometrics, 64, 3-27. https://doi.org/10.1016/0304-4076(94)90055-8
[13] Ljung, G.M. and Box, G.E. (1978) On a Measure of Lack of Fit in Time Series Models. Biometrika, 65, 297-303. https://doi.org/10.1093/biomet/65.2.297
[14] Ylvisaker, N.D. (1965) The Expected Number of Zeros of a Stationary Gaussian Process. The Annals of Mathematical Statistics, 36, 1043-1046.
https://doi.org/10.1214/aoms/1177700077
[15] Aksaraylı, M. and Pala, O. (2018) A Polynomial Goal Programming Model for Portfolio Optimization Based on Entropy and Higher Moments. Expert Systems with Applications, 94, 185-192. https://doi.org/10.1016/j.eswa.2017.10.056
[16] Lütkepohl, H. (2005) New Introduction to Multiple Time Series Analysis. Springer Science & Business Media, Berlin. https://doi.org/10.1007/978-3-540-27752-1
[17] Charnes, A. and Cooper, W.W. (1957) Management Models and Industrial Applications of Linear Programming. Management Science, 4, 38-91.
https://doi.org/10.1287/mnsc.4.1.38
[18] Chen, L., Peng, J. and Zhang, B. (2017) Uncertain Goal Programming Models for Bicriteria Solid Transportation Problem. Applied Soft Computing, 51, 49-59.
https://doi.org/10.1016/j.asoc.2016.11.027
[19] Deckro, R.F. and Hebert, J.E. (1988) Polynomial Goal Programming: A Procedure for Modeling Preference Trade-Offs. Journal of Operations Management, 7, 149-164.
https://doi.org/10.1016/0272-6963(81)90010-3
[20] Lai, K.K., Yu, L. and Wang, S.Y. (2006) Mean-Variance-Skewness-Kurtosis-Based Portfolio Optimization. First International Multi-Symposiums on Computer and Computational Sciences, Volume 2, 292-297.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.