plot_position: Produces a plot of 'blotter' portfolio position over time....

Description Usage Arguments Details See Also

Description

Produces a plot of blotter portfolio position over time. Provides cumulative profit and loss, if available, along with position plot and drawdown plot. Adds buys, sells, positions, and position fill indicators.

Usage

1
plot_position(Portfolio, Symbol, Dates = NULL, ..., TA = NULL)

Arguments

Portfolio

the blotter portfolio name

Symbol

the portfolio symbol name to plot

Dates

the subset of dates to plot, or NULL for all

...

passed to chartSeries()

TA

any technical indicator to apply to the return plot, or NULL

Details

Modified from blotter::chart.Posn.

See Also

blotter


greatgray/scorecard documentation built on May 17, 2019, 8:34 a.m.