volume_analysis: Graph of Volume Indicators

View source: R/avfintools.R

volume_analysisR Documentation

Graph of Volume Indicators

Description

Follows Open, PVI, NVI, and

Usage

volume_analysis(df, name)

Arguments

df

Dataframe with price data.

name

A character string to add to the title "____ Volume Analysis"

Value

Returns plot_ly graph with PVI, NVI, Open and

Examples

volume_analysis(SPY15, "SPY")

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