Hello Everyone, 

We have an issue using the alpha stream framework. We want to access a proporty declare on the Algorithm using Algorithm.Property on the Update method however the algorithm is an QCAlgorithm object so we can't access our properties. 

Please do you have any ideas how to deal with this issue ? 

Thank you so much.

Author