Matthias
|
1380940565
|
chore: remove binance pair naming migration
|
2026-01-02 08:42:14 +01:00 |
|
Matthias
|
595309c9ed
|
chore: improve type-safety for Volumepairlist
|
2026-01-01 14:42:00 +01:00 |
|
Matthias
|
78dde7d1bc
|
chore: don't use bitwise comparisons for bool comparisons
|
2026-01-01 14:41:49 +01:00 |
|
Matthias
|
2a0da08413
|
fix: double-space in log message
|
2026-01-01 14:01:25 +01:00 |
|
Matthias
|
fd7aff6063
|
Merge pull request #12678 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2026-01-01 07:14:27 +01:00 |
|
Freqtrade Bot
|
c41584a548
|
chore: update pre-commit hooks
|
2026-01-01 03:35:01 +00:00 |
|
Matthias
|
8e91fea11f
|
Merge pull request #12584 from igi01/feature/hyperliquid-hip3-support
Hyperliquid HIP3 support
|
2025-12-30 21:03:13 +01:00 |
|
Matthias
|
0f8c6d456e
|
fix: only matching quote currencies should be tradable
|
2025-12-30 20:37:48 +01:00 |
|
Matthias
|
2a1b3ae7ba
|
test: improve test to disable different stake currency markets
|
2025-12-30 20:37:29 +01:00 |
|
Matthias
|
0a94a6d332
|
test: refactor hyperliquid fake markets into a fixture
|
2025-12-30 20:31:49 +01:00 |
|
Matthias
|
75a3651493
|
test: ensure hyperliquid works without dex configured
|
2025-12-30 13:03:13 +01:00 |
|
Matthias
|
0dad2b36ab
|
Merge branch 'develop' into feature/hyperliquid-hip3-support
|
2025-12-30 08:46:48 +01:00 |
|
Matthias
|
70834b6491
|
chore: update release template structure
|
2025-12-30 08:46:19 +01:00 |
|
Matthias
|
31269c7ce0
|
docs: Update docs date to 2025
|
2025-12-30 08:46:19 +01:00 |
|
Matthias
|
f0a5bbe511
|
Merge pull request #12674 from freqtrade/dependabot/pip/develop/ccxt-4.5.30
chore(deps): bump ccxt from 4.5.29 to 4.5.30
|
2025-12-29 16:44:42 +01:00 |
|
dependabot[bot]
|
863124d67e
|
chore(deps): bump ccxt from 4.5.29 to 4.5.30
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.29 to 4.5.30.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.29...v4.5.30)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.30
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 15:28:15 +00:00 |
|
Matthias
|
6d1e4d8f45
|
Merge pull request #12665 from freqtrade/ci/docker_trixie
bump dockerfile base from bookworm to trixie
|
2025-12-29 14:40:47 +01:00 |
|
Matthias
|
5f12c81768
|
chore: bump version to 2026.1-dev
|
2025-12-29 13:35:51 +01:00 |
|
Matthias
|
31341afcef
|
Merge branch 'stable' into develop
|
2025-12-29 12:56:03 +01:00 |
|
Matthias
|
383b305b74
|
Merge pull request #12671 from freqtrade/dependabot/pip/develop/humanize-4.15.0
chore(deps): bump humanize from 4.14.0 to 4.15.0
|
2025-12-29 12:26:06 +01:00 |
|
Matthias
|
84244e7ca7
|
Merge pull request #12669 from freqtrade/dependabot/pip/develop/numpy-2.4.0
chore(deps): bump numpy from 2.3.5 to 2.4.0
|
2025-12-29 12:01:25 +01:00 |
|
Matthias
|
cc06e9baec
|
Merge pull request #12672 from freqtrade/dependabot/pip/develop/uvicorn-0.40.0
chore(deps): bump uvicorn from 0.38.0 to 0.40.0
|
2025-12-29 08:11:33 +01:00 |
|
Matthias
|
d5ac8a5b0b
|
test: update test for new humanize behavior
|
2025-12-29 08:01:48 +01:00 |
|
Matthias
|
00a4a743d2
|
Merge pull request #12668 from freqtrade/dependabot/pip/develop/ruff-0.14.10
chore(deps-dev): bump ruff from 0.14.9 to 0.14.10
|
2025-12-29 06:52:35 +01:00 |
|
Matthias
|
650cb1ef8c
|
Merge pull request #12667 from freqtrade/dependabot/pip/develop/gymnasium-1.2.3
chore(deps): bump gymnasium from 1.2.2 to 1.2.3
|
2025-12-29 06:46:15 +01:00 |
|
dependabot[bot]
|
76ea4ea14f
|
chore(deps): bump uvicorn from 0.38.0 to 0.40.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.38.0 to 0.40.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.38.0...0.40.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 05:42:07 +00:00 |
|
Matthias
|
90502a6ac0
|
Merge pull request #12666 from freqtrade/dependabot/pip/develop/mkdocs-5f79d4b5c7
chore(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in the mkdocs group
|
2025-12-29 06:41:02 +01:00 |
|
Matthias
|
f9fe909847
|
Merge pull request #12670 from freqtrade/dependabot/pip/develop/fastapi-0.127.0
chore(deps): bump fastapi from 0.125.0 to 0.127.0
|
2025-12-29 06:38:45 +01:00 |
|
dependabot[bot]
|
7085103e43
|
chore(deps): bump humanize from 4.14.0 to 4.15.0
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.14.0 to 4.15.0.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.14.0...4.15.0)
---
updated-dependencies:
- dependency-name: humanize
dependency-version: 4.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:49 +00:00 |
|
dependabot[bot]
|
c5ee96b66a
|
chore(deps): bump fastapi from 0.125.0 to 0.127.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.125.0 to 0.127.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.125.0...0.127.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.127.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:46 +00:00 |
|
dependabot[bot]
|
d454a10dea
|
chore(deps): bump numpy from 2.3.5 to 2.4.0
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.3.5...v2.4.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:37 +00:00 |
|
dependabot[bot]
|
e3d03f586d
|
chore(deps-dev): bump ruff from 0.14.9 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.9 to 0.14.10.
- [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.14.9...0.14.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:22 +00:00 |
|
dependabot[bot]
|
e8d748535f
|
chore(deps): bump gymnasium from 1.2.2 to 1.2.3
Bumps [gymnasium](https://github.com/Farama-Foundation/Gymnasium) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases)
- [Commits](https://github.com/Farama-Foundation/Gymnasium/compare/v1.2.2...v1.2.3)
---
updated-dependencies:
- dependency-name: gymnasium
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:13 +00:00 |
|
dependabot[bot]
|
1cdb386374
|
chore(deps): bump mkdocs-material in the mkdocs group
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.7.0 to 9.7.1
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.0...9.7.1)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-29 03:27:02 +00:00 |
|
Matthias
|
8205cb25b8
|
chore: bump dockerfile base from bookworm to trixie
|
2025-12-28 14:16:02 +01:00 |
|
Matthias
|
511b817e84
|
test: test exception case for one dex call
|
2025-12-28 13:28:46 +01:00 |
|
Matthias
|
de94170424
|
test: update and improve validation tests
|
2025-12-28 13:24:52 +01:00 |
|
Matthias
|
6e9b60c0b0
|
fix: use ConfigurationError instead of OperationalException
|
2025-12-28 13:24:43 +01:00 |
|
Matthias
|
b8cf38cb6f
|
test: fix a couple hyperliquid tests
|
2025-12-27 20:15:19 +01:00 |
|
Matthias
|
b394705545
|
fix: improve check tightness in hyperliquid hip3 config
|
2025-12-27 20:10:19 +01:00 |
|
Matthias
|
9b99c5b3f3
|
chore: Add explanation for get_balances
|
2025-12-27 20:10:03 +01:00 |
|
Matthias
|
e77e901df1
|
fix: don't ignore regular tradability rules
|
2025-12-27 18:25:19 +01:00 |
|
Matthias
|
b26c37af62
|
test: test online to ensure HIP3 pairs are in the markets object
|
2025-12-27 17:33:39 +01:00 |
|
Matthias
|
414fe81b27
|
test: reduce test position data
|
2025-12-27 17:18:43 +01:00 |
|
Matthias
|
00de8077f7
|
test: fix hyperliquid positions test
|
2025-12-27 17:18:15 +01:00 |
|
Matthias
|
1dde1ad0ed
|
test: fix and improve hip3 config validation test
|
2025-12-27 17:10:28 +01:00 |
|
Matthias
|
2708343a2d
|
fix: only validate HIP3 in futures mode
|
2025-12-27 17:07:35 +01:00 |
|
Matthias
|
61eb3306dd
|
docs: fix documentation formatting and wording
|
2025-12-27 16:59:32 +01:00 |
|
Matthias
|
e71329c82b
|
fix: DEX's are isolated margin only
|
2025-12-27 16:50:21 +01:00 |
|
Matthias
|
dc4adccaaf
|
feat: don't limit pairs in "list-pairs" mode
|
2025-12-27 16:48:53 +01:00 |
|