vwap
The Volume Weighted Average Price that measures the average typical price by volume. It is typically used with intraday charts to identify general direction.
Usage
vwap [-o N_OFFSET] [--start START] [--end END]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
n_offset | -o --offset | offset | 0 | True | range(0, 100) |
start | --start | Starting date to select | None | True | None |
end | --end | Ending date to select | None | True | None |
Examples
2022 Feb 16, 11:36 (🦋) /stocks/ta/ $ load GOOGL -i 1
Loading Intraday 1min GOOGL stock with starting period 2022-02-10 for analysis.
Datetime: 2022 Feb 16 11:36
Timezone: America/New_York
Currency: USD
Market: CLOSED
2022 Feb 16, 11:36 (🦋) /stocks/ta/ $ vwap