- removal of unused utility functions - expanded performance unit test - arg hints and linting
0.0.35
Change log:
- new regression rules. - updated arg hints.
0.0.34
Change log: - moved Apache licences to single line comments rather than in docstrings (to assist IDEs and auto-documentation) - moved the the scikit_allocation_factory function from infertrade/algos/community/allocations.py to infertrade/utilities/operations.py - minor readme update and refactorings
0.0.33
Change log:
- adds a Chande Kroll stop indicator; - incorporates a few other miscellaneous updates.