I'm trying to get a MACD rolling window working in an algorithim im working on and am getting an error. I tried running RollingWindowAlgorithm demostration algorithim to maybe see what I'm doing wrong and that also doesn't run, but gives a different error than the one I got for the one I'm writing. Does anyone know if the documentation is being maintained by QuantConnect or did they just publish it and forget about it?

Author