Different level of significance of forecast at the same time

Hi,

Is there a way in Dynare to specify different levels of significance of forecast at the same time? The forecast with these options does not work:

forecast(periods=int , conf_sig=[Double1, Double2])

And next, is there a way to load the data and forecast starting from the last observation in a calibrated model without histval block?

Thank you!

Currently Dynare does not support plotting different levels of significance at the same time. You’ll have to hack the code to achieve that.