vol
Plot volume. Volume refers to the number of contracts traded today.
Usage
vol [-m MIN] [-M MAX] [-c] [-p] [-e {2023-03-03,2023-03-10,2023-03-17,2023-03-24,2023-03-31,2023-04-06,2023-04-21,2023-05-19,2023-06-16,2023-07-21,2023-08-18,2023-09-15,2023-10-20,2023-12-15,2024-01-19,2024-03-15,2024-06-21,2024-09-20,2025-01-17,2025-06-20,2025-12-19,}]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
min | -m --min | Min strike to plot | -1 | True | None |
max | -M --max | Max strike to plot | -1 | True | None |
calls | -c --calls | Flag to plot call options only | False | True | None |
puts | -p --puts | Flag to plot put options only | False | True | None |
exp | -e --expiration | Select expiration date (YYYY-MM-DD) | True | 2023-03-03, 2023-03-10, 2023-03-17, 2023-03-24, 2023-03-31, 2023-04-06, 2023-04-21, 2023-05-19, 2023-06-16, 2023-07-21, 2023-08-18, 2023-09-15, 2023-10-20, 2023-12-15, 2024-01-19, 2024-03-15, 2024-06-21, 2024-09-20, 2025-01-17, 2025-06-20, 2025-12-19, |