signal.path.plot: Visualization of Signal Path

Description Usage Arguments Value Author(s) Examples

Description

This function creates a rChart - hplot that is interactive. It displays

Usage

1
signal.path.plot(data, main = "Cumulative Return Paths")

Arguments

data

signal data

main

plot title

Value

plot

Author(s)

Michael Guan

Examples

1
2
3
4
5
## Not run: 
# signalAnalysisExample1.R
signal.plot.path(results$sigret.by.asset$RTH$paramset.1.5[1:10,])

## End(Not run)

cloudcello/quantstrat documentation built on May 13, 2019, 8:05 p.m.