Description Usage Arguments Value
View source: R/calcEquityCurveFromTrans.R
Calculate equity curve from transactions.
1 2 | calcEquityCurveFromTrans(trans, base_xts = NULL, start_date = NULL,
end_date = NULL)
|
trans |
Transactions which contains date and pnl. |
base_xts |
xts which contains all trading days. |
Equity curve by data.table format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.