plot_market_results: Plot The Daily Chart For One Window

Description Usage Arguments Value Author(s)

View source: R/plot_market_results.R

Description

Plot The Daily Chart For One Window

Usage

1
plot_market_results(filtered_data, statistics, output_path)

Arguments

filtered_data

data.frame of the window's daily data

statistics

summary statistics for this window

output_path

file path to write the graph to

Value

No explicit returned values, merely the side-effect of a graphs sent to the output_path folder

Author(s)

George Fisher

#@description

#@details

#@examples


sp500SlidingWindow documentation built on May 30, 2017, 4:18 a.m.