chart.Spread | R Documentation |
Charts the transaction series, positions, and P&L of a spread against prices
chart.Spread(
Account,
Portfolio,
Spread = NULL,
Symbols = NULL,
Dates = NULL,
...
)
Account |
string identifying the account |
Portfolio |
string identifying the portfolio to chart |
Spread |
identifier of a spread instrument |
Symbols |
string identifying the underlying symbols to chart for positions |
Dates |
date range, currently not used |
... |
any other passthru parameters (typically parameters to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.