voi
Plots Volume + Open Interest of calls vs puts.
Usage
voi [-v MIN_VOL] [-m MIN_SP] [-M MAX_SP] [-e {2023-03-31,2023-04-06,2023-04-14,2023-04-21,2023-04-28,2023-05-05,2023-05-19,2023-06-16,2023-07-21,2023-08-18,2023-09-15,2023-10-20,2023-11-17,2023-12-15,2024-01-19,2024-03-15,2024-06-21,2024-09-20,2024-12-20,2025-01-17,2025-06-20,2025-12-19,}]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
min_vol | -v --minv | minimum volume (considering open interest) threshold of the plot. | -1 | True | None |
min_sp | -m --min | minimum strike price to consider in the plot. | -1 | True | None |
max_sp | -M --max | maximum strike price to consider in the plot. | -1 | True | None |
exp | -e --expiration | Select expiration date (YYYY-MM-DD) | True | 2023-03-31, 2023-04-06, 2023-04-14, 2023-04-21, 2023-04-28, 2023-05-05, 2023-05-19, 2023-06-16, 2023-07-21, 2023-08-18, 2023-09-15, 2023-10-20, 2023-11-17, 2023-12-15, 2024-01-19, 2024-03-15, 2024-06-21, 2024-09-20, 2024-12-20, 2025-01-17, 2025-06-20, 2025-12-19, |