Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo: stock market data analyst #97

Closed
edublancas opened this issue Jan 31, 2024 · 6 comments
Closed

demo: stock market data analyst #97

edublancas opened this issue Jan 31, 2024 · 6 comments
Assignees

Comments

@edublancas
Copy link
Contributor

build a chatbot that helps you do stock market analysis

we can start with a simple one that can retrieve stock prices

examples

  1. give me apple's stock price from two weeks ago to now
  2. overlay apple and Microsoft from jan 2020 to dec 2021

we can use this package: https://github.com/ranaroussi/yfinance

@edublancas edublancas added the stash Label used to categorize issues that will be worked on next label Jan 31, 2024
@edublancas
Copy link
Contributor Author

@edublancas edublancas added demo and removed stash Label used to categorize issues that will be worked on next labels Jan 31, 2024
@lfunderburk lfunderburk self-assigned this Feb 2, 2024
@lfunderburk
Copy link
Contributor

Hi @edublancas
Picking this up for next week

@edublancas
Copy link
Contributor Author

Please check my slack message. There won't be a demo for next week, but a blog post

@lfunderburk
Copy link
Contributor

oh ok

@edublancas
Copy link
Contributor Author

let's start with a very basic feature: the app should be able to pull and plot data for a specific company:

  1. give me apple's stock price from two weeks ago to now
  2. overlay apple and Microsoft from jan 2020 to dec 2021

and that's it

@edublancas
Copy link
Contributor Author

closed by #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants