Investment Portfolio Analysis

Lets evaluate portfolios and their benchmarks, with documentation and manual calculations to illustrate all underlying statistics.

Libraries Used

List of securities

Lets create a dictionary with sercurity ticker and associated count. This is a sample set, it doesn't reflect actual investment.

Lets get the data from yahoo

What is Yahoo Finance API?

Yahoo Finance is a media platform that provides financial news, data about stock quotes, press releases, and financial reports. And all the data provided by Yahoo Finance is free. Yahoo Finance API is the API that Yahoo provides to fetch financial information.

Lets look at the trail data

TODO