pvi: Positive Volume Index

View source: R/avfintools.R

pviR Documentation

Positive Volume Index

Description

Calculates the positive volume index, uses closing price of the time period

Usage

pvi(df)

Arguments

df

Dataframe with price data

Value

Returns a 1 x # of columns in df dataframe

Examples

pvi(tail(SPYdaily, 200))

avfintools documentation built on Oct. 6, 2022, 5:14 p.m.