Making Use of Information Embedded in VIX Futures Term Structures

With the U.S. election now over, the VIX futures term structure has normalized. It typically follows the spot VIX term structure. However, before the election, the futures term structure was in backwardation while the spot VIX was in contango most of the time. This is a rare occurrence.  Below is a snapshot of the spot and futures term structures on September 26.

VIX futures term structure

In a future issue, I’ll present statistics and trade opportunities for such situations. In today’s issue, however, I will discuss two papers that develop trading systems for VIX futures.

Trading VIX Futures Using Neural Networks

Reference [1]  explores the use of neural networks, a type of artificial intelligence, to trade VIX futures. The authors assume that the term structure of VIX futures follows a Markov model. An interesting aspect of this paper is that it made use of a utility function to generate trading signals. The authors also performed thorough out-of-sample testing using the k-fold cross-validation technique.

The Model

  • The trading strategy aims to maximize expected utility for a day-ahead horizon considering the current shape and level of the term structure.
  • Computationally, a deep neural network with five hidden layers models the functional dependence between the VIX futures curve, positions, and expected utility.
  • Out-of-sample backtests indicate that this method achieves good portfolio performance.

Validation

  • The standard procedure for training involves dividing the data into two blocks: one for in-sample training and the other for out-of-sample testing.
  • VIX futures curves from April 14th, 2008, to August 7th, 2019, are used for in-sample training, while the remaining curves from August 8th, 2019, to November 5th, 2020, are used for out-of-sample testing.
  • Since the out-of-sample test is based on a single portfolio run, good performance could be attributed to luck. Therefore the method of k-fold cross-validation is applied.

Reference

[1] M. Avellaneda, T. N. Li, A. Papanicolaou, G. Wang, Trading Signals In VIX Futures, Applied Mathematical Finance. 2021;28(3):275–298

Trading VIX Futures Using Machine Learning Techniques

Building on the first paper, Reference [2] investigates machine learning techniques for trading VIX futures. It proposed using Constant Maturity Futures (CMF) to generate trading signals for VIX futures. It applied machine learning models to create these signals.

Findings

  • The experiment results show that term structure features, such as μt and ∆roll, are highly effective in predicting the next-day returns of VIX CMFs and offer potential economic benefits.
  • The C-MVO strategy outperformed the benchmark rank-based long-short strategy in backtesting across most machine learning models, offering valuable insights for trading VIX CMFs.
  • Neural network models, particularly ALSTM, demonstrated the best performance in both prediction and backtesting.
  • Tree-based models showed no clear superiority, while the linear regression model, which only considers linear relationships, outperformed all other models.
  • The findings highlight the predictive power of term structure features for next-day returns in VIX CMFs.

Reference

[2]  Wang S, Li K, Liu Y, Chen Y, Tang X (2024), VIX constant maturity futures trading strategy: A walk-forward machine learning study, PLoS ONE 19(4): e0302289

Closing Thoughts

These papers present trading systems developed using advanced techniques in machine learning and AI. As such, validation is critical. Techniques such as k-fold validation and walk-forward analysis should be carried out rigorously.

The research also suggests that there is valuable information embedded in the VIX futures term structure. In my opinion, “simple”, intuitive systems can be developed using VIX term structure that can provide decent risk-adjusted returns. Additionally, as I’ve discussed in one of my LinkedIn posts, the S&P 500 market generally leads the VIX market. Therefore, signals from the S&P 500 can also be used to trade VIX futures.

Let me know your thoughts in the comments below.

Rethinking Pairs Trading: Can Traditional Methods Still Deliver Returns?

Pairs trading is a market-neutral strategy that involves trading two correlated stocks or assets. The idea is to identify pairs that historically move together, and then take a long position in one and a short position in the other when they diverge, with the expectation that they will eventually revert to their mean relationship.

The popularity of pairs trading has risen over the years. Naturally, this raises the question: is pairs trading still profitable, and is it worth investing time, money, and resources to find profitable pairs trading strategies?

Pairs Trading: No Longer Profitable

There is a perspective among some researchers and traders that pairs trading may have lost its profitability over time due to increased competition and the efficiency of modern markets.

Reference [1] argues that pairs trading is no longer profitable, especially when using basic approaches for pairs selection.

Findings

  • This paper focuses on the German stock market from 2000 to 2023, a market with relatively few analyses in this area.
  • Basic strategies based on spread distance and cointegration barely cover transaction costs and often break even.
  • A copula-based method, especially when combined with simpler strategies, shows stronger performance, yielding an average portfolio return of around 170 basis points (bps) per month after transaction costs.
  • The strategies are designed to be uncorrelated with systemic market risk, and empirical results confirm this.
  • Sensitivity analyses indicate the robustness of the copula-based method and suggest possible refinements for further strategy enhancement.

Reference

[1] Sascha Wilkens, Pairs Trading in the German Stock Market: There’s Life in the Old Dog Yet.

Pairs Trading: Still Profitable

On the other hand, some argue that pairs trading remains profitable. Reference [2] supports this view, showing evidence of profitability even with classical pairs selection methods like the spread distance approach.

Findings

  • The paper replicates Gatev et al.’s [3] pairs trading strategy using twenty years of stock price data, affirming robustness despite transaction costs in the current market.
  • The top strategy achieves a compounded annual excess return of 6.2%, a notable finding given market dynamics.
  • A broader stock pool mitigates outlier effects from events like delistings or stock splits, enhancing strategy performance compared to typical literature.
  • The study examines two profit determinants in pairs trading: medium-term momentum and the default spread, correlating with the investor risk premium.
  • These findings support Gatev et al.’s [3] hypothesis on arbitrage compensation for restoring market efficiency.

References

[2] Xuanchi Zhu, Examining Pairs Trading Profitability, 2024, Yale University

[3] Gatev, E., Rouwenhorst, K. G., and Goetzmann, W. (2006). Pairs trading: Performance of a relative value arbitrage rule.

Closing Thoughts

In my opinion, pairs trading is still profitable. However, it requires using a pairs selection method that isn’t obvious or widely adopted by others. I was somewhat surprised that, in Reference [2], the author still finds pairs trading profitable using a classical selection method.

What’s your experience with pairs trading? Let me know in the comments section.

Pairs selection is a critical step in developing a winning trading system. In a future issue, I’ll cover different pairs selection methods that could enhance profitability.