chenhq / KalmanFilter

This project is the use of Kalman filter in estimating stock betas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kalman-Filter

This C++ project is the use of Kalman filter in estimating stock betas. Compared with the method of rolling time series regression, this Kalman filter can adjust beta close to the true beta with faster convergence rate.

About

This project is the use of Kalman filter in estimating stock betas

License:MIT License


Languages

Language:C++ 96.9%Language:Python 3.1%