Commit Graph

31119 Commits

Author SHA1 Message Date
Matthias
9cee5cc4d0 chore: fix pairlist docstring 2026-03-05 06:39:51 +01:00
Stefano
0ca49bf1d3 Merge branch 'freqtrade:develop' into main-stash 2026-03-04 10:03:14 +09:00
Stefano
c1c2d24bdc fix docs 2026-03-04 10:02:52 +09:00
Stefano
bbba9579dc switch "mode" into "pairs_exist_on" 2026-03-04 09:57:11 +09:00
Matthias
f92c66db56 Merge pull request #12891 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2026-03-03 09:54:36 +01:00
Freqtrade Bot
f08874d9b8 chore: update pre-commit hooks 2026-03-03 03:46:52 +00:00
Matthias
e15cd81383 Merge pull request #12885 from freqtrade/dependabot/pip/develop/filelock-3.24.3
chore(deps): bump filelock from 3.24.2 to 3.24.3
2026-03-02 10:51:11 +01:00
Matthias
d1a17a2508 Merge pull request #12886 from freqtrade/dependabot/pip/develop/pyarrow-23.0.1
chore(deps): bump pyarrow from 23.0.0 to 23.0.1
2026-03-02 09:22:56 +01:00
Matthias
da3c44137a Merge pull request #12887 from freqtrade/dependabot/pip/develop/ast-comments-1.3.0
chore(deps): bump ast-comments from 1.2.3 to 1.3.0
2026-03-02 09:03:35 +01:00
Matthias
192bd754df chore: add armhf wheel for pyarrow 23.0.1 2026-03-02 06:53:13 +01:00
dependabot[bot]
ec46299ec0 chore(deps): bump pyarrow from 23.0.0 to 23.0.1
Bumps [pyarrow](https://github.com/apache/arrow) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-23.0.0...apache-arrow-23.0.1)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-version: 23.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 05:39:01 +00:00
Matthias
f1bc324eb3 Merge pull request #12884 from freqtrade/dependabot/pip/develop/uvicorn-0.41.0
chore(deps): bump uvicorn from 0.40.0 to 0.41.0
2026-03-02 06:37:54 +01:00
Matthias
f5189f8846 Merge pull request #12888 from freqtrade/dependabot/pip/develop/rich-14.3.3
chore(deps): bump rich from 14.3.2 to 14.3.3
2026-03-02 06:34:52 +01:00
Matthias
29d24c7a9d Merge pull request #12883 from freqtrade/dependabot/pip/develop/ccxt-4.5.40
chore(deps): bump ccxt from 4.5.39 to 4.5.40
2026-03-02 06:34:22 +01:00
Matthias
c360f8fe04 Merge pull request #12882 from freqtrade/dependabot/pip/develop/isort-8.0.0
chore(deps-dev): bump isort from 7.0.0 to 8.0.0
2026-03-02 06:34:02 +01:00
Matthias
539b7a3a22 Merge pull request #12880 from freqtrade/dependabot/pip/develop/fastapi-0.131.0
chore(deps): bump fastapi from 0.129.0 to 0.131.0
2026-03-02 06:33:38 +01:00
dependabot[bot]
8a67eee960 chore(deps): bump filelock from 3.24.2 to 3.24.3
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.24.2 to 3.24.3.
- [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.24.2...3.24.3)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.24.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 05:32:46 +00:00
Matthias
de0c275832 Merge pull request #12879 from freqtrade/dependabot/pip/develop/ruff-0.15.2
chore(deps-dev): bump ruff from 0.15.1 to 0.15.2
2026-03-02 06:31:48 +01:00
Matthias
97062ef4b8 Merge pull request #12878 from freqtrade/dependabot/pip/develop/scipy-3a2038e1d7
chore(deps): bump scipy from 1.17.0 to 1.17.1 in the scipy group
2026-03-02 06:30:49 +01:00
Matthias
ac5491bf6d Merge pull request #12877 from freqtrade/dependabot/pip/develop/mkdocs-ec1788883e
chore(deps): bump mkdocs-material from 9.7.1 to 9.7.2 in the mkdocs group
2026-03-02 06:30:22 +01:00
dependabot[bot]
d49075b4e2 chore(deps): bump rich from 14.3.2 to 14.3.3
Bumps [rich](https://github.com/Textualize/rich) from 14.3.2 to 14.3.3.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v14.3.2...v14.3.3)

---
updated-dependencies:
- dependency-name: rich
  dependency-version: 14.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:04:49 +00:00
dependabot[bot]
e9f3543040 chore(deps): bump ast-comments from 1.2.3 to 1.3.0
Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/t3rn0/ast-comments/releases)
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.3...1.3.0)

