Hi all,

I'm just wondering whether its possible to use the same symboldata class for both the universe selection and the alpha when using the classical algorithm setup? I was hoping to do this so as to minimise the number of history calls as well as redundent code. 

Secondly, can you make a history call within the symboldata class rather than in the OnData or Update functions for cleaner code and less resource usage?

Thank you,

Nick