stable/freqtrade
Jeff Pipas 5deaebf0c2 Tests now use UTC time with arrow instead of datetime (#117)
* fixing tests to use arrow-utc

* removing datetime import
2017-11-19 04:58:35 +01:00
..
exchange handle requests exception in validate_pairs 2017-11-18 22:22:45 +01:00
rpc set bootstrap_retries to infinite (fixes #113) 2017-11-18 22:23:05 +01:00
tests Tests now use UTC time with arrow instead of datetime (#117) 2017-11-19 04:58:35 +01:00
vendor autoformat with autopep8 2017-11-06 19:17:23 +02:00
__init__.py fix pylint warnings in __init__ files 2017-11-18 09:58:29 +02:00
analyze.py Merge pull request #115 from gcarq/pylint_cleanups 2017-11-18 16:00:21 +01:00
main.py move logging to freqtrade.rpc 2017-11-18 21:43:21 +01:00
misc.py remove code duplicates 2017-11-17 18:17:59 +01:00
persistence.py modify trade life cycle (should fix #112) 2017-11-17 20:17:29 +01:00