volp: Relative percentage from the Maximum Value

View source: R/avfintools.R

volpR Documentation

Relative percentage from the Maximum Value

Description

Returns the percent of the maximum volume movement from data

Usage

volp(df)

Arguments

df

Dataframe with price data.

Value

Returns a 1 x # of columns in df dataframe in percentage

Examples

volp(tail(SPYdaily, 200))

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