stable/freqtrade
Matthias cae8ff5949
Merge pull request #5623 from froggleston/rest_sysinfo
Add CPU,RAM sysinfo support to the REST API to help with bot system m…
2021-10-09 15:17:21 +02:00
..
commands Recommend using 0.0.0.0 as listen address for docker 2021-10-06 20:14:59 +02:00
configuration Merge pull request #5574 from freqtrade/agefilter_cache 2021-09-15 06:33:36 +02:00
data Fix unreliable backtest-result when using webserver mode 2021-09-26 15:07:48 +02:00
edge Add a decorator which can be used to declare populate_indicators() functions for informative pairs. 2021-09-18 10:48:18 +03:00
enums Split protection-notification into global and per-pair 2021-09-20 19:23:40 +02:00
exchange Revert previous commit 2021-10-08 20:22:07 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize simplify expression 2021-10-09 06:36:23 +05:30
persistence ProtectionManager should return the lock just created 2021-09-19 19:41:19 +02:00
plot fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
plugins ProtectionManager should return the lock just created 2021-09-19 19:41:19 +02:00
resolvers Remove legacy hyperopt interface from hyperopt.py 2021-09-12 08:18:13 +02:00
rpc Merge pull request #5623 from froggleston/rest_sysinfo 2021-10-09 15:17:21 +02:00
strategy [SQUASH] Remove mypy import. 2021-09-18 15:27:58 +03:00
templates Remove ratelimit from kucoin template 2021-10-04 20:22:41 +02:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py Exclude some parts from coverage that can't really be tested 2021-09-05 09:14:44 +02:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py Add Test and docs for MaxDrawDownHyperOptLoss 2021-10-07 07:12:45 +02:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Rename update_open_trades to clarify it's only called at startup 2021-09-30 07:24:16 +02:00
loggers.py Exclude some parts from coverage that can't really be tested 2021-09-05 09:14:44 +02:00
main.py Exclude more untestable sections from coverage 2021-09-05 15:40:21 +02:00
misc.py feat: add one additional asterisk 2021-07-12 12:27:59 +00:00
wallets.py Don't log from wallet in backtest mode 2021-07-16 19:57:49 +02:00
worker.py spell corrections 2021-06-25 22:10:04 +05:30