Matthias
|
c12c2177cd
|
test: add tests for wallets_migration
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
c884fd20ea
|
chore: add repr output for wallet_history
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
0f9cab4231
|
chore: fix edge-case bug for empty pairlist
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
97e7939a30
|
chore: improve wallet capturing performance
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
6e3c850807
|
chore: minor nitpick changes
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
7b49dc8c11
|
chore: improve optimize reports stability
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
cbd1a4c060
|
chore: minor improvements
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
921cb4dad8
|
feat: Only ffill until the end of the trade
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
bf5ec98918
|
chore: use "filled" over amount for balance distribution
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
c877d267c7
|
feat: expose minfied when converting trade list to dataframe
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
c66adf2bf1
|
docs: update backtesting docs with new output
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
1ede186484
|
feat: display min/max balance
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
680aeb89c3
|
feat: store wallet stats
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
ba1092b726
|
chore: use builtin helpers
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
9ddabbd849
|
feat: use proper starting balance
|
2026-04-04 09:12:44 +02:00 |
|
Matthias
|
b5f31bf82d
|
chore: use proper starting balance
|
2026-04-04 09:12:44 +02:00 |
|
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 |
|