ccpandhare / stock-analyser

0 stars 0 forks source link

Stock Analyser - An experiment

Required Environment

Instructions

Run the following command:

$ ./cli

Supported options for the CLI (Help menu)

$ ./cli --help
usage: cli [-h] [-l, --limit LIMIT] [-d, --debug DEBUG]

optional arguments:
  -h, --help         show this help message and exit
  -l, --limit LIMIT  Max number of stocks to fetch; default 10000
  -d, --debug DEBUG  Show debug messages