---
updated-dependencies:
- dependency-name: ast-comments
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:04:45 +00:00
dependabot[bot]
022134a652 chore(deps): bump uvicorn from 0.40.0 to 0.41.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.40.0 to 0.41.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.40.0...0.41.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:04:14 +00:00
dependabot[bot]
e551cb0bfe chore(deps): bump ccxt from 4.5.39 to 4.5.40
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.39 to 4.5.40.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.39...v4.5.40)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-version: 4.5.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:04:05 +00:00
dependabot[bot]
2731decf60 chore(deps-dev): bump isort from 7.0.0 to 8.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyCQA/isort/compare/7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:03:54 +00:00
dependabot[bot]
5dad681ab6 chore(deps): bump fastapi from 0.129.0 to 0.131.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.129.0 to 0.131.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.129.0...0.131.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.131.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:03:44 +00:00
dependabot[bot]
96f7c1e37b chore(deps-dev): bump ruff from 0.15.1 to 0.15.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.2.
- [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.1...0.15.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:03:35 +00:00
dependabot[bot]
bab787efb1 chore(deps): bump scipy from 1.17.0 to 1.17.1 in the scipy group
Bumps the scipy group with 1 update: [scipy](https://github.com/scipy/scipy).


Updates `scipy` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: scipy
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:03:24 +00:00
dependabot[bot]
2601be0777 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.1 to 9.7.2
- [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.1...9.7.2)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mkdocs
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:03:12 +00:00
Stefano
e487b76d1e Merge branch 'main-stash' of https://github.com/stash86/freqtrade into main-stash 2026-03-02 10:24:52 +09:00
Stefano
5788a75acc add tests to satisfy codecov 2026-03-02 10:24:45 +09:00
Stefano
64f87fe187 Update freqtrade/plugins/pairlist/CrossMarketPairList.py
Co-authored-by: Matthias <xmatthias@outlook.com>
2026-03-01 08:28:56 +09:00
Matthias
a73028796c chore: bump version to 2026.3-dev 2026-02-28 08:07:35 +01:00
Stefano
3b59616cbe add to checma 2026-02-28 11:03:24 +09:00
Stefano
818162b630 fix letters' case 2026-02-28 11:01:45 +09:00
Stefano
991a1b1ab7 add tests 2026-02-28 10:58:34 +09:00
Stefano
b94b0926a7 Merge branch 'freqtrade:develop' into main-stash 2026-02-27 16:53:10 +09:00
Matthias
f7b11c5166 Merge pull request #12863 from ABSllk/fix-pairlock-expiration
fix: align pairlock backtesting expiration condition with live/dry run
2026-02-27 07:02:04 +01:00
Matthias
2e92fccd7b Merge pull request #12865 from stash86/develop-copy
move pair prefixes to constants, update prefixes
2026-02-27 06:38:40 +01:00
Stefano
09c60b9543 remove M 2026-02-27 14:17:46 +09:00
Matthias
166476b21c refactor: remove unused method 2026-02-26 20:17:35 +01:00
ABS
3a775a5b65 test: align backtest_pricecontours expected trades with correctly fixed pairlock expiry duration 2026-02-26 14:23:42 +08:00
Matthias
ab9b6989be fix: historic precision must also workf or big numbers 2026-02-26 07:14:37 +01:00
Matthias
1f69cafd16 Merge pull request #12867 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-02-26 06:35:22 +01:00
Freqtrade Bot
7030b0bfcc chore: update pre-commit hooks 2026-02-26 04:13:10 +00:00
Stefano
8fb21e8f50 change into pairlist plugin 2026-02-25 17:17:26 +09:00
Stefano
f0dd3e4ab8 move pair prefixes to constants 2026-02-25 16:17:35 +09:00
Stefano
9719f28795 add crossmarketfilter 2026-02-25 15:51:56 +09:00
Matthias
402ef216c3 chore: bump dockerfile from 3.13.11 to 3.13.12 2026-02-25 07:24:36 +01:00
Matthias
5f585e330f docs: Add discord server Badge 2026-02-25 07:20:25 +01:00