Matthias
|
3512d788dc
|
chore: bump technical to 1.5.3 to align talib version
|
2025-08-30 11:19:36 +02:00 |
|
Matthias
|
8610f9883d
|
feat: enable PostOnly orders for binance futures
|
2025-08-30 10:13:10 +02:00 |
|
Matthias
|
e503d4a9c0
|
fix: downgrade pyarrow to 20 to work around pyarrow compilation error
related: https://github.com/apache/arrow/issues/47229
|
2025-08-29 20:31:06 +02:00 |
|
Matthias
|
1cf1d9e3d7
|
chore: remove unused ignore
|
2025-08-28 20:37:41 +02:00 |
|
Matthias
|
6b250f9dfe
|
feat: reduce log verbosity of recursive and lookahead bias commands
|
2025-08-28 20:19:47 +02:00 |
|
Matthias
|
3d24ef66d8
|
refactor: have backtesting init use self.config instead of the passed in config
|
2025-08-28 20:13:27 +02:00 |
|
Matthias
|
ef0fc13235
|
chore: reduce data-load verbosity
|
2025-08-28 20:11:28 +02:00 |
|
Matthias
|
394ff1bbf6
|
chore: improve variable wording
|
2025-08-28 19:51:43 +02:00 |
|
Matthias
|
5cdd087465
|
fix: type error
|
2025-08-28 19:34:45 +02:00 |
|
Matthias
|
93051f4f97
|
test: update test for dynamic pairlist expansion in list-data
|
2025-08-28 19:21:54 +02:00 |
|
Matthias
|
e3ffe56549
|
feat: add dynamic PL expansion to list-data
|
2025-08-28 18:29:44 +02:00 |
|
Matthias
|
25d4cabe3b
|
Merge pull request #12171 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-08-28 06:36:39 +02:00 |
|
Freqtrade Bot
|
7539b6ffda
|
chore: update pre-commit hooks
|
2025-08-28 03:16:20 +00:00 |
|
Matthias
|
22ddd9a7d4
|
Merge pull request #12169 from freqtrade/deps/ccxt
Bump ccxt version to 4.5.2
|
2025-08-27 10:00:44 +02:00 |
|
Matthias
|
128ea45fee
|
chore: bump ccxt version to 4.5.2
|
2025-08-27 09:42:42 +02:00 |
|
Matthias
|
2495f68751
|
chore: remove no-longer working badge
|
2025-08-26 20:47:31 +02:00 |
|
Matthias
|
70ee652be5
|
fix: cut-off (too short) timeframe-detail bug
If the detail data stops short, this shouldn't cause an exception.
instead, we should continue with "parent only" logic.
|
2025-08-26 19:39:15 +02:00 |
|
Matthias
|
bb1d34c33d
|
Merge pull request #12077 from mrpabloyeah/allow-pairs-with-prefix-in-marketcap-pairList
Allow pairs with prefix in MarketCapPairList
|
2025-08-26 19:12:46 +02:00 |
|
Matthias
|
8f6d64f5e1
|
test: add test for 1000 / k logic
|
2025-08-26 07:21:09 +02:00 |
|
Matthias
|
b40848373d
|
docs: add line about 1000 / K testing logic
|
2025-08-26 07:13:17 +02:00 |
|
Matthias
|
2824bcff41
|
chore(ci): prevent failure on PR's
|
2025-08-26 07:08:12 +02:00 |
|
Matthias
|
e8b967d634
|
Merge pull request #12167 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-08-26 06:02:10 +02:00 |
|
Freqtrade Bot
|
12d617cf8d
|
chore: update pre-commit hooks
|
2025-08-26 03:20:03 +00:00 |
|
mrpabloyeah
|
48ab5ed990
|
Replace get_markets_cache() with get_markets_exchange()
|
2025-08-25 14:24:38 +02:00 |
|
mrpabloyeah
|
3363b1062e
|
Merge branch 'freqtrade:develop' into allow-pairs-with-prefix-in-marketcap-pairList
|
2025-08-25 13:51:16 +02:00 |
|
Matthias
|
d35dde6757
|
Merge pull request #12158 from freqtrade/dependabot/pip/develop/pandas-2.3.2
chore(deps): bump pandas from 2.3.1 to 2.3.2
|
2025-08-25 10:20:51 +02:00 |
|
Matthias
|
6016d4886e
|
Merge pull request #12155 from freqtrade/dependabot/pip/develop/jsonschema-4.25.1
chore(deps): bump jsonschema from 4.25.0 to 4.25.1
|
2025-08-25 09:40:16 +02:00 |
|
Matthias
|
f77eaa4083
|
chore: bump pre-commit scipy-stubs
|
2025-08-25 09:39:00 +02:00 |
|
Matthias
|
460d88ced7
|
Merge pull request #12154 from freqtrade/dependabot/pip/develop/types-eabe4663e9
chore(deps-dev): bump types-python-dateutil from 2.9.0.20250809 to 2.9.0.20250822 in the types group
|
2025-08-25 09:37:03 +02:00 |
|
Matthias
|
6bb559f1b0
|
Merge pull request #12163 from freqtrade/dependabot/pip/develop/time-machine-2.19.0
chore(deps-dev): bump time-machine from 2.17.0 to 2.19.0
|
2025-08-25 09:30:12 +02:00 |
|
Matthias
|
7c91eb0091
|
Merge pull request #12161 from freqtrade/dependabot/pip/develop/optuna-4.5.0
chore(deps): bump optuna from 4.4.0 to 4.5.0
|
2025-08-25 09:29:51 +02:00 |
|
Matthias
|
ae672e1110
|
Merge pull request #12164 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.6.0
chore(deps): bump astral-sh/setup-uv from 6.5.0 to 6.6.0
|
2025-08-25 09:12:32 +02:00 |
|
dependabot[bot]
|
1c4bf67e29
|
chore(deps): bump jsonschema from 4.25.0 to 4.25.1
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.0 to 4.25.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.25.0...v4.25.1)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 07:12:10 +00:00 |
|
Matthias
|
c4e671fdc3
|
Merge pull request #12162 from freqtrade/dependabot/pip/develop/requests-2.32.5
chore(deps): bump requests from 2.32.4 to 2.32.5
|
2025-08-25 09:03:46 +02:00 |
|
Matthias
|
c5c5198fb3
|
Merge pull request #12160 from freqtrade/dependabot/pip/develop/ccxt-4.5.1
chore(deps): bump ccxt from 4.5.0 to 4.5.1
|
2025-08-25 09:03:07 +02:00 |
|
dependabot[bot]
|
634ec3c85f
|
chore(deps-dev): bump time-machine from 2.17.0 to 2.19.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.17.0 to 2.19.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst)
- [Commits](https://github.com/adamchainz/time-machine/compare/2.17.0...2.19.0)
---
updated-dependencies:
- dependency-name: time-machine
dependency-version: 2.19.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 07:02:34 +00:00 |
|
Matthias
|
d15aa4b337
|
Merge pull request #12157 from freqtrade/dependabot/pip/develop/ruff-0.12.10
chore(deps-dev): bump ruff from 0.12.9 to 0.12.10
|
2025-08-25 08:59:07 +02:00 |
|
Matthias
|
e160739a28
|
Merge pull request #12159 from freqtrade/dependabot/pip/develop/mkdocs-c7429a2ade
chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in the mkdocs group
|
2025-08-25 08:51:58 +02:00 |
|
Matthias
|
030e07030c
|
Merge pull request #12156 from freqtrade/dependabot/pip/develop/scipy-420df9eef1
chore(deps-dev): bump scipy-stubs from 1.16.1.0 to 1.16.1.1 in the scipy group
|
2025-08-25 08:40:44 +02:00 |
|
Matthias
|
a50a15ebc6
|
chore(deps): Don't bump pandas for armv7 for now.
|
2025-08-25 08:11:16 +02:00 |
|
Matthias
|
514452c4ec
|
chore: update date-util in pre-commit config
|
2025-08-25 08:07:14 +02:00 |
|
dependabot[bot]
|
f091db3b0e
|
chore(deps): bump astral-sh/setup-uv from 6.5.0 to 6.6.0
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](d9e0f98d3f...4959332f0f)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:45:29 +00:00 |
|
dependabot[bot]
|
caf1d6e7f2
|
chore(deps): bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:30:18 +00:00 |
|
dependabot[bot]
|
81f6637803
|
chore(deps): bump optuna from 4.4.0 to 4.5.0
Bumps [optuna](https://github.com/optuna/optuna) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/optuna/optuna/releases)
- [Commits](https://github.com/optuna/optuna/compare/v4.4.0...v4.5.0)
---
updated-dependencies:
- dependency-name: optuna
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:30:01 +00:00 |
|
dependabot[bot]
|
f764f1fc10
|
chore(deps): bump ccxt from 4.5.0 to 4.5.1
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.0...v4.5.1)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:29:10 +00:00 |
|
dependabot[bot]
|
9a8ef17c73
|
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.17 to 9.6.18
- [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.17...9.6.18)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:27:30 +00:00 |
|
dependabot[bot]
|
8fe582a7a7
|
chore(deps): bump pandas from 2.2.3 to 2.3.2
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.2)
---
updated-dependencies:
- dependency-name: pandas
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:27:29 +00:00 |
|
dependabot[bot]
|
5cf3a2256a
|
chore(deps-dev): bump ruff from 0.12.9 to 0.12.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.9 to 0.12.10.
- [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.9...0.12.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:27:10 +00:00 |
|
dependabot[bot]
|
caf4ffbc0b
|
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.1.0 to 1.16.1.1
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.1.0...v1.16.1.1)
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: scipy
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:25:49 +00:00 |
|
dependabot[bot]
|
d156f36f99
|
chore(deps-dev): bump types-python-dateutil in the types group
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader).
Updates `types-python-dateutil` from 2.9.0.20250809 to 2.9.0.20250822
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20250822
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:24:53 +00:00 |
|