Commit Graph

30924 Commits

Author SHA1 Message Date
Matthias
ed22b4e09b Merge pull request #12796 from onerobotband/develop
Fix regex pattern for model folder matching
2026-02-09 08:33:35 +01:00
Matthias
52090d7b8e Merge pull request #12804 from freqtrade/dependabot/github_actions/develop/zizmorcore/zizmor-action-0.5.0
chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0
2026-02-09 07:11:12 +01:00
Matthias
3a065c27e8 Merge pull request #12805 from freqtrade/dependabot/pip/develop/cryptography-46.0.4
chore(deps): bump cryptography from 46.0.3 to 46.0.4
2026-02-09 07:11:03 +01:00
Matthias
a14f54735c Merge pull request #12799 from freqtrade/dependabot/pip/develop/pyjwt-2.11.0
chore(deps): bump pyjwt from 2.10.1 to 2.11.0
2026-02-09 07:03:00 +01:00
Matthias
c5697c7d68 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-09 06:52:56 +01:00
Matthias
6381a32685 Merge pull request #12807 from freqtrade/dependabot/pip/develop/cachetools-7.0.0
chore(deps): bump cachetools from 6.2.5 to 7.0.0
2026-02-09 06:37:39 +01:00
dependabot[bot]
42230fdd0e chore(deps): bump pyjwt from 2.10.1 to 2.11.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.11.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 05:36:20 +00:00
dependabot[bot]
4934a83a2d chore(deps): bump cryptography from 46.0.3 to 46.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 05:35:32 +00:00
Matthias
0ef0ff2a78 Merge pull request #12797 from freqtrade/dependabot/pip/develop/tqdm-4.67.2
chore(deps): bump tqdm from 4.67.1 to 4.67.2
2026-02-09 06:35:32 +01:00
Matthias
80d23f1ba1 Merge pull request #12803 from freqtrade/dependabot/pip/develop/numpy-2.4.2
chore(deps): bump numpy from 2.4.1 to 2.4.2
2026-02-09 06:34:58 +01:00
Matthias
59b05ece77 Merge pull request #12801 from freqtrade/dependabot/pip/develop/psutil-7.2.2
chore(deps): bump psutil from 7.2.1 to 7.2.2
2026-02-09 06:34:42 +01:00
Matthias
e467405e60 Merge pull request #12806 from freqtrade/dependabot/github_actions/develop/docker/login-action-3.7.0
chore(deps): bump docker/login-action from 3.6.0 to 3.7.0
2026-02-09 06:34:25 +01:00
Matthias
1f92c3fd70 Merge pull request #12802 from freqtrade/dependabot/pip/develop/ccxt-4.5.36
chore(deps): bump ccxt from 4.5.35 to 4.5.36
2026-02-09 06:33:11 +01:00
Matthias
74e8875280 Merge pull request #12800 from freqtrade/dependabot/pip/develop/orjson-3.11.6
chore(deps): bump orjson from 3.11.5 to 3.11.6
2026-02-09 06:31:26 +01:00
Matthias
3c44a013e5 Merge pull request #12798 from freqtrade/dependabot/pip/develop/rich-14.3.2
chore(deps): bump rich from 14.3.1 to 14.3.2
2026-02-09 06:30:29 +01:00
dependabot[bot]
8546542a16 chore(deps): bump cachetools from 6.2.5 to 7.0.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.5 to 7.0.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.5...v7.0.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:04:21 +00:00
dependabot[bot]
f56460cc1f chore(deps): bump docker/login-action from 3.6.0 to 3.7.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](5e57cd1181...c94ce9fb46)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:04:12 +00:00
dependabot[bot]
54f25b5b8f chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](135698455d...0dce2577a4)

---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:04:02 +00:00
dependabot[bot]
541b976b8e chore(deps): bump numpy from 2.4.1 to 2.4.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.1 to 2.4.2.
- [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.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:03:58 +00:00
dependabot[bot]
b6c7e24cad chore(deps): bump ccxt from 4.5.35 to 4.5.36
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.35 to 4.5.36.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.35...v4.5.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:03:51 +00:00
dependabot[bot]
22d624a25d chore(deps): bump psutil from 7.2.1 to 7.2.2
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.1 to 7.2.2.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.1...release-7.2.2)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:03:40 +00:00
dependabot[bot]
d482117fd1 chore(deps): bump orjson from 3.11.5 to 3.11.6
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.5 to 3.11.6.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.11.5...3.11.6)

