dependabot[bot]
92f8b2dd02
chore(deps-dev): bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) and [pytest-cov](https://github.com/pytest-dev/pytest-cov ).
Updates `pytest-asyncio` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.1.0...v1.2.0 )
Updates `pytest-cov` from 6.3.0 to 7.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.3.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-version: 1.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:47 +00:00
dependabot[bot]
29e35cf824
chore(deps): bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0
...
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) from 0.1.2 to 0.2.0.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](5ca5fc7a47...e673c3917a )
---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:45 +00:00
dependabot[bot]
26ff88c71a
chore(deps): bump astral-sh/setup-uv from 6.6.1 to 6.7.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](557e51de59...b75a909f75 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:42 +00:00
dependabot[bot]
7b3951f1e5
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.4.20250809 to 2.32.4.20250913
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.4.20250913
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:24 +00:00
mrpabloyeah
5dbfc92c5a
Add --enable-dynamic-pairlist option in backtesting
2025-09-14 13:58:53 +02:00
Matthias
a14281722a
chore: remove no longer necessary TODO comments
2025-09-14 10:12:59 +02:00
Matthias
a80f3ae919
fix: re-add candle_type_def to configuration
...
Temporary fix for now ...
closes #12239
2025-09-13 13:59:25 +02:00
mrpabloyeah
5f558137d3
Add cache for expanded_blacklist() in PairListManager in backtest mode
2025-09-12 13:01:50 +02:00
Matthias
ecd66f8a64
fix: backtesting through UI not working consecutive times
...
closes #12239
2025-09-11 20:14:12 +02:00
Matthias
8d965d4833
docs: Add link to storing custom data from order_filled
...
part of #12238
2025-09-11 19:29:23 +02:00
Matthias
25a3de653c
Merge pull request #12237 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-09-11 06:31:23 +02:00
Freqtrade Bot
ac519a273b
chore: update pre-commit hooks
2025-09-11 03:14:58 +00:00
Matthias
68429f9c37
fix: improve wording for config overriding strategy values
...
closes #12212
2025-09-10 20:17:53 +02:00
Matthias
5cb41badc1
chore: don't log timeframe from cli twice
...
part of #12212
2025-09-10 20:16:21 +02:00
Matthias
54bebeabb7
Merge pull request #12229 from freqtrade/lookahead_analysis_12168
...
Lookahead analysis - fix false positives
2025-09-10 19:46:29 +02:00
Matthias
3a17c2b55c
Merge pull request #12232 from stash86/main-stash
...
correctly handle pairlist that use wildcard
2025-09-10 06:51:22 +02:00
Stefano
7b7b8b8f8b
correctly handle pairlist that use wildcard
2025-09-10 09:09:24 +09:00
mrpabloyeah
55201b6224
Fix: Hyperopt breaks when self.dynamic_pairlist is set to True
2025-09-09 20:17:14 +02:00
Matthias
49b9296cd9
test: Add futures to test matrix
2025-09-09 19:43:00 +02:00
Matthias
09fabd911e
test: simplify and improve fetch_ohlcv test
...
Also adress okx mark oddity - which didn't show up before due to odd
test setup (using "" instead of "spot").
2025-09-09 19:42:17 +02:00
mrpabloyeah
43be752847
Do not verify the backlist if it is empty
2025-09-09 19:24:32 +02:00
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