freqtrade_origin/freqtrade
2024-08-15 08:06:50 +02:00
..
commands chore: Fix 3.9 syntax error 2024-08-13 07:12:57 +02:00
configuration fix: don't auto-populate non-existing secret entries 2024-08-14 08:19:58 +02:00
data Merge pull request #10527 from freqtrade/feat/bt_generator 2024-08-13 09:56:19 +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 chore: improved type ordering 2024-08-15 07:30:21 +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: Improve typehinting for hyperopt 2024-08-15 06:50:22 +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: update attribute wording to bt_trades 2024-08-12 10:57:53 +02:00
strategy Extract global cached_grouped_trades_per_pair into IStrategy 2024-07-04 17:23:59 +02:00
templates feat: add $schema to config examples 2024-08-01 07:03:34 +02:00
types feat: improve structure of list_exchange endpoints 2024-08-03 18:24:52 +02:00
util Ruff formatting 2024-08-04 21:59:07 +01:00
vendor Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00
__init__.py chore: Bump dev version to 2024.8 2024-07-28 20:10:30 +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: improve typing for balance endpoint 2024-08-15 07:29:19 +02:00
worker.py Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00