Skip to main content

What are my options worth today?

Project description

Options Tracker pipeline status coverage report

How much are my stock options worth today?

Vested and unvested.

Installation

You need python 3.6+

pip install options-tracker

Usage: options-tracker

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

Usage: options-file-tracker

Read option grant details from a YAML file (default: .options-tracker.yaml)

options-file-tracker

File format:

options:
  - quantity: N
    price: N
    grant-date: YYYY-MM-DD
    vesting:
      interval: y|m
      rate: D
    transactions:
      - quantity: N
        price: N
        date: YYYY-MM-DD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

options-tracker-0.1.11.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

options_tracker-0.1.11-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page