Learn R Programming

avfintools (version 0.1.0)

volume_analysis: Graph of Volume Indicators

Description

Follows Open, PVI, NVI, and

Usage

volume_analysis(df, name)

Value

Returns plot_ly graph with PVI, NVI, Open and

Arguments

df

Dataframe with price data.

name

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

Examples

Run this code
volume_analysis(SPY15, "SPY")

Run the code above in your browser using DataLab