Commit Graph

31491 Commits

Author SHA1 Message Date
Matthias db2309dfd2 fix: avoid errors for delisted pairs 2026-04-04 09:12:44 +02:00
Matthias 418acb7034 chore: exclude open orders from balance calculation 2026-04-04 09:12:44 +02:00
Matthias 8a284060d1 fix: wrong usage of getdatetimevalue 2026-04-04 09:12:44 +02:00
Matthias 235c46ae12 chore: add wallet migration timing log 2026-04-04 09:12:44 +02:00
Matthias 1f32dbef9a feat: enable wallet-capture in webserver mode 2026-04-04 09:12:44 +02:00
Matthias d105770ff6 chore: Improve response model naming 2026-04-04 09:12:44 +02:00
Matthias 15be0510fc feat: return "capture_start_ts" as part of API response 2026-04-04 09:12:44 +02:00
Matthias 6c24925522 fix: make sure wallet_summary exists 2026-04-04 09:12:44 +02:00
Matthias a8295de2b9 chore: fix endpoint naming 2026-04-04 09:12:44 +02:00
Matthias d6a0a4ec6c chore: rename WalletHistory model to better match it's intend 2026-04-04 09:12:44 +02:00
Matthias c7878130f1 feat: capture wallet_history_date 2026-04-04 09:12:44 +02:00
Matthias 51cf051fce test: add test for backtest/wallets endpoint 2026-04-04 09:12:44 +02:00
Matthias 1f15d28eeb feat: prevent duplicate wallet migrations 2026-04-04 09:12:44 +02:00
Matthias 281b627db3 feat: add historic_balance api endpoint 2026-04-04 09:12:44 +02:00
Matthias 2d2cee2c58 refactor: rename walletsSummary schema 2026-04-04 09:12:44 +02:00
Matthias 63869be376 feat: initial attempt at migrating walletHistory 2026-04-04 09:12:44 +02:00
Matthias 37fae7ea71 feat: use proper properties for record_wallet_state 2026-04-04 09:12:44 +02:00
Matthias e52276e3da chore: fix import error 2026-04-04 09:12:44 +02:00
Matthias cba49307b6 chore: improve imports 2026-04-04 09:12:44 +02:00
Matthias b614ec4ef9 chore: schedule wallet_state capturing every night. 2026-04-04 09:12:44 +02:00
Matthias ed560f995d feat: add WalletBalance model 2026-04-04 09:11:48 +02:00
Matthias 21269b8a8d feat: add backtest/.../wallets endpoint 2026-04-04 09:11:48 +02:00
Matthias ee745551a2 feat: store wallet_summary 2026-04-04 09:11:48 +02:00
Matthias 10cc857c51 feat: add wallet to dataframe conversion 2026-04-04 09:11:48 +02:00
Matthias 11cb3ef416 feat: reset wallet_captures list in Backtesting 2026-04-04 09:11:48 +02:00
Matthias a3e7ee9895 feat: capture wallet state per candle in backtesting 2026-04-04 09:11:48 +02:00
Matthias 3a76235c48 fix: improved check for emc due to type 2026-04-04 09:09:16 +02:00
Matthias 4ddb7fd43f chore: clarify delist-filter exception 2026-04-04 09:02:52 +02:00
Matthias e3c316f311 fix: Graceful shutdown in case of failed initialization 2026-04-04 08:51:04 +02:00
Matthias 1ebd75b32a fix: improve freqtradebot cleanup resilience 2026-04-04 08:47:50 +02:00
Matthias 65f494be26 fix: don't raise freqAI in pre-mature shutdown scenarios 2026-04-04 08:41:13 +02:00
Matthias 8a98b6172c refactor: use fstrings for regular log output 2026-04-04 08:40:54 +02:00
Matthias 3e4f0df957 Merge pull request #13014 from freqtrade/dependabot/pip/aiohttp-3.13.4
chore(deps): bump aiohttp from 3.13.3 to 3.13.4
2026-04-03 12:23:18 +02:00
dependabot[bot] 4f600eb078 chore(deps): bump aiohttp from 3.13.3 to 3.13.4
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 09:57:50 +00:00
Matthias b5d400c50d chore: increase aiohttp exclude to 5 days 2026-04-03 11:56:04 +02:00
Matthias f96f9b7601 chore: move futures only flags to ft_has_futures 2026-04-02 07:26:07 +02:00
Matthias f1fc3e1451 chore: remove temporary exclude-newer-package sections 2026-04-02 07:05:33 +02:00
Matthias a7c99b3ba7 Merge pull request #13015 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-04-02 06:34:24 +02:00
Freqtrade Bot 57b42b8cf0 chore: update binance leverage tiers 2026-04-02 04:15:15 +00:00
Matthias cdffee23e1 docs: Add stoploss order type explainer
closes #12984
2026-04-01 22:20:34 +02:00
Matthias 384e0c5e5a feat: update dockerfile base to python 3.14.3 2026-04-01 20:44:30 +02:00
Matthias d1b378ead6 chore: bump armhf image to 3.11.15 2026-04-01 20:29:23 +02:00
Matthias 42a153953a Merge pull request #13012 from freqtrade/feat/setup_14
Add support for 3.14 in setup-scripts
2026-04-01 19:58:12 +02:00
Matthias 8eb2edc0e2 feat: support 3.14 in setup scripts 2026-04-01 07:24:33 +02:00
Matthias b0c14d1122 docs: update non-working links to supported-futures 2026-03-31 07:21:48 +02:00
Matthias 7e7e475d4a chore: update deploy-docs to use uv 2026-03-31 07:19:37 +02:00
Matthias c21b8587a6 fix: incorrect balance estimation while entry order is not filled
closes #12993
2026-03-31 06:52:52 +02:00
Matthias ea51c646cd chore: add uv exclude-newer safeguard 2026-03-31 06:40:03 +02:00
Matthias 36d2ed061f Merge pull request #13008 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2026-03-31 06:35:03 +02:00
Freqtrade Bot 61e27462b1 chore: update pre-commit hooks 2026-03-31 03:57:08 +00:00