What it does
It lets the user identify if they are an aggressive, moderate, or conservative type of investor depending on their age. It can provide the trend of the stock they want to review to identify how the stock did in the past ten days.
How we built
We used Investpy to collect data for the stocks and we used the plot method to create a trend line.
Challenges we ran into
It was a challenge to change data frames from Investpy into a list type datatype. It was a challenge to work on python since it was our first time using it.
What we learned
We learned to make plots in python and change data frames into list type data type.
What's next for Stock Information
We would like to later add information on what would be the projected outcome by the users' input value and integrate a few code lines that would suggest to the user that the type of stock they are looking at is whether conservative, moderate, or aggressive.

Log in or sign up for Devpost to join the conversation.