Commit Graph

30512 Commits

Author SHA1 Message Date
Matthias
46ee092119 Merge pull request #12638 from freqtrade/dependabot/pip/develop/scikit-learn-1.8.0
chore(deps): bump scikit-learn from 1.7.2 to 1.8.0
2025-12-23 07:05:37 +01:00
Matthias
931cd2e7ba chore: bump Dockerfile to latest python release 2025-12-23 07:01:50 +01:00
dependabot[bot]
ca47882fa9 chore(deps): bump scikit-learn from 1.7.2 to 1.8.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.2...1.8.0)

---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 05:42:22 +00:00
Matthias
9baa6eebbe Merge pull request #12649 from freqtrade/maint/remove_catboost
Remove catboost dependency
2025-12-23 06:32:30 +01:00
Matthias
0feec257e3 Merge pull request #12650 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2025-12-23 06:31:49 +01:00
Freqtrade Bot
802d42cc00 chore: update pre-commit hooks 2025-12-23 03:30:45 +00:00
Matthias
d2c4bd1b50 docs: update formatting of link 2025-12-22 20:00:50 +01:00
Matthias
5e5495e050 docs: Add deprecation notice for Catboost models 2025-12-22 19:56:41 +01:00
Matthias
51f3f0d65a test: Remove catboost tests 2025-12-22 19:53:02 +01:00
Matthias
d0ac462dd3 Merge pull request #12647 from freqtrade/dependabot/pip/develop/mypy-1.19.1
chore(deps-dev): bump mypy from 1.19.0 to 1.19.1
2025-12-22 07:54:03 +01:00
dependabot[bot]
fc113f7bbf chore(deps-dev): bump mypy from 1.19.0 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.19.0...v1.19.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.19.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 06:32:34 +00:00
Matthias
4f6b1b6fd0 Merge pull request #12633 from freqtrade/dependabot/pip/develop/scipy-e8974a44ab
chore(deps-dev): bump scipy-stubs from 1.16.3.2 to 1.16.3.3 in the scipy group
2025-12-22 07:31:21 +01:00
Matthias
006d2305af chore: update samples and comments to use lightgbm / xgboost
instead of catboost
2025-12-22 07:16:24 +01:00
Matthias
5c9f140c5d feat: remove catboost models and dependency 2025-12-22 07:11:11 +01:00
Matthias
c6f3b00819 chore: combine updates on actions from the actions/* org 2025-12-22 07:02:01 +01:00
Matthias
1780d2db23 chore: bump scipy-stubs in pre-commit-config 2025-12-22 06:59:35 +01:00
dependabot[bot]
78d602f7b4 chore(deps-dev): bump scipy-stubs in the scipy group
Bumps the scipy group with 1 update: [scipy-stubs](https://github.com/scipy/scipy-stubs).


Updates `scipy-stubs` from 1.16.3.2 to 1.16.3.3
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.3.2...v1.16.3.3)

---
updated-dependencies:
- dependency-name: scipy-stubs
  dependency-version: 1.16.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: scipy
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 05:58:11 +00:00
Matthias
4823f66c4e Merge pull request #12635 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.45
chore(deps): bump sqlalchemy from 2.0.44 to 2.0.45
2025-12-22 06:56:47 +01:00
Matthias
a3c19d10f7 chore: bump sqlalchemy in pre-commit-config 2025-12-22 06:38:34 +01:00
Matthias
ebb318a0f0 Merge pull request #12645 from freqtrade/dependabot/pip/develop/ccxt-4.5.28
chore(deps): bump ccxt from 4.5.27 to 4.5.28
2025-12-22 06:37:37 +01:00
Matthias
35d6e6e832 Merge pull request #12643 from freqtrade/dependabot/pip/develop/ruff-0.14.9
chore(deps-dev): bump ruff from 0.14.8 to 0.14.9
2025-12-22 06:37:05 +01:00
Matthias
37bc93e0d3 Merge pull request #12642 from freqtrade/dependabot/github_actions/develop/codecov/codecov-action-5.5.2
chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2
2025-12-22 06:36:50 +01:00
Matthias
2cd30b0604 Merge pull request #12636 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-8.0.0
chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 8.0.0
2025-12-22 06:35:48 +01:00
Matthias
2f30cda9d7 Merge pull request #12640 from freqtrade/dependabot/github_actions/develop/actions/upload-artifact-6
chore(deps): bump actions/upload-artifact from 5 to 6
2025-12-22 06:34:41 +01:00
Matthias
9e1c760222 Merge pull request #12641 from freqtrade/dependabot/pip/develop/urllib3-2.6.2
chore(deps): bump urllib3 from 2.6.0 to 2.6.2
2025-12-22 06:33:53 +01:00
Matthias
53884cae2f Merge pull request #12637 from freqtrade/dependabot/pip/develop/fastapi-0.124.4
chore(deps): bump fastapi from 0.124.0 to 0.124.4
2025-12-22 06:33:35 +01:00
Matthias
1b16b450b7 Merge pull request #12634 from freqtrade/dependabot/pip/develop/cachetools-6.2.3
chore(deps): bump cachetools from 6.2.2 to 6.2.3
2025-12-22 06:32:15 +01:00
Matthias
18ba3241ce Merge pull request #12639 from freqtrade/dependabot/github_actions/develop/actions/download-artifact-7
chore(deps): bump actions/download-artifact from 6 to 7
2025-12-22 06:31:56 +01:00
Matthias
6f8ad595b7 Merge pull request #12646 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.19.1
chore(deps): bump pymdown-extensions from 10.18 to 10.19.1
2025-12-22 06:31:23 +01:00
Matthias
5479f204b5 Merge pull request #12644 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-7.1.6
chore(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.6
2025-12-22 06:31:09 +01:00
dependabot[bot]
c54b94b5a4 chore(deps): bump pymdown-extensions from 10.18 to 10.19.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.18 to 10.19.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.18...10.19.1)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 10.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:39 +00:00
dependabot[bot]
5ed590d862 chore(deps): bump ccxt from 4.5.27 to 4.5.28
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.27 to 4.5.28.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.27...v4.5.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:35 +00:00
dependabot[bot]
3f5ed399b5 chore(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.6
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.4 to 7.1.6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](1e862dfacb...681c641aba)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: 7.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:26 +00:00
dependabot[bot]
a9a686c64e chore(deps-dev): bump ruff from 0.14.8 to 0.14.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.14.9.
- [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.8...0.14.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:24 +00:00
dependabot[bot]
978ca8f852 chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](5a1091511a...671740ac38)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:16 +00:00
dependabot[bot]
ea30f906f9 chore(deps): bump urllib3 from 2.6.0 to 2.6.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.0...2.6.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:10 +00:00
dependabot[bot]
811112f0ce chore(deps): bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:08 +00:00
dependabot[bot]
5ebffb27aa chore(deps): bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:02:03 +00:00
dependabot[bot]
0cb676a677 chore(deps): bump fastapi from 0.124.0 to 0.124.4
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.124.0 to 0.124.4.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.124.0...0.124.4)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.124.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:01:57 +00:00
dependabot[bot]
6a6dce323d chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 8.0.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 8.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](84ae59a2cd...98357b18bf)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:01:51 +00:00
dependabot[bot]
0d62fab367 chore(deps): bump sqlalchemy from 2.0.44 to 2.0.45
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.44 to 2.0.45.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:01:42 +00:00
dependabot[bot]
a1b4a4dbfb chore(deps): bump cachetools from 6.2.2 to 6.2.3
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.2 to 6.2.3.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.2...v6.2.3)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 6.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 03:01:32 +00:00
Matthias
092da6aee5 chore(ci): Try to cleanup docker build host 2025-12-21 13:43:16 +01:00
Matthias
13c63c0bf5 fix: exception when backtesting in webserver mode
Running a futures backtest more than once without cache caused
the process to crash due to detail data not being loaded.
2025-12-21 13:31:10 +01:00
Matthias
aa38a36b56 docs: add override_exchange_check to documentation 2025-12-21 12:58:13 +01:00
Matthias
e9847d9549 Merge pull request #12627 from freqtrade/unify/algo_stop_orders
refactor stoploss methods for exchanges with algo orders
2025-12-19 06:27:12 +01:00
Matthias
21d723b35d chore(ci): visualize disk sizes for docker build 2025-12-18 07:06:34 +01:00
Matthias
6c8b8f642a Merge pull request #12629 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2025-12-18 06:29:05 +01:00
Freqtrade Bot
6905b8059d chore: update pre-commit hooks 2025-12-18 03:28:09 +00:00
Matthias
1143aba671 test: simplify test call 2025-12-17 07:18:19 +01:00