stable/freqtrade
Matthias 72f61f4682 Remove optional, now is not optional 2020-10-27 10:08:24 +01:00
..
commands Rename persistence.init to init_db 2020-10-16 08:15:18 +02:00
configuration Merge branch 'develop' into isort_config 2020-09-28 20:21:55 +02:00
data Rename persistence.init to init_db 2020-10-16 08:15:18 +02:00
edge Implement division/0 checks for win and loss columns in edge 2020-10-09 06:39:13 +02:00
exchange Test if return value is an exception when downloading historic data 2020-10-23 07:50:40 +02:00
optimize Convert backtesting rows to Tuples for performance gains 2020-10-18 17:16:57 +02:00
pairlist Fix mypy errors due to new version 2020-10-12 19:28:14 +02:00
persistence Remove optional, now is not optional 2020-10-27 10:08:24 +01:00
plot Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
resolvers Add test to ensure --hyperopt-loss is mandatory 2020-10-05 20:36:16 +02:00
rpc Introduce Pairlocks middleware 2020-10-27 07:06:06 +01:00
strategy Introduce Pairlocks middleware 2020-10-27 07:06:06 +01:00
templates Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py fix typo in comment 2020-04-14 08:05:46 +02:00
__main__.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
constants.py Remove hyperopt-loss default option 2020-10-05 19:27:28 +02:00
exceptions.py Introduce insufficientFunds Exception 2020-08-14 09:56:48 +02:00
freqtradebot.py Sort imports 2020-10-27 08:11:57 +01:00
loggers.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
main.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
misc.py Fix mypy errors due to new version 2020-10-12 19:28:14 +02:00
state.py reload_conf & reload_config now both accepted, code is more consistent now 2020-06-10 19:28:02 +02:00
wallets.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
worker.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00