Matthias
|
5f585e330f
|
docs: Add discord server Badge
|
2026-02-25 07:20:25 +01:00 |
|
Matthias
|
6d04874e26
|
docs: update coverage badge
|
2026-02-24 23:14:53 +01:00 |
|
Matthias
|
4b45e3f3d2
|
chore(ci): bump pester version in Ci
|
2026-02-24 22:34:25 +01:00 |
|
Matthias
|
4359de7cc5
|
test: fix exchange.close test warnings
|
2026-02-24 22:01:50 +01:00 |
|
Matthias
|
48015a9b1b
|
fix: path traversal in web_ui
|
2026-02-24 21:52:37 +01:00 |
|
Matthias
|
34df7b1793
|
test: add test for path traversal fix
|
2026-02-24 21:50:23 +01:00 |
|
Matthias
|
429276cac6
|
test: add tests for base64 strategy verification
|
2026-02-24 21:20:48 +01:00 |
|
Matthias
|
e7154c93a9
|
fix: disallow base64 strategies through rpc endpoints
|
2026-02-24 21:20:34 +01:00 |
|
Matthias
|
523a9d644b
|
test: update test for new error message
|
2026-02-24 21:12:00 +01:00 |
|
Matthias
|
3a6311b7fc
|
refactor: extract check for base64 strategies
|
2026-02-24 21:11:52 +01:00 |
|
Matthias
|
f6dbca35f3
|
fix: safe_value_dict on a non-iterable object
|
2026-02-24 20:33:20 +01:00 |
|
Matthias
|
07e1088839
|
test: improve safe_value_nested test
|
2026-02-24 20:31:05 +01:00 |
|
Matthias
|
74d373e37d
|
docs: improve contributing formatting
|
2026-02-24 18:51:22 +01:00 |
|
Matthias
|
6ce4d1a7c5
|
docs: update contributing about AI usage
|
2026-02-24 18:24:34 +01:00 |
|
Matthias
|
6e49a90730
|
docs: improve some doc formatting/wording
|
2026-02-24 06:44:24 +01:00 |
|
Matthias
|
246a9049e6
|
Merge pull request #12862 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2026-02-24 06:38:39 +01:00 |
|
Freqtrade Bot
|
816f81e5b4
|
chore: update pre-commit hooks
|
2026-02-24 03:48:10 +00:00 |
|
Matthias
|
49e32b2600
|
Merge pull request #12835 from ABSllk/feat/fix-max-drawdown-protection
Change max drawdown protection calculation
|
2026-02-23 20:32:44 +01:00 |
|
Matthias
|
b6993f0b24
|
test: fix random test failure due to missing mandatory key
|
2026-02-23 20:14:20 +01:00 |
|
ABS
|
58079a8b50
|
refactor: fetch starting_balance only once at backtest initialization
|
2026-02-23 16:15:43 +08:00 |
|
Matthias
|
bdf080155d
|
Merge pull request #12855 from freqtrade/dependabot/pip/develop/xgboost-3.2.0
chore(deps): bump xgboost from 3.1.3 to 3.2.0
|
2026-02-23 06:37:24 +01:00 |
|
Matthias
|
52fede6307
|
Merge pull request #12854 from freqtrade/dependabot/pip/develop/ccxt-4.5.39
chore(deps): bump ccxt from 4.5.38 to 4.5.39
|
2026-02-23 06:34:39 +01:00 |
|
Matthias
|
7d6c80fa7c
|
Merge pull request #12853 from freqtrade/dependabot/pip/develop/cachetools-7.0.1
chore(deps): bump cachetools from 7.0.0 to 7.0.1
|
2026-02-23 06:33:48 +01:00 |
|
Matthias
|
814111adb9
|
Merge pull request #12852 from freqtrade/dependabot/pip/develop/fastapi-0.129.0
chore(deps): bump fastapi from 0.128.5 to 0.129.0
|
2026-02-23 06:33:33 +01:00 |
|
Matthias
|
f0f4191dcf
|
Merge pull request #12851 from freqtrade/dependabot/pip/develop/filelock-3.24.2
chore(deps): bump filelock from 3.20.3 to 3.24.2
|
2026-02-23 06:33:11 +01:00 |
|
Matthias
|
9a80a11577
|
Merge pull request #12850 from freqtrade/dependabot/pip/develop/ruff-0.15.1
chore(deps-dev): bump ruff from 0.15.0 to 0.15.1
|
2026-02-23 06:32:39 +01:00 |
|
Matthias
|
5551a287a8
|
Merge pull request #12857 from freqtrade/dependabot/pip/develop/markdown-3.10.2
chore(deps): bump markdown from 3.10.1 to 3.10.2
|
2026-02-23 06:32:06 +01:00 |
|
Matthias
|
b0f7c91548
|
Merge pull request #12856 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.21
chore(deps): bump pymdown-extensions from 10.20.1 to 10.21
|
2026-02-23 06:31:49 +01:00 |
|
dependabot[bot]
|
9232e17af4
|
chore(deps): bump markdown from 3.10.1 to 3.10.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.10.1...3.10.2)
---
updated-dependencies:
- dependency-name: markdown
dependency-version: 3.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:04:11 +00:00 |
|
dependabot[bot]
|
d962137d24
|
chore(deps): bump pymdown-extensions from 10.20.1 to 10.21
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.20.1 to 10.21.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/commits/10.21)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.21'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:04:07 +00:00 |
|
dependabot[bot]
|
22c91137bb
|
chore(deps): bump xgboost from 3.1.3 to 3.2.0
Bumps [xgboost](https://github.com/dmlc/xgboost) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v3.1.3...v3.2.0)
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:04:04 +00:00 |
|
dependabot[bot]
|
92b8bdd113
|
chore(deps): bump ccxt from 4.5.38 to 4.5.39
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.38 to 4.5.39.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.38...v4.5.39)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.39
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:03:55 +00:00 |
|
dependabot[bot]
|
3c5178b002
|
chore(deps): bump cachetools from 7.0.0 to 7.0.1
Bumps [cachetools](https://github.com/tkem/cachetools) from 7.0.0 to 7.0.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.0.0...v7.0.1)
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:03:43 +00:00 |
|
dependabot[bot]
|
8231005225
|
chore(deps): bump fastapi from 0.128.5 to 0.129.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.5 to 0.129.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.5...0.129.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.129.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:03:36 +00:00 |
|
dependabot[bot]
|
2646313c11
|
chore(deps): bump filelock from 3.20.3 to 3.24.2
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.3 to 3.24.2.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.20.3...3.24.2)
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.24.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:03:31 +00:00 |
|
dependabot[bot]
|
12b4875e24
|
chore(deps-dev): bump ruff from 0.15.0 to 0.15.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.0...0.15.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.15.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-23 03:03:13 +00:00 |
|
ABS
|
6a98df1c71
|
Merge branch 'freqtrade:develop' into feat/fix-max-drawdown-protection
|
2026-02-23 10:36:08 +08:00 |
|
ABS
|
a5d24f14cb
|
docs: clarify MaxDrawdown calculation modes and update example
|
2026-02-23 10:34:59 +08:00 |
|
ABS
|
50f914d6d5
|
fix: pass starting_balance to protection manager in backtest
|
2026-02-23 10:34:41 +08:00 |
|
Matthias
|
b4422131fb
|
chore: move show_sensitive warning
out of datadir options
|
2026-02-22 19:51:51 +01:00 |
|
Matthias
|
f61b50dbfc
|
chore: improved docstring
|
2026-02-21 20:35:50 +01:00 |
|
Matthias
|
ce590cced7
|
chore: clarify --export-filename Deprecation messages
part of #12846
|
2026-02-21 20:20:14 +01:00 |
|
Matthias
|
a417af1ff0
|
chore: add note to todo about still running jobs
|
2026-02-21 16:56:55 +01:00 |
|
Matthias
|
d2e650d188
|
chore: remove missleading comment in help
|
2026-02-21 16:34:04 +01:00 |
|
Matthias
|
088516b2ed
|
chore: Update help to clarify backtest-filename deprecation
closes #12846
|
2026-02-21 13:19:38 +01:00 |
|
Matthias
|
797ea46bb3
|
Merge pull request #12840 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2026-02-19 06:49:54 +01:00 |
|
Freqtrade Bot
|
96c0a6296f
|
chore: update pre-commit hooks
|
2026-02-19 04:13:39 +00:00 |
|
ABS
|
e524e030ef
|
docs: clarify mode behavior and sample config in MaxDrawdown protection
|
2026-02-19 04:21:32 +08:00 |
|
ABS
|
e19d96f85c
|
test: improve MaxDrawdown mode coverage and naming
|
2026-02-19 04:20:21 +08:00 |
|
ABS
|
0672d8f094
|
refactor: limit pre-window balance aggregation to equity mode
|
2026-02-19 04:19:27 +08:00 |
|