freqtrade_origin/freqtrade
2024-09-02 07:03:04 +02:00
..
commands feat: show name, class name and eventually the replacement alias 2024-08-18 11:36:34 +02:00
configuration chore: add Bugbear Ruff checking 2024-09-01 08:32:42 +02:00
data fix: use dynamic trading_mode for trades loading 2024-08-16 18:27:30 +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: initialize hyperliquid in spot mode by default 2024-09-02 07:03:04 +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 chore: improved fix for terminal error 2024-08-29 20:38:25 +02:00
persistence chore: fix line too long issue 2024-08-13 09:50:34 +02:00
plot Remove compatibility layer for calculate_max_drawdown 2024-05-15 06:54:17 +02:00
plugins chore: improve wording for cooldown_period 2024-08-02 20:15:46 +02:00
resolvers chore: Don't override builtins 2024-07-05 08:51:20 +02:00
rpc chore: rename parameter to avoid naming collision 2024-08-19 18:19:42 +02:00
strategy chore: Update formatting of default export sequence 2024-08-18 08:38:11 +02:00
templates chore: ruff format notebook 2024-08-19 19:59:15 +02:00
types feat: get new name for aliased ccxt exchanges 2024-08-18 11:36:06 +02:00
util chore: improve rhci_progress typing, remove mutable arguments 2024-09-01 08:27:53 +02:00
vendor Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00
__init__.py chore: bump version to 2024.9-dev 2024-08-31 08:31:42 +02:00
__main__.py ruff format: remaining files 2024-05-13 07:10:25 +02:00
constants.py Merge remote-tracking branch 'upstream/develop' into feature/10348 2024-07-28 22:26:58 +05:30
exceptions.py Add configuration error to Exception hierarchy 2024-03-19 06:39:34 +01:00
freqtradebot.py fix: ensure handle_onexchange_order works without false warnings 2024-08-14 21:18:51 +02:00
main.py chore: set asyncio-policy for windows 2024-08-08 20:25:09 +02:00
misc.py chore: align safevalue_fallback types 2024-08-15 08:06:50 +02:00
wallets.py chore: remove leverage from /balance endpoint 2024-08-15 17:00:11 +02:00
worker.py Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00