You are browsing as a guest. Sign up (or log in) to start making projects!

52m 7s logged

Project Update

Building the Calculation System

This update focused on getting the main pipeline working. The algorithm is REALLY basic right now and the results are not horrendus but it definitely needs some work, but the whole system is “working” from start to finish so thats good :).

  • Created computation.py, which downloads historical stock data and calculates stock growth (via yfinance).
  • Created display.py, which displays the results in the CLI.
  • Fully connected main.py, computation.py, and display.py together.
  • Built the first “working” version of the growth algorithm.
  • Tested the full pipeline to make sure everything works correctly.
0
7

Comments 0

No comments yet. Be the first!