stable/freqtrade
Samuel Husso 8cf435f0ba
Merge pull request #1267 from freqtrade/telegram_fix
flush session for /forcesell all
2018-10-10 08:44:44 +03: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 #1267 from freqtrade/telegram_fix 2018-10-10 08:44:44 +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 convert tests to packages 2018-10-09 21:13:43 +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 Remove verbosity of trying backup tables - properly log if 2018-08-16 13:15:46 +02:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00