freqtrade_origin/freqtrade
2024-10-04 07:10:49 +02:00
..
commands chore: update config to modern typing syntax 2024-10-04 06:39:20 +02:00
configuration chore: update config to modern typing syntax 2024-10-04 06:39:20 +02:00
data chore: update data to modern typing syntax 2024-10-04 06:42:04 +02:00
edge chore: update edge config to modern typing syntax 2024-10-04 06:42:29 +02:00
enums feat: implement __str__ for marign and tradingmode enums 2024-09-06 20:58:54 +02:00
exchange chore: update exchange config to modern typing syntax 2024-10-04 06:46:45 +02:00
freqai chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
ft_types chore: update types config to modern typing syntax 2024-10-04 06:50:53 +02:00
leverage fix: use t.leverage, not trade.leverage for cross liq calculations 2024-10-02 07:05:00 +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: update optimize to modern typing syntax 2024-10-04 06:53:50 +02:00
persistence chore: update persistence to modern typing syntax 2024-10-04 06:55:05 +02:00
plot chore: update plugins to modern typing syntax 2024-10-04 07:02:20 +02:00
plugins chore: update plugins to modern typing syntax 2024-10-04 07:02:20 +02:00
resolvers chore: update resolvers to modern typing syntax 2024-10-04 07:02:57 +02:00
rpc chore: update rpc to modern typing syntax 2024-10-04 07:06:27 +02:00
strategy chore: update strategy to modern typing syntax 2024-10-04 07:07:32 +02:00
templates chore: remove no longer required imports 2024-10-04 07:10:49 +02:00
util chore: update to modern typing syntax 2024-10-04 07:08:30 +02:00
vendor Fix odd formatting by ruff format 2024-05-13 07:10:25 +02:00
__init__.py chore: bump version to 2024.10-dev 2024-09-29 20:01:11 +02:00
__main__.py chore: update conditional check for python version 2024-10-01 06:44:49 +02:00
constants.py chore: update to modern typing syntax 2024-10-04 06:36:00 +02:00
exceptions.py Add configuration error to Exception hierarchy 2024-03-19 06:39:34 +01:00
freqtradebot.py chore: update config to modern typing syntax 2024-10-04 06:39:58 +02:00
main.py chore: update to modern typing syntax 2024-10-04 06:36:00 +02:00
misc.py chore: update to modern typing syntax 2024-10-04 06:36:00 +02:00
wallets.py chore: update to modern typing syntax 2024-10-04 06:36:00 +02:00
worker.py chore: update to modern typing syntax 2024-10-04 06:36:00 +02:00