signal.path.plot: Visualization of Signal Path

View source: R/signals.R

signal.path.plotR Documentation

Visualization of Signal Path

Description

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

Usage

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

Arguments

data

signal data

main

plot title

Value

plot

Author(s)

Michael Guan

Examples

## Not run: 
signal.plot.path(results$sigret.by.asset$RTH$paramset.1.5[1:10,])

## End(Not run)

braverock/quantstrat documentation built on Sept. 15, 2023, 11:32 a.m.