freqtrade_origin/freqtrade
2024-07-07 16:27:53 +02:00
..
commands Remove old output from hyperopt-list 2024-07-07 16:27:53 +02:00
configuration chore: noqa S404 2024-07-05 08:25:24 +02:00
data chore: Fix unused import 2024-07-07 13:05:37 +02:00
edge Ruff format edge 2024-05-13 07:10:25 +02:00
enums StrEnum was only introduced in 3.11 . . . 2024-06-01 08:43:04 +02:00
exchange feat: include orderbook / fetchTicker to exchange_has 2024-07-06 10:55:10 +02:00
freqai chore: fix flake8-builtins overrides 2024-07-05 08:51:23 +02:00
leverage Ruff format: more random files 2024-05-13 07:10:25 +02:00
loggers ruff format: loggers 2024-05-13 07:10:25 +02:00
mixins ruff format: util 2024-05-13 07:10:25 +02:00
optimize feat: Update output for hyperopt to Rich 2024-07-07 16:15:09 +02:00
persistence chore: Don't override builtins 2024-07-05 08:51:20 +02:00
plot Remove compatibility layer for calculate_max_drawdown 2024-05-15 06:54:17 +02:00
plugins update enum value to Biased 2024-06-21 17:43:27 +02:00
resolvers chore: Don't override builtins 2024-07-05 08:51:20 +02:00
rpc chore: Replace np.NAN with np.nan 2024-07-05 08:18:36 +02:00
strategy fix: Improve safety of custom_stop return validation 2024-06-21 16:43:07 +02:00
templates Improve message for fiat_display_currency 2024-05-20 17:02:00 +02:00
types feat: Add "DEX" output for list- exchanges subcommand 2024-07-03 13:34:00 +02:00
util Add a generic Progressbar which allows printing additional objects 2024-07-07 16:13:55 +02:00
vendor Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00
__init__.py chore: noqa S404 2024-07-05 08:25:24 +02:00
__main__.py ruff format: remaining files 2024-05-13 07:10:25 +02:00
constants.py Add enable_ws config setting 2024-05-31 06:40:13 +02:00
exceptions.py Add configuration error to Exception hierarchy 2024-03-19 06:39:34 +01:00
freqtradebot.py fix: Validate trades for fee 2024-07-04 16:38:12 +02:00
main.py ruff format: remaining files 2024-05-13 07:10:25 +02:00
misc.py Update gzip open mode to text mode 2024-07-03 09:19:23 +02:00
wallets.py ruff format: more files 2024-05-13 07:10:25 +02:00
worker.py Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00