showidreturns: Frequency plot based on Absolute percentage movements

View source: R/avfintools.R

showidreturnsR Documentation

Frequency plot based on Absolute percentage movements

Description

Shows the cumulative probabilities of each percentage movement

Usage

showidreturns(df, name_in_string)

Arguments

df

Dataframe from the "get"

name_in_string

Name of security associated with dataframe

Value

A plot_ly graph showing the frequency of absolute returns. "All Data" - no data omitted "Cumulative Probability" Cumulative frequency graph of returns "No Extremes" filter out skewed data

Examples

showidreturns(SPYdaily, "SPY")

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