Commit Graph

31143 Commits

Author SHA1 Message Date
Matthias 8dd3fdafa9 Merge pull request #12903 from freqtrade/dependabot/pip/develop/mkdocs-007c418a98
chore(deps): bump mkdocs-material from 9.7.2 to 9.7.3 in the mkdocs group
2026-03-09 06:25:54 +01:00
Matthias 6d6a9619a3 Merge pull request #12909 from freqtrade/dependabot/pip/develop/fastapi-0.135.1
chore(deps): bump fastapi from 0.131.0 to 0.135.1
2026-03-09 06:24:29 +01:00
dependabot[bot] 27a39a4ec6 chore(deps): bump fastapi from 0.131.0 to 0.135.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.131.0 to 0.135.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.131.0...0.135.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 03:04:06 +00:00
dependabot[bot] 958a9307fc 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.2 to 9.7.3
- [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.2...9.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 03:03:21 +00:00
Matthias c49dc36a23 docs: hyperliquid unified accounts documentation 2026-03-08 15:45:10 +01:00
Matthias 6cf73786e3 feat: Be verbose on init 2026-03-08 15:17:19 +01:00
Matthias 71f03ffbc6 feat: support hyperliquid unified account 2026-03-08 15:15:46 +01:00
Matthias b57a7f207e test: simplify ccxt_order_parse test (but improve it at the same time) 2026-03-06 21:07:59 +01:00
Matthias b283cabbcd refactor: rely on parent class "needstickers" property 2026-03-06 18:32:14 +01:00
Matthias 38e64e06d1 refactor: use default "needstickers" function
most pairlists use False - so we can use this default and omit tons of lines.
2026-03-06 18:31:40 +01:00
Matthias b35082e45e docs: update brightness of discord badge 2026-03-06 06:38:58 +01:00
Matthias 02475ebcce Merge pull request #12899 from stash86/main-stash
fix typo
2026-03-05 09:54:47 +01:00
Stefano d584544a6a fix typo 2026-03-05 17:36:22 +09:00
Matthias 428d1397a7 Merge pull request #12874 from stash86/main-stash
Add CrossMarketPairList
2026-03-05 06:57:31 +01:00
Matthias aabda8d4f1 test: simplify test 2026-03-05 06:40:04 +01:00
Matthias 9cee5cc4d0 chore: fix pairlist docstring 2026-03-05 06:39:51 +01:00
Matthias 9dd2a9e5f5 Merge pull request #12898 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-03-05 06:33:51 +01:00
Freqtrade Bot 2832c6b858 chore: update pre-commit hooks 2026-03-05 04:12:28 +00:00
Matthias bc0aeb367a Merge pull request #12876 from freqtrade/fix/chinese_char_pairs
Allow non-ascii characters in pair names
2026-03-04 07:11:01 +01:00
Matthias 1e33ea0059 Merge pull request #12890 from hamadbinghalib/fix/download-data-convert-log-format
fix(configuration): avoid format-string IndexError for --convert in download-data
2026-03-04 07:01:38 +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
hamadbinghalib da0e3912c6 fix(configuration): avoid IndexError with --convert in download-data 2026-03-03 07:08:16 +04: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