Volume Weighted Average Price (VWAP)
Syntax
Section titled “Syntax”MT_Vwap(Range, [StartDate], [QuoteType])Array formula.
Parameters
Section titled “Parameters”-
rangerange Range containing either: (0) DateTime, Open, High, Low, Close, Volume; or (1) Date, Time, Open, High, Low, Close, Volume. -
startDateDateTime StartDate (Optional) -
quoteTypeint 0: DateTime, O, H, L, C, V; 1: Date, Time, O, H, L, C, V (default: 0)
Return Values
Section titled “Return Values”-
VWAPdouble Volume Weighted Average Price