freqtrade_origin/freqtrade
Matthias 2fe67edab3
Some checks failed
Build Documentation / Deploy Docs through mike (push) Waiting to run
Pre-commit auto-update / auto-update (push) Has been cancelled
chore: update link to okx liquidation formula
2024-09-16 19:05:00 +02:00
..
commands Add filter for entry and exit only parameter 2024-09-10 15:21:56 +05:30
configuration Add filter for entry and exit only parameter 2024-09-10 15:21:56 +05:30
data chore: remove pointless validation 2024-09-15 11:02:49 +02:00
edge Ruff format edge 2024-05-13 07:10:25 +02:00
enums feat: implement __str__ for marign and tradingmode enums 2024-09-06 20:58:54 +02:00
exchange chore: update link to okx liquidation formula 2024-09-16 19:05:00 +02:00
freqai chore: fix flake8-builtins overrides 2024-07-05 08:51:23 +02:00
ft_types chore: rename types to ft_types 2024-09-04 06:44:48 +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: ruff format 2024-09-08 13:57:48 -04:00
persistence feat: implement __str__ for marign and tradingmode enums 2024-09-06 20:58:54 +02:00
plot Remove compatibility layer for calculate_max_drawdown 2024-05-15 06:54:17 +02:00
plugins chore: add explaining comment 2024-09-15 10:37:28 +02:00
resolvers chore: Don't override builtins 2024-07-05 08:51:20 +02:00
rpc chore: remove redundant method 2024-09-11 11:33:38 +08: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
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 feat: properly parse marginmode on startup 2024-09-07 09:28:35 +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