freqtrade_origin/freqtrade
Matthias d503724bda
Some checks are pending
Build Documentation / Deploy Docs through mike (push) Waiting to run
chore: improve backtest comment
2024-10-12 13:04:09 +02:00
..
commands chore: Fix remaining violations after merge 2024-10-06 08:28:55 +02:00
configuration chore: Fix remaining violations after merge 2024-10-06 08:28:55 +02:00
data chore: revert changes to btanalysis - they have no impact 2024-10-05 13:09:30 +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 fix(bybit): Override fetchOrder to false for spot markets 2024-10-10 19:48:30 +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: improve backtest comment 2024-10-12 13:04:09 +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: improve behavior by validating earlier 2024-10-05 11:09:39 +02:00
rpc Merge branch 'develop' into maint/bump_ruff_minpython 2024-10-06 08:28:09 +02:00
strategy feat: Allow strategies to not define enter_long 2024-10-07 20:28:29 +02:00
system chore: re-export from system module 2024-10-05 11:30:17 +02:00
templates chore: remove no longer required imports 2024-10-04 07:10:49 +02:00
util Merge branch 'develop' into maint/bump_ruff_minpython 2024-10-06 08:28:09 +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 Merge branch 'develop' into maint/bump_ruff_minpython 2024-10-06 08:28:09 +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