---
updated-dependencies:
- dependency-name: orjson
  dependency-version: 3.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:03:35 +00:00
dependabot[bot]
835f00b106 chore(deps): bump rich from 14.3.1 to 14.3.2
Bumps [rich](https://github.com/Textualize/rich) from 14.3.1 to 14.3.2.
- [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.1...v14.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:03:22 +00:00
dependabot[bot]
55c3b83fa8 chore(deps): bump tqdm from 4.67.1 to 4.67.2
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-version: 4.67.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 03:03:14 +00:00
onerobotband
5fb963abbf Fix regex pattern for model folder matching
Allows freqai to purge model train folders with non-alphanumeric characters in them (eg. hip3 pairs with hyphen)
2026-02-08 11:42:31 +00:00
Matthias
351fe62d18 feat: add prepend_data to download_data endpoint
part of freqtrade/frequi#2743
2026-02-07 13:51:31 +01:00
Matthias
65a713a569 fix: don't break list-strategies if one strategy has invalid parameters 2026-02-07 13:40:51 +01:00
Matthias
646531cbfc test: type ccxt_online test setups 2026-02-06 14:07:39 +01:00
Matthias
8233ca67bb chore: update timing in hopes to improve runtime 2026-02-06 13:00:16 +01:00
Matthias
d991069efc Merge pull request #12793 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-02-06 12:58:57 +01:00
Freqtrade Bot
d86bca9f00 chore: update pre-commit hooks 2026-02-06 07:03:20 +00:00
Matthias
82f71d8e4b chore(ci): update lev-tier-update to use UV and python 3.14 2026-02-06 08:02:36 +01:00
Matthias
315a1baf2c test: simplified test setup for compat tests 2026-02-05 20:19:06 +01:00
Matthias
e5bd33061b test: limit live futures tests to actual futures exchanges 2026-02-05 19:56:04 +01:00
Matthias
06ed6e6b23 test: fix candle-limit live test 2026-02-05 19:42:23 +01:00
Matthias
4a578148e2 Merge pull request #12789 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-02-05 09:15:12 +01:00
Matthias
2c0a029187 feat: add markpoint rotate support
closes #12787
2026-02-05 07:09:07 +01:00
Freqtrade Bot
a3b83afa84 chore: update pre-commit hooks 2026-02-05 03:51:21 +00:00
Matthias
6c2a5b460e feat: use extra="forbid" in annotation Validations
this can be problematic if many users have additional data in their annotations.
2026-02-04 07:14:03 +01:00
Matthias
aa302fe531 docs: improve plot-annotation example 2026-02-04 07:11:39 +01:00
Matthias
f2c2e84a74 docs: update point annotation documentation
closes #12784
2026-02-04 06:55:00 +01:00
Matthias
d73a173c6e fix: avoid warning for dry stoploss orders 2026-02-03 20:38:05 +01:00
Matthias
110b50a3cb test: improve test_exchangews_ohlcv test setup 2026-02-02 20:30:02 +01:00
Matthias
36f5afe910 chore: bump nbconvert to 7.17.0 2026-02-02 20:09:35 +01:00
Matthias
15f79c19a0 Merge pull request #12766 from freqtrade/dependabot/pip/develop/scipy-d123495ba6
chore(deps-dev): bump scipy-stubs from 1.17.0.1 to 1.17.0.2 in the scipy group
2026-02-02 14:40:56 +01:00
Matthias
7135466092 chore: bump scipy-stubs in pre-commit config 2026-02-02 14:25:06 +01:00
dependabot[bot]
e4c25ed07e 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.17.0.1 to 1.17.0.2
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.17.0.1...v1.17.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 13:20:39 +00:00
Matthias
273ac9a9c0 Merge pull request #12777 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.46
chore(deps): bump sqlalchemy from 2.0.45 to 2.0.46
2026-02-02 11:23:35 +01:00
Matthias
7007e71dcf chore: bump sqlalchemy in pre-commit config 2026-02-02 10:32:49 +01:00
dependabot[bot]
14247854ce chore(deps): bump sqlalchemy from 2.0.45 to 2.0.46
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.45 to 2.0.46.
- [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.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 07:13:53 +00:00