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

https://github.com/pfischer1687/get-asset-data-for-mva

Get JSON data for Mean-Variance Analyzer
https://github.com/pfischer1687/get-asset-data-for-mva

finance financial-engineering ipython-notebook jupyter-notebook pandas portfolio python stock-market yfinance

Last synced: 7 months ago
JSON representation

Get JSON data for Mean-Variance Analyzer

Awesome Lists containing this project

README

          



MVA logo



Get JSON Data for Mean-Variance Analyzer

Learn about modern portfolio theory - interactively! [View live site](https://mvanalyzer.dev/)

In this notebook, we get and clean the financial market data that will be preloaded as a JSON file in the "Mean-Variance Analyzer" web app.

## Version

1.0.0

## Author

Paul Fischer

- Email: [paulfischerdev@gmail.com](mailto:paulfischerdev@gmail.com)
- Twitter: [@PaulFis43236408](https://twitter.com/PaulFis43236408)
- GitHub: [pfischer1687](https://github.com/pfischer1687)
- Website: [www.paulfischer.dev](https://paulfischer.dev/)

## Dependencies

- `python@3.7.11`
- `jupyter-notebook@5.7.8`
- `pandas@1.3.5`
- `yfinance@0.2.18`

## Keywords

- Mean-Variance Analysis
- Modern Portfolio Theory (MPT)
- Efficient Frontier
- Ex Post Sharpe Ratio
- Capital Asset Pricing Model (CAPM)
- Monte Carlo Simulation
- Markowitz Bullet
- Capital Market Line (CML)
- Capital Allocation Line (CAL)
- Tangency Portfolio
- Financial Engineering
- Quantitative Finance

## License

Unlicensed - © 2023 All rights reserved

Please see the site's [Terms of Service](https://mvanalyzer.dev/terms/) for more details.

## Repository

git: [https://github.com/pfischer1687/get-asset-data-for-mva](https://github.com/pfischer1687/get-asset-data-for-mva)

## Bugs

[https://github.com/pfischer1687/get-asset-data-for-mva/issues](https://github.com/pfischer1687/get-asset-data-for-mva/issues)