AnyChart
API Reference
Still have questions?
Contact support
Top

class anychart.core.stock.indicators.VWAP Improve this Doc

Volume Weighted Average Price (VWAP) indicator class.

Methods Overview

Series
series()Indicator series instance.

Methods Description

series

Getter for the VWAP indicator series instance.
Setter for the VWAP indicator series type.

Params:

NameTypeDescription
typeanychart.enums.StockSeriesType | stringType of the indicator series.

Returns:

anychart.core.stock.indicators.VWAP - Self instance for method chaining.