Skip to content

[WIP] A CLI/web app that helps users determine how many shares (current price) of stock(s) you can purchase with a given budget.

License

Notifications You must be signed in to change notification settings

tjmaynes/stock-picks-optimizer

Repository files navigation

stock-picks-optimizer

A CLI/web app that helps users determine how many shares (current price) of stock(s) you can purchase with a given budget.

Usage

To install project dependencies, run the following command:

make install

To run all tests, run the following command:

make test

To format the project, run the following command:

make format

To lint the project, run the following command:

make lint

To run the app, run the following command:

stock-picks-optimizer --help

About

[WIP] A CLI/web app that helps users determine how many shares (current price) of stock(s) you can purchase with a given budget.

Resources

License

Stars

Watchers

Forks