Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 511 Bytes

File metadata and controls

11 lines (6 loc) · 511 Bytes

Stock Analysis - TEMPORARILY CLOSED

The Purpose of this program is to analyze stock trends and predict future performance through a variety existing financial models.

  1. Create a program that compiles stock, bond, mutual fund, and currency prices over the last 100 years.

  2. Plot and graph that data.

  3. Create a program that will pass through any stock, using past and present information (in live time), to predict future performance bast on a variety of financial models.

  4. plot and graph that data.