Description Usage Arguments Value Examples
GET VOLATILITY OF PORT
1 | port.getVolatility(port)
|
port |
requires colnames: date, stockID and wgt. |
data frame, including two columns: date, port_vol
1 2 | port <- getIndexCompWgt("EI000300", endT = as.Date(c("2018-01-31", "2018-03-31")))
port.getVolatility(port)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.