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

Creating a Stock Visualizer #481

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cocobird1
Copy link

@cocobird1 cocobird1 commented May 7, 2023

Description

Give a summary of the change that you have made

Fixes #[#414]

Dependencies

pandas, yfinance, matplotlib.pyplot

Future Improvements

It does everything that a stock visualizer would want. It queries the user for the stock and time frame desired, and creates the graph. Maybe in the future the plot could be more complex.

Mentions

@cocobird1

Screenshots of relevant screens

python-scripts/blob/master/scripts/StockVisualizer/assets/input.png
python-scripts/blob/master/scripts/StockVisualizer/assets/output.png

Developer's checklist

  • My PR follows the style guidelines of this project
  • I have performed a self-check on my work

If changes are made in the code:

  • I have followed the coding guidelines
  • My changes in code generate no new warnings
  • My changes are breaking another fix/feature of the project
  • I have added test cases to show that my feature works
  • I have added relevant screenshots in my PR

github-actions bot and others added 3 commits May 6, 2023 22:53
Create README.md

sc

Update README.md

Added the stock.py which will perform the stock visualization, as well as the README.md along with the screenshot files.
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2023

Thank you for opening your first pull request in our repository, one of our maintainers will get in touch with you soon.

PLEASE DON'T FORGET TO ADD YOUR EMAIL USING THE AUTH LINK

We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos
For being eligible for that, please authenticate yourself using this link:
https://metafy.social/signup

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions
For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

@github-actions github-actions bot added PR:Ready-to-Review hacktoberfest-accepted Congratulation, you did a valid request labels May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Congratulation, you did a valid request PR:Ready-to-Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant