stable/freqtrade
2018-07-14 22:43:08 +00:00
..
exchange update docstring 2018-06-18 22:34:28 +02:00
optimize add missing s to Backtest cum results 2018-07-14 22:43:08 +00:00
rpc rpc: get rid of extra else and fix mypy warning 2018-07-14 22:43:06 +00:00
strategy sort imports 2018-07-14 22:43:05 +00:00
tests Add tests for change to open_rate 2018-07-14 22:43:08 +00:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-07-14 22:42:47 +00:00
__main__.py sort imports 2018-07-14 22:43:05 +00:00
analyze.py don't flag data as outdated which isn't 2018-07-14 22:43:07 +00:00
arguments.py sort imports 2018-07-14 22:43:05 +00:00
configuration.py config, optimize: fstrings in use 2018-07-14 22:43:06 +00:00
constants.py Address some PR comments 2018-07-14 22:43:04 +00:00
fiat_convert.py sort imports 2018-07-14 22:43:05 +00:00
freqtradebot.py Reafcotring Create Trade 2018-07-14 22:43:08 +00:00
indicator_helpers.py sort imports 2018-07-14 22:43:05 +00:00
main.py freqtradebot,main,hyperopt: fstrings in use 2018-07-14 22:43:06 +00:00
misc.py sort imports 2018-07-14 22:43:05 +00:00
persistence.py persistence: fstrings in use 2018-07-14 22:43:06 +00:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00