- Notifications
You must be signed in to change notification settings - Fork 280
Reviewing strategies
Vince Knight edited this page Sep 22, 2016 · 1 revision
- Check strategy logic and tests.
- Check strategy names, reference and source (new reference needs to be added to:
/docs/reference/bibliography.rst). - Check classification of strategy.
- Check that strategy is added to
all_strategiesinaxelrod/strategies/_strategies.py - Check that strategy docstring will be auto documented: module it is in needs to be listed in
/docs/reference/all_strategies.rst