stable/freqtrade
Matthias 1121ec0724 don't have nb_assets as parameter - it's a config setting as any other 2018-10-28 14:43:35 +01:00
..
exchange Allow loading of any additional configuration to ccxt 2018-10-04 20:16:43 +02:00
optimize Merge pull request #1282 from freqtrade/feat/add_missingdata_warning 2018-10-27 11:16:10 -04: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 Merge pull request #1282 from freqtrade/feat/add_missingdata_warning 2018-10-27 11:16:10 -04: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 don't have nb_assets as parameter - it's a config setting as any other 2018-10-28 14:43:35 +01: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