stable/freqtrade
Matthias 677a9e56af remove skipped test (refresh_whitelist is tested in test_acl_pair) 2018-10-21 09:23:07 +02:00
..
exchange Allow loading of any additional configuration to ccxt 2018-10-04 20:16:43 +02:00
optimize Move test for strategy out of constructor 2018-09-29 14:23:53 +02:00
rpc Merge pull request #1275 from freqtrade/telegram_enable_stopped 2018-10-16 19:48:23 +03:00
strategy Fix hyperopt not working after update of scikit-learn to 0.20.0 2018-09-29 13:49:27 +02:00
tests remove skipped test (refresh_whitelist is tested in test_acl_pair) 2018-10-21 09:23:07 +02:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py develop to version 0.17.3 2018-10-02 09:18:54 +03:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Set default-db url in configuration, not arguments 2018-09-17 19:57:47 +02:00
configuration.py Fix typo / word repetition 2018-10-06 09:27:49 +02:00
constants.py add to constants 2018-10-04 20:34:48 +02:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py Fix exception when order cannot be found 2018-09-25 20:45:01 +02:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py fix #1289 - we should not modify decimal context 2018-10-21 09:21:32 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00