- 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.)