Add references to further analysis
This commit is contained in:
11
README.md
11
README.md
@@ -162,3 +162,14 @@ python src/data/ingestion/ingest_yahoo_options.py
|
|||||||
```bash
|
```bash
|
||||||
cmake --build build --target docs
|
cmake --build build --target docs
|
||||||
```
|
```
|
||||||
|
## 📚 Further Analysis
|
||||||
|
|
||||||
|
A more detailed discussion of numerial stability, implied volatility inversion, and calibration challenges is available here
|
||||||
|
|
||||||
|
👉 [Project blog](https://notes.ddoebel.de/public-folder/Option-Pricing-Engine)
|
||||||
|
|
||||||
|
This includes deeper analysis of:
|
||||||
|
- implied volatility instability from raw market data
|
||||||
|
- calibration challenges under noisy inputs
|
||||||
|
- numerical experiments and diagnostics
|
||||||
|
(see in particular [Observations and further analysis](https://notes.ddoebel.de/public-folder/Option-Pricing-Engine#-observations-and-further-analysis))
|
||||||
|
|||||||
Reference in New Issue
Block a user