Skip to content

Download and Manage the Prices of Stocks in a Portfolio #3

@jeffgoot

Description

@jeffgoot

As a fund manager,

  • I want the end-of-day prices of stocks within a portfolio, so that I can calculate the net asset value (NAV) of the portfolio on a daily basis.
  • I want the prices of stocks within a portfolio (stock ticker symbols) to be for a specific date so that I can get historical data for NAV calculation.
  • I want the prices of stocks to be saved in a file (CSV), and partitioned by month so that I can use the data for analysis using Excel and/or Python.

Preliminary Research:

Structure and Approach:

  • @jeffgoot to set up the classes and initial unit tests.
  • @JasonGoot to implement a few functions that work with remote APIs, storing and retrieving data to a CSV file, and implementing edge cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions