Skip to content

Simple and small cli application for loading in a csv file of stocks(tickers) and fetching information from Yahoo Finance! for each of them. Once the information are received the application calculates the change in percent for each stock over a given period in months. At the end the application produces a csv file with the stocks and changes so…

Notifications You must be signed in to change notification settings

rnyholm/stock-change-calculator

Repository files navigation

Stock change calculator

Simple and small cli application for loading in a csv file of stocks(tickers) and fetching information from Yahoo Finance! for each one of them. Once the information are received the application calculates the change in percent for each stock over a given period in months. At the end the application produces a csv file with the stocks and changes sorted by change.

About

Simple and small cli application for loading in a csv file of stocks(tickers) and fetching information from Yahoo Finance! for each of them. Once the information are received the application calculates the change in percent for each stock over a given period in months. At the end the application produces a csv file with the stocks and changes so…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages