Tagged Questions
2
votes
2answers
226 views
Determining portfolio risk return in R given historical data for individual holdings?
Currently we compute portfolio risk and return via our own C# program. Historical data is stored in a SQL database. We want to compute the risk and return parameters - given a portfolio (i.e. not ...
2
votes
1answer
352 views
Modelling VIX Futures for risk management
I would like to model VIX futures. The aim is not pricing but risk management. Thus I want to get risk measures like volatility right and be able to accurately calculate correlations when the VIX ...