XlQuant
In This Topic
    GETX.FORECASTS.RISKMETRICS
    In This Topic
    Forecasts the moments of multiple time-series by using the RISKMETRICS model

    ARGUMENTS

    Returns Vector of returns Matrix
    AR Number of autoregressives terms (>=0) Integer
    MA Number of moving average terms (>=0) Integer
    Lambda Lambda Real number
    Horizon Forecast horizon (>0) Integer
    Distribution Error's term distribution ("NORMAL" or "STUDENT") Text
    Moments The estimates to be returned ("MEAN", "VARIANCE", "COVARIANCE", "CORRELATION" or "VARCOV") Text
    VarNames Names of variables (optional) Array (strings)
    This function is asynchronous.