Matthias
6cfd31c705
fix: "price" shouldn't be sent for regular futures candles
2025-09-09 19:18:28 +02:00
mrpabloyeah
3bce9278bd
Add cache for gen_pairlist() in StaticPairList in backtest mode
2025-09-09 14:37:08 +02:00
Matthias
068caf159d
test: update test for new okx candle limits
2025-09-09 07:12:03 +02:00
Matthias
eb8875b64b
feat: adjust okx ohlcv candle limits
2025-09-09 07:11:42 +02:00
Matthias
97578c0831
Merge pull request #12231 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-09-09 06:31:08 +02:00
Freqtrade Bot
7219f71bc1
chore: update pre-commit hooks
2025-09-09 03:15:50 +00:00
mrpabloyeah
eea9133b3f
test_time_pair_generator_open_trades_first()
2025-09-09 03:03:07 +02:00
mrpabloyeah
a8f543ce62
Add test_time_pair_generator_refresh_pairlist()
2025-09-09 03:01:46 +02:00
Matthias
b35172a3b8
chore: export lookahead command partial
2025-09-08 20:43:58 +02:00
Matthias
7b8f0583a4
test: add test for order_type force behavior
2025-09-08 20:02:09 +02:00
Matthias
7ae89711dd
docs: update docs for lookahead analysis override
2025-09-08 19:52:38 +02:00
Matthias
a2c3729254
feat: Override order types for lookahead analysis
...
this avoids false positives - but could cause false-negatives
if the problem is in a pricing callback.
`--allow-limit-orders` can re-allow limit orders to test for this scenario.
part of #12168
2025-09-08 19:52:15 +02:00
Matthias
14c9f783d5
refactor: Improve clarity of method name
2025-09-08 19:40:20 +02:00
Matthias
6c9c709c65
chore: use fstring in strategy helper
2025-09-08 19:37:46 +02:00
Matthias
1c2ffc6aaa
chore: improve log message
2025-09-08 19:32:20 +02:00
Matthias
a6d2bc5238
chore: fix docker armhf build
2025-09-08 19:12:27 +02:00
mrpabloyeah
737d2804d2
Fix spelling mistake
2025-09-08 17:47:33 +02:00
Matthias
3e14c2664e
Merge pull request #12218 from freqtrade/dependabot/pip/develop/pytest-85bdb35c79
...
chore(deps-dev): bump the pytest group with 3 updates
2025-09-08 07:40:23 +02:00
Matthias
78bd8554aa
Merge pull request #12221 from freqtrade/dependabot/pip/develop/ta-lib-0.6.7
...
chore(deps): bump ta-lib from 0.6.6 to 0.6.7
2025-09-08 07:39:43 +02:00
Matthias
f1d5679fba
Merge pull request #12223 from freqtrade/dependabot/pip/develop/cryptography-45.0.7
...
chore(deps): bump cryptography from 45.0.6 to 45.0.7
2025-09-08 07:30:47 +02:00
dependabot[bot]
a9e82b7fc2
chore(deps-dev): bump the pytest group with 3 updates
...
Bumps the pytest group with 3 updates: [pytest](https://github.com/pytest-dev/pytest ), [pytest-cov](https://github.com/pytest-dev/pytest-cov ) and [pytest-mock](https://github.com/pytest-dev/pytest-mock ).
Updates `pytest` from 8.4.1 to 8.4.2
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2 )
Updates `pytest-cov` from 6.2.1 to 6.3.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v6.3.0 )
Updates `pytest-mock` from 3.14.1 to 3.15.0
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.14.1...v3.15.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-cov
dependency-version: 6.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- dependency-name: pytest-mock
dependency-version: 3.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 05:09:00 +00:00
dependabot[bot]
21f77f9c5d
chore(deps): bump cryptography from 45.0.6 to 45.0.7
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.6 to 45.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.6...45.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 05:05:45 +00:00
Matthias
c4c0198d20
chore: Update ta-lib armhf wheel
2025-09-08 07:04:19 +02:00
dependabot[bot]
d72d13ed58
chore(deps): bump ta-lib from 0.6.6 to 0.6.7
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.6.6 to 0.6.7.
- [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.6.6...v0.6.7 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-version: 0.6.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 05:01:16 +00:00
Matthias
5ea0705547
Merge pull request #12225 from freqtrade/dependabot/pip/develop/ruff-0.12.12
...
chore(deps-dev): bump ruff from 0.12.11 to 0.12.12
2025-09-08 06:55:33 +02:00
Matthias
575b50deda
Merge pull request #12224 from freqtrade/dependabot/pip/develop/xgboost-3.0.5
...
chore(deps): bump xgboost from 3.0.4 to 3.0.5
2025-09-08 06:51:35 +02:00
Matthias
a0d1a04605
Merge pull request #12219 from freqtrade/dependabot/pip/develop/mkdocs-9523af169b
...
chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the mkdocs group
2025-09-08 06:51:14 +02:00
Matthias
aa4704e37d
Merge pull request #12220 from freqtrade/dependabot/pip/develop/markdown-3.9
...
chore(deps): bump markdown from 3.8.2 to 3.9
2025-09-08 06:51:00 +02:00
Matthias
4143a2559a
Merge pull request #12215 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.6.1
...
chore(deps): bump astral-sh/setup-uv from 6.6.0 to 6.6.1
2025-09-08 06:50:35 +02:00
Matthias
693a8fa979
Merge pull request #12217 from freqtrade/dependabot/github_actions/develop/actions/setup-python-6
...
chore(deps): bump actions/setup-python from 5 to 6
2025-09-08 06:50:12 +02:00
Matthias
6ec639d347
Merge pull request #12216 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.13.0
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
2025-09-08 06:49:56 +02:00
Matthias
52d5d35afb
Merge pull request #12222 from freqtrade/dependabot/pip/develop/ccxt-4.5.3
...
chore(deps): bump ccxt from 4.5.2 to 4.5.3
2025-09-08 06:47:36 +02:00
dependabot[bot]
8a21cc6d18
chore(deps-dev): bump ruff from 0.12.11 to 0.12.12
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.11 to 0.12.12.
- [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.11...0.12.12 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:47 +00:00
dependabot[bot]
b6bedf20ce
chore(deps): bump xgboost from 3.0.4 to 3.0.5
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/dmlc/xgboost/releases )
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md )
- [Commits](https://github.com/dmlc/xgboost/compare/v3.0.4...v3.0.5 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:37 +00:00
dependabot[bot]
9f02279d5a
chore(deps): bump ccxt from 4.5.2 to 4.5.3
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.2...v4.5.3 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:26 +00:00
dependabot[bot]
6f9906e935
chore(deps): bump markdown from 3.8.2 to 3.9
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.8.2 to 3.9.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8.2...3.9.0 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.9'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:10 +00:00
dependabot[bot]
e934c3934d
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.6.18 to 9.6.19
- [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.6.18...9.6.19 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:58 +00:00
dependabot[bot]
d6f78e4cc8
chore(deps): bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:46 +00:00
dependabot[bot]
f9cc05b202
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](76f52bc884...ed0c53931b )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:42 +00:00
dependabot[bot]
76eb92b821
chore(deps): bump astral-sh/setup-uv from 6.6.0 to 6.6.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](4959332f0f...557e51de59 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:38 +00:00
mrpabloyeah
e749051dbc
Fix ShuffleFilter behavior in backtesting
2025-09-07 23:28:33 +02:00
Matthias
6de7c70e7e
Merge pull request #11625 from alisalama/develop
...
Parallelisation of iterative data downloads for speed improvement
2025-09-07 19:31:52 +02:00
Matthias
74f52b14cd
chore(ci): disable package cleanup on pull requests
2025-09-07 19:31:12 +02:00
Matthias
e33363bf6c
feat: allow disabling parallel data-download per exchange
2025-09-07 18:18:34 +02:00
Matthias
7d77e63b81
chore: simplify comment
2025-09-07 15:54:16 +02:00
Matthias
cfa855dec8
test: remove missleading comment
2025-09-07 15:53:56 +02:00
Matthias
34a72a0555
feat: doin't drop last candle for funding fees
2025-09-07 15:52:44 +02:00
Matthias
a9db7d0286
chore: improve log wording
2025-09-07 15:35:00 +02:00
Matthias
19140e9cfa
doc: fix funding fee doc sample
2025-09-07 12:01:32 +02:00
Matthias
b0c3f2ff7f
chore(ci): fix actions permission
2025-09-07 09:21:22 +02:00