Matthias
67fe3682b5
docs: remove ta-lib special steps
2025-08-14 10:22:50 +02:00
Matthias
a07e6183bb
chore: simplify setup.sh
2025-08-14 10:17:53 +02:00
Matthias
ac99537c25
chore: simplify setup.ps1 removing ta-lib install
2025-08-14 10:16:46 +02:00
Matthias
734a6f0442
chore: remove ta-lib install workaround for windows
2025-08-14 10:15:41 +02:00
Matthias
c934535dc8
chore: remove now pointless ta-lib wheels
2025-08-14 10:07:10 +02:00
Matthias
3e3f092f0c
test: reduce ta-lib test accuracy to align with ta-lib 0.6.5
...
Precision for ta-lib 0.6.x was increased
but is lower by 0001 than what was in the freqtrade ta-lib fix
https://github.com/TA-Lib/ta-lib/blob/main/src/ta_func/ta_utility.h#L257
This won't be a problem for any normal usdt pair.
shitcoins on some exchanges (e.g gate) with 12 zeros before the first significant digit wouldn't have worked today, either.
2025-08-14 09:59:07 +02:00
dependabot[bot]
091d1c2d55
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.5.5 to 0.6.5.
- [Release notes](https://github.com/ta-lib/ta-lib-python/releases )
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/v0.5.5...v0.6.5 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-version: 0.6.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 06:16:57 +00:00
Matthias
758392c206
Merge pull request #12100 from freqtrade/dependabot/pip/develop/torch-2.8.0
...
chore(deps): bump torch from 2.7.1 to 2.8.0
2025-08-11 08:13:48 +02:00
Matthias
647011bf0c
Merge pull request #12106 from freqtrade/dependabot/github_actions/develop/actions/download-artifact-5
...
chore(deps): bump actions/download-artifact from 4 to 5
2025-08-11 08:13:34 +02:00
Matthias
580413b5f8
Merge pull request #12099 from freqtrade/dependabot/pip/develop/cryptography-45.0.6
...
chore(deps): bump cryptography from 45.0.5 to 45.0.6
2025-08-11 08:12:47 +02:00
Matthias
c8c9e5167e
Merge pull request #12105 from freqtrade/dependabot/pip/develop/pre-commit-4.3.0
...
chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
2025-08-11 08:02:17 +02:00
dependabot[bot]
2e8707059d
chore(deps): bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 05:40:44 +00:00
dependabot[bot]
e0d9d01493
chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 05:38:29 +00:00
Matthias
45bf1ace7d
Merge pull request #12102 from freqtrade/dependabot/pip/develop/time-machine-2.17.0
...
chore(deps-dev): bump time-machine from 2.16.0 to 2.17.0
2025-08-11 07:36:46 +02:00
Matthias
39a5328f5a
Merge pull request #12104 from freqtrade/dependabot/pip/develop/ruff-0.12.8
...
chore(deps-dev): bump ruff from 0.12.7 to 0.12.8
2025-08-11 07:36:38 +02:00
dependabot[bot]
9f82738c96
chore(deps-dev): bump ruff from 0.12.7 to 0.12.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.7 to 0.12.8.
- [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.12.7...0.12.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:47:32 +00:00
dependabot[bot]
8b3fb11f14
chore(deps-dev): bump time-machine from 2.16.0 to 2.17.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.16.0 to 2.17.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.16.0...2.17.0 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-version: 2.17.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:46:55 +00:00
dependabot[bot]
b0f4c57fa8
chore(deps): bump torch from 2.7.1 to 2.8.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.7.1...v2.8.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:43:29 +00:00
dependabot[bot]
d759deae8f
chore(deps): bump cryptography from 45.0.5 to 45.0.6
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.5 to 45.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.5...45.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:41:22 +00:00
Matthias
b695b5a83c
Merge pull request #12095 from freqtrade/dependabot/docker/python-3.13.6-slim-bookworm
...
chore(deps): bump python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm
2025-08-10 16:39:27 +02:00
dependabot[bot]
423197cb23
chore(deps): bump python
...
Bumps python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.6-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 06:52:45 +00:00
Matthias
42d3f557bc
chore(ci): fix windows install
...
temporarily pin ta-lib to <0.6.0 when searching for wheels
2025-08-09 16:11:42 +02:00
Matthias
96aa214fc5
Merge pull request #12092 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-08-07 06:01:21 +02:00
Matthias
a3c1c8c1b4
Merge pull request #12091 from freqtrade/deps/ccxt
...
Bump ccxt to 4.4.99
2025-08-07 06:00:35 +02:00
Freqtrade Bot
2bf3494cbc
chore: update pre-commit hooks
2025-08-07 03:31:40 +00:00
Matthias
e3dd3478bb
chore: bump ccxt to 4.4.99
2025-08-06 21:12:29 +02:00
Matthias
457af15b35
chore: safe basic freqAI infos to backtest result
2025-08-06 20:24:43 +02:00
Matthias
1eef1675cc
Merge pull request #12084 from freqtrade/fix/backtest_feature_handling
...
fix: Ensure pipelines that modify feature set are supported for fast backtesting
2025-08-05 20:19:18 +02:00
Robert Caulk
89ef31b381
fix: Ensure pipelines that modify feature set are supported for fast backtesting
2025-08-05 12:49:27 +02:00
Matthias
d1c901ae94
Merge pull request #12083 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-08-05 07:16:42 +02:00
Matthias
dd0aeaf380
Merge pull request #12080 from freqtrade/dependabot/github_actions/develop/docker/login-action-3.5.0
...
chore(deps): bump docker/login-action from 3.4.0 to 3.5.0
2025-08-05 07:10:25 +02:00
Freqtrade Bot
3e8e250a65
chore: update pre-commit hooks
2025-08-05 04:46:39 +00:00
dependabot[bot]
a34b580444
chore(deps): bump docker/login-action from 3.4.0 to 3.5.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-05 04:46:30 +00:00
Matthias
e7ea9d09c9
chore: fix typo
2025-08-05 06:45:35 +02:00
Matthias
e4e11be331
chore: temporarily disable htx due to certificate issues
2025-08-05 06:34:56 +02:00
Matthias
9774c51a97
Merge pull request #12074 from freqtrade/dependabot/pip/develop/scipy-stubs-1.16.1.0
...
chore(deps-dev): bump scipy-stubs from 1.16.0.2 to 1.16.1.0
2025-08-04 19:57:46 +02:00
Matthias
87ff8dc7bc
chore(deps-dev): update scipy-stubs in pre-commit config
2025-08-04 19:34:43 +02:00
Matthias
2434ae5476
chore: make scipy it's own group to update scipy-stubs together
2025-08-04 19:34:27 +02:00
dependabot[bot]
e474294d55
chore(deps-dev): bump scipy-stubs from 1.16.0.2 to 1.16.1.0
...
Bumps [scipy-stubs](https://github.com/scipy/scipy-stubs ) from 1.16.0.2 to 1.16.1.0.
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.0.2...v1.16.1.0 )
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.1.0
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 17:33:34 +00:00
Matthias
b081716df7
Merge pull request #12075 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.42
...
chore(deps): bump sqlalchemy from 2.0.41 to 2.0.42
2025-08-04 19:31:26 +02:00
Matthias
e1af43b133
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.42
2025-08-04 19:17:39 +02:00
Matthias
79fc80957f
Merge pull request #12071 from freqtrade/dependabot/pip/develop/ruff-0.12.7
...
chore(deps-dev): bump ruff from 0.12.5 to 0.12.7
2025-08-04 08:42:02 +02:00
Matthias
937eedd8ca
Merge pull request #12073 from freqtrade/dependabot/pip/develop/aiohttp-3.12.15
...
chore(deps): bump aiohttp from 3.12.14 to 3.12.15
2025-08-04 07:37:51 +02:00
dependabot[bot]
93ae45dcbb
chore(deps): bump aiohttp from 3.12.14 to 3.12.15
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 05:13:21 +00:00
Matthias
1adbd525bc
Merge pull request #12072 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.16.1
...
chore(deps): bump pymdown-extensions from 10.16 to 10.16.1
2025-08-04 07:13:09 +02:00
Matthias
ced7465c1f
Merge pull request #12069 from freqtrade/dependabot/pip/develop/xgboost-3.0.3
...
chore(deps): bump xgboost from 3.0.2 to 3.0.3
2025-08-04 07:04:25 +02:00
Matthias
d635cb8516
Merge pull request #12068 from freqtrade/dependabot/pip/develop/ccxt-4.4.98
...
chore(deps): bump ccxt from 4.4.96 to 4.4.98
2025-08-04 07:01:33 +02:00
Matthias
2b578633ab
Merge pull request #12070 from freqtrade/dependabot/pip/develop/certifi-2025.8.3
...
chore(deps): bump certifi from 2025.7.14 to 2025.8.3
2025-08-04 06:52:59 +02:00
dependabot[bot]
824f555d48
chore(deps-dev): bump ruff from 0.12.5 to 0.12.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.5 to 0.12.7.
- [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.12.5...0.12.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 04:50:05 +00:00
Matthias
999fd15bee
Merge pull request #12067 from freqtrade/dependabot/pip/develop/mypy-1.17.1
...
chore(deps-dev): bump mypy from 1.17.0 to 1.17.1
2025-08-04 06:42:38 +02:00