Stochastic Approaches to Asset Price Analysis
Michael Sekatchev, Zhengxiang Zhou

TL;DR
This paper explores the use of the Kalman filter with Ornstein-Uhlenbeck and Heston models for asset price estimation, proposing new parameter estimation methods and testing their effectiveness on real stock data.
Contribution
It introduces a simplified parameter estimation approach for the Heston model and demonstrates the application of Kalman filtering to asset price modeling.
Findings
Kalman filter effectively estimates asset prices in stochastic models.
Method of moments provides a feasible alternative for Heston model parameter estimation.
Backtested trading algorithm shows promising results on Apple stock.
Abstract
In this project, we propose to explore the Kalman filter's performance for estimating asset prices. We begin by introducing a stochastic mean-reverting processes, the Ornstein-Uhlenbeck (OU) model. After this we discuss the Kalman filter in detail, and its application with this model. After a demonstration of the Kalman filter on a simulated OU process and a discussion of maximum likelihood estimation (MLE) for estimating model parameters, we apply the Kalman filter with the OU process and trailing parameter estimation to real stock market data. We finish by proposing a simple day-trading algorithm using the Kalman filter with the OU process and backtest its performance using Apple's stock price. We then move to the Heston model, a combination of Geometric Brownian Motion and the OU process. Maximum likelihood estimation is commonly used for Heston model parameter estimation, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic processes and financial applications
