plot_returns: Plot asset prices and returns for fractal analysis

Description Usage Arguments

View source: R/framework.R

Description

This is a convenience function for studying the generated time series by the fragtalrock package. Given a time series of prices, plotReturns will plot both the original time series of prices and the returns series. This is a useful visual aid in determining the utility of the simulated time series.

Usage

1
plot_returns(series, ...)

Arguments

series

A time series

...

Additional arguments to pass to plot


zatonovo/fractalrock documentation built on May 15, 2021, 7:28 p.m.