Hi, 

Is there an example how to implement more than one strategy but each one saved in a different .py file? The file would define what actions to take in OnData. Ideally would define what datasets to add in Initialise. Not keen to use the Algorithm Framework approach.

Thanks.