Skip to content
Snippets Groups Projects
Commit 61d122a2 authored by mementum's avatar mementum
Browse files

Release 1.9.23.105

parent bc388c6e
Branches
Tags 1.9.23.105
No related merge requests found
......@@ -22,6 +22,6 @@ from __future__ import (absolute_import, division, print_function,
unicode_literals)
__version__ = '1.9.22.105'
__version__ = '1.9.23.105'
__btversion__ = tuple(int(x) for x in __version__.split('.'))
1.9.23.105
- Benchmark observer will observer after the strategy has reached its
minimum period
- Refactoring of TimeFrameAnalyzerBase
- Ensure NoTimeFrame name is always returned rightly
- Documentation updates
- btrun will only load data feeds if they can be imported
1.9.22.105
- Improve unleveraged value by not unleveraging profit and loss
- Doc edits from PR #223, #224
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment