An open API service indexing awesome lists of open source software.

https://github.com/keplerc/164-project


https://github.com/keplerc/164-project

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# 164 Project
### File Description
* Filter.m: We filter out low quality data
* Find_min_sig: calculating historical volatility
* newton_method: using newton method to find volatility
* price_surface_fit_Cubic: use cubic surface to find price
* price_surface_fit_plate: use plate surface to find price
* test.m: test historical volatility
* Test_T_3: use T=3, find MSE
* B_S: helper function for B-S model
* deriv_d: newton method finding derivative
* His_Sig: find historical volatity by any two days