grhist
Plot historical option greeks.
Usage
grhist -s STRIKE [-p] [-g {iv,gamma,theta,vega,delta,rho,premium}] [-c CHAIN_ID] [-r] [-l LIMIT]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
strike | -s --strike | Strike price to look at | None | False | None |
put | -p --put | Flag for showing put option | False | True | None |
greek | -g --greek | Greek column to select | delta | True | iv, gamma, theta, vega, delta, rho, premium |
chain_id | -c --chain | OCC option symbol | True | None | |
raw | -r --raw | Display raw data | False | True | None |
limit | -l --limit | Limit of raw data rows to display | 20 | True | None |