cumpnl_plot: Draw an interactive line plot for cumulative P&L

View source: R/cumpnl_plot.R

cumpnl_plotR Documentation

Draw an interactive line plot for cumulative P&L

Description

This function takes a data frame and returns an interactive plot for the cumulative P&L of the portfolio data. The plot is zoomable and specific data can be shown once the cursor is placed on the graph.

Usage

cumpnl_plot(x)

Arguments

x

A data frame that the function takes in.

Value

A plot. Red bars indicate loss and green bars indicate profit.


knightsay/backtestGraphics documentation built on Jan. 27, 2025, 10:35 a.m.