VWAP Syntax Elements - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢
Price
[Optional] Specify the name of the input table column that contains the price at which the item traded.
Default: 'price'
Volume
[Optional] Specify the name of the input table column that contains the number of units traded in the transaction.
Default: 'volume'
TimeColumn
[Optional] Specify the name of the input table column that contains the date and time of the trade.
Default: 'dt'
TimeInterval
[Optional] Specify the number of seconds in each time interval.
Default: 0 (Each row is an interval, and the function calculates no averages.)
Accumulate
[Optional] Specify the names of the InputTable columns to copy to the output table.
Default: All input columns