Mean-Reversion and Optimization
The purpose of these notes is to provide a systematic quantitative framework - in what is intended to be a "pedagogical" fashion - for discussing mean-reversion and optimization. We start with pair trading and add complexity by following the sequence "mean-reversion via demeaning -> regression -> weighted regression -> (constrained) optimization -> factor models". We discuss in detail how to do mean-reversion based on this approach, including common pitfalls encountered in practical applications, such as the difference between maximizing the Sharpe ratio and minimizing an objective function when trading costs are included. We also discuss explicit algorithms for optimization with linear costs, constraints and bounds.
Code (0)
등록된 구현이 없습니다.
Tasks
PAIR TRADINGregressionSimilar Papers 제목 키워드 기반
Empirical investigation of state-of-the-art mean reversion strategies for equity markets
Recent studies have shown that online portfolio selection strategies that exploit the mean reversion property can achieve excess return from equity markets. This paper empirically investigates the performance of state-of…
On-Line Portfolio Selection with Moving Average Reversion
Online portfolio selection has attracted increasing interests in machine learning and AI communities recently. Empirical evidences how that stock’s high and low prices are temporary and stock price relatives are likely t…
Pricing options on forwards in energy markets: the role of mean reversion's speed
Consider the problem of pricing options on forwards in energy markets, when spot prices follow a geometric multi-factor model in which several rates of mean reversion appear. In this paper we investigate the role played …
Advanced Statistical Arbitrage with Reinforcement Learning
Statistical arbitrage is a prevalent trading strategy which takes advantage of mean reverse property of spread of paired stocks. Studies on this strategy often rely heavily on model assumption. In this study, we introduc…
reinforcement-learningReinforcement LearningRobust Median Reversion Strategy for On-Line Portfolio Selection
Online portfolio selection has been attracting increasing interests from artificial intelligence community in recent decades. Mean reversion, as one most frequent pattern in financial markets, plays an important role in …