freqtrade_origin/freqtrade
2024-09-04 09:56:12 +05:30
..
commands remove additional argument 2024-08-18 23:14:21 +05:30
configuration remove additional argument 2024-08-18 23:14:21 +05:30
data update documentation and add default values 2024-09-04 09:56:12 +05:30
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: update pre-commit hooks 2024-08-01 03:15:58 +00: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 refactor: change analyse_on variable name to date_col 2024-08-06 15:16:30 +05:30
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 documentation and fix doc test 2024-07-28 21:10:20 +05:30
resolvers chore: Don't override builtins 2024-07-05 08:51:20 +02:00
rpc chore: fix flake8 error 2024-07-26 08:20:42 +00: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: Add "DEX" output for list- exchanges subcommand 2024-07-03 13:34:00 +02:00
util Simplify by extracting progressbar definition 2024-07-13 15:47:50 +02: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: 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