Description Usage Arguments Note
Produces a three-panel chart of time series charts that contains prices and transactions in the top panel, the resulting position in the second, and a cumulative profit-loss line chart in the third.
1 | chart.Posn(Portfolio, Symbol, Dates = NULL, ..., TA = NULL)
|
Portfolio |
string identifying the portfolio to chart |
Symbol |
string identifying the symbol to chart. If missing, the first symbol found in the |
Dates |
xts ISO 8601 style subsetting |
TA |
a string defining a technical indicator function that will be applied to the chart, using |
... |
any other passthru parameters to |
Expect changes to this function, since the underlying charts are experimental functions in quantmod.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.