pyalgotrade icon indicating copy to clipboard operation
pyalgotrade copied to clipboard

Improved handling of strategy results in optimizer.

Open micmicmichael opened this issue 8 years ago • 2 comments

  • Now you can define how the strategy results should be handled (instead of just choosing the best result), then both server and worker will use that definition to handle strategy results.
  • Changed the way of defining strategies from inheritance to composition.

micmicmichael avatar Sep 06 '17 17:09 micmicmichael

Feel free to raise any questions, thanks!

micmicmichael avatar Sep 06 '17 17:09 micmicmichael

Sorry for those careless commits.

micmicmichael avatar Sep 07 '17 16:09 micmicmichael