nvi: Negative Volume Index

View source: R/avfintools.R

nviR Documentation

Negative Volume Index

Description

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

Usage

nvi(df)

Arguments

df

Dataframe with price data.

Value

Returns a 1 x # of columns in df dataframe

Examples

nvi(tail(SPYdaily, 200))

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