Metadata-Version: 2.1
Name: options-tracker
Version: 0.1.1
Summary: What are my options worth today?
Home-page: http://gitlab.com/OldIronHorse/options-tracker
Author: Simon Redding
Author-email: s1m0n.r3dd1ng@gmail.com
License: GPL3
Platform: UNKNOWN
Requires-Python: >=3.6
Requires-Dist: click
Requires-Dist: requests-html
Requires-Dist: dateparser
Requires-Dist: python-dateutil

Options Tracker
===============

How much are my stock options worth today?

Vested and unvested.

Installation
------------

You need python 3.6+

`pip install options-tracker`

Usage
-----

Basic (this should work for your Mirriad options):

`options-tracker <granted quantity> <grant price>`

Have a look at the help for more options:

`options-tracker --help`


