stable/freqtrade
2018-06-25 00:07:53 +02:00
..
exchange update docstring 2018-06-18 22:34:28 +02:00
optimize Merge with develop 2018-06-23 16:50:27 +03:00
rpc remove flask-jsonify in favor of json.dumps 2018-06-25 00:07:53 +02:00
strategy resolver: don't fail if user_data can't be found 2018-06-23 14:42:22 +02:00
tests use dict as argument for rpc.send_msg 2018-06-25 00:04:27 +02:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-06-23 09:38:20 -05:00
__main__.py Add __main__.py to improve how to launch the bot 2018-06-03 08:57:13 -07:00
analyze.py Merge with develop 2018-06-23 16:50:27 +03:00
arguments.py rework download_backtest script 2018-06-24 19:52:12 +02:00
configuration.py Merge branch 'flask_rest' of https://github.com/creslinux/freqtrade into feature/flask-rest 2018-06-22 02:43:10 +02:00
constants.py Merge branch 'develop' of https://github.com/freqtrade/freqtrade into feature/flask-rest 2018-06-24 23:39:04 +02:00
fiat_convert.py Fiat_converter: fstrings into use 2018-06-09 08:27:39 +03:00
freqtradebot.py use dict as argument for rpc.send_msg 2018-06-25 00:04:27 +02:00
indicator_helpers.py fix typing 2018-05-30 22:09:20 +02:00
main.py use dict as argument for rpc.send_msg 2018-06-25 00:04:27 +02:00
misc.py type anotation fixes 2018-05-30 22:38:09 +02:00
persistence.py persistence: remove obsolete global _CONF variable 2018-06-23 13:50:22 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00