Skip to content

f1she3/yh-stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yh-stocks

Quickstart

  1. Install Python poetry
  2. Install dependencies:
    poetry install
  3. Start the script:
    poetry run ./src/main.py

Credits

Todo

  • Add ROI
  • Use yf.download for multi-threaded bulk downloading
  • Add a column for every year (maybe create a new dataframe for every stock)
  • Implement nice CLI interface (Rich for example)

About

Simple script to fetch & manipulate stocks data from the Yahoo Finance API for insights

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages