Closed ngsankha closed 4 years ago
Right now, all the strategies are run in an unspecified order by taking the descendants of the base class. Specifying an order is required for best results.
Fixed with 74397e6b7e33a6103ffac4d9649e044990a067af and 9faf959f73096c910373d7665df95abb164da501
Right now, all the strategies are run in an unspecified order by taking the descendants of the base class. Specifying an order is required for best results.