Skip to content
Snippets Groups Projects
Commit 6753f868 authored by mementum's avatar mementum
Browse files

Release 1.9.13.102

parent 6b7e8091
Branches
Tags 1.9.13.102
No related merge requests found
......@@ -22,6 +22,6 @@ from __future__ import (absolute_import, division, print_function,
unicode_literals)
__version__ = '1.9.12.99'
__version__ = '1.9.13.102'
__btversion__ = tuple(int(x) for x in __version__.split('.'))
1.9.13.102:
- Closes #179 Ichimoku indicator
- Plotting allows now filling areas and showing the indicator name even with
plotlinelabels active
- Use _minperiod in linebuffer.qbuffer for maxlen rather than default 1
- Closes #169 - Correct DaySteps filter
- Add ROC100 indicator
- Add KnowSureThing indicator
1.9.12.99:
- Improve cheat-on-close to provide exact match price even during replay
- Allow offsetting resampling bar set by timeframe/compression units
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment