stable/freqtrade
2017-11-21 20:37:29 +01:00
..
exchange handle requests exception in validate_pairs 2017-11-18 22:22:45 +01:00
rpc enhance open order formatting in status handle 2017-11-20 23:33:52 +01:00
tests use jsonschema regex pattern for whitelist format and enhance validation error messages (closes #120) 2017-11-20 19:37:25 +01:00
vendor autoformat with autopep8 2017-11-06 19:17:23 +02:00
__init__.py version bump 2017-11-20 20:01:10 +01:00
analyze.py catch ValueErrors from analyze_ticker (fixes #123) 2017-11-21 20:37:29 +01:00
main.py move logging to freqtrade.rpc 2017-11-18 21:43:21 +01:00
misc.py use jsonschema regex pattern for whitelist format and enhance validation error messages (closes #120) 2017-11-20 19:37:25 +01:00
persistence.py modify trade life cycle (should fix #112) 2017-11-17 20:17:29 +01:00