stable/freqtrade
Matthias 7a092271c5 Merge branch 'develop' into arrow_deprecation_timestamp 2020-10-20 20:01:54 +02:00
..
commands Rename persistence.init to init_db 2020-10-16 08:15:18 +02:00
configuration Convert timestamp to int_timestamp for all arrow occurances 2020-10-13 06:24:01 +02:00
data Rename persistence.init to init_db 2020-10-16 08:15:18 +02:00
edge Convert timestamp to int_timestamp for all arrow occurances 2020-10-13 06:24:01 +02:00
exchange Merge branch 'develop' into arrow_deprecation_timestamp 2020-10-20 20:01:54 +02:00
optimize Merge branch 'develop' into arrow_deprecation_timestamp 2020-10-20 20:01:54 +02:00
pairlist Fix mypy errors due to new version 2020-10-12 19:28:14 +02:00
persistence Fix small bug when cancel-order does not contain id 2020-10-20 06:24:46 +02: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 Convert _rpc_analysed_history_full to static method 2020-10-16 06:26:57 +02:00
strategy Fix some types 2020-10-02 06:52:43 +02: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 Rename persistence.init to init_db 2020-10-16 08:15:18 +02: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 Convert timestamp to int_timestamp for all arrow occurances 2020-10-13 06:24:01 +02:00
worker.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00