Matthias
|
4436acea68
|
docs: Fix a few more markdown "gotchas" in advanced-bt
|
2026-01-20 18:19:21 +01:00 |
|
Cosica
|
f1a6e61dbd
|
Fix typo in doc
|
2026-01-20 14:03:19 +08:00 |
|
Matthias
|
4abb871c16
|
Merge pull request #12730 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2026-01-20 06:27:08 +01:00 |
|
Freqtrade Bot
|
a6eccaec69
|
chore: update pre-commit hooks
|
2026-01-20 03:32:09 +00:00 |
|
Matthias
|
616900330b
|
Merge pull request #12718 from freqtrade/dependabot/pip/develop/types-1b6322021f
chore(deps-dev): bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 in the types group
|
2026-01-19 08:33:41 +01:00 |
|
Matthias
|
bbe5e22730
|
Merge pull request #12720 from freqtrade/dependabot/pip/develop/jsonschema-4.26.0
chore(deps): bump jsonschema from 4.25.1 to 4.26.0
|
2026-01-19 07:29:48 +01:00 |
|
Matthias
|
8b396ae3a2
|
fix: set LogginMixin in reset_backtest for hyperopt silence
|
2026-01-19 07:22:33 +01:00 |
|
Matthias
|
7f511cbe82
|
chore: bump type-requests in pre-commit config
|
2026-01-19 07:19:57 +01:00 |
|
dependabot[bot]
|
12f5b9bc5b
|
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.20250913 to 2.32.4.20260107
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.4.20260107
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 06:10:31 +00:00 |
|
Matthias
|
d152e3e47d
|
Merge pull request #12719 from freqtrade/dependabot/pip/develop/scipy-48bf9b4f29
chore(deps): bump the scipy group with 2 updates
|
2026-01-19 07:09:05 +01:00 |
|
Matthias
|
39908c60e2
|
Merge pull request #12723 from freqtrade/dependabot/pip/develop/numpy-2.4.1
chore(deps): bump numpy from 2.4.0 to 2.4.1
|
2026-01-19 07:02:53 +01:00 |
|
Matthias
|
74a1e48a1c
|
Merge pull request #12724 from freqtrade/dependabot/pip/develop/xgboost-3.1.3
chore(deps): bump xgboost from 3.1.2 to 3.1.3
|
2026-01-19 06:50:21 +01:00 |
|
Matthias
|
b507aebf1c
|
chore: bump scipy-stubs in pre-commit config
|
2026-01-19 06:40:20 +01:00 |
|
Matthias
|
ad293c28d0
|
Merge pull request #12726 from freqtrade/dependabot/pip/develop/websockets-16.0
chore(deps): bump websockets from 15.0.1 to 16.0
|
2026-01-19 06:37:24 +01:00 |
|
Matthias
|
e4c7b5511a
|
Merge pull request #12722 from freqtrade/dependabot/pip/develop/ccxt-4.5.33
chore(deps): bump ccxt from 4.5.32 to 4.5.33
|
2026-01-19 06:34:22 +01:00 |
|
Matthias
|
85fd070899
|
Merge pull request #12725 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-7.2.0
chore(deps): bump astral-sh/setup-uv from 7.1.6 to 7.2.0
|
2026-01-19 06:33:05 +01:00 |
|
Matthias
|
e658490593
|
Merge pull request #12727 from freqtrade/dependabot/pip/develop/ruff-0.14.11
chore(deps-dev): bump ruff from 0.14.10 to 0.14.11
|
2026-01-19 06:32:47 +01:00 |
|
Matthias
|
621e78e7ce
|
Merge pull request #12721 from freqtrade/dependabot/pip/develop/plotly-6.5.1
chore(deps): bump plotly from 6.5.0 to 6.5.1
|
2026-01-19 06:31:44 +01:00 |
|
dependabot[bot]
|
fc5801a0b7
|
chore(deps-dev): bump ruff from 0.14.10 to 0.14.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.10 to 0.14.11.
- [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.14.10...0.14.11)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:14:02 +00:00 |
|
dependabot[bot]
|
22cd1357f8
|
chore(deps): bump websockets from 15.0.1 to 16.0
Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0.1 to 16.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/15.0.1...16.0)
---
updated-dependencies:
- dependency-name: websockets
dependency-version: '16.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:13:48 +00:00 |
|
dependabot[bot]
|
ead68e0a51
|
chore(deps): bump astral-sh/setup-uv from 7.1.6 to 7.2.0
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.1.6 to 7.2.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](681c641aba...61cb8a9741)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:13:46 +00:00 |
|
dependabot[bot]
|
80b87d2592
|
chore(deps): bump xgboost from 3.1.2 to 3.1.3
Bumps [xgboost](https://github.com/dmlc/xgboost) from 3.1.2 to 3.1.3.
- [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.1.2...v3.1.3)
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:13:43 +00:00 |
|
dependabot[bot]
|
0ac43042cc
|
chore(deps): bump numpy from 2.4.0 to 2.4.1
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.0 to 2.4.1.
- [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.0...v2.4.1)
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:13:37 +00:00 |
|
dependabot[bot]
|
590a69ca42
|
chore(deps): bump ccxt from 4.5.32 to 4.5.33
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.32 to 4.5.33.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.32...v4.5.33)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.33
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:13:29 +00:00 |
|
dependabot[bot]
|
e44a36cedd
|
chore(deps): bump plotly from 6.5.0 to 6.5.1
Bumps [plotly](https://github.com/plotly/plotly.py) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v6.5.0...v6.5.1)
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:13:20 +00:00 |
|
dependabot[bot]
|
131ab77085
|
chore(deps): bump jsonschema from 4.25.1 to 4.26.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.1 to 4.26.0.
- [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.1...v4.26.0)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:13:14 +00:00 |
|
dependabot[bot]
|
ba07de8d00
|
chore(deps): bump the scipy group with 2 updates
Bumps the scipy group with 2 updates: [scipy](https://github.com/scipy/scipy) and [scipy-stubs](https://github.com/scipy/scipy-stubs).
Updates `scipy` from 1.16.3 to 1.17.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.16.3...v1.17.0)
Updates `scipy-stubs` from 1.16.3.3 to 1.17.0.0
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.3.3...v1.17.0.0)
---
updated-dependencies:
- dependency-name: scipy
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: scipy
- dependency-name: scipy-stubs
dependency-version: 1.17.0.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: scipy
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 03:12:58 +00:00 |
|
Matthias
|
6ee34aa482
|
fix: disable freqtrade logging in hyperopt subprocesses
closes #12717
|
2026-01-18 20:12:31 +01:00 |
|
Matthias
|
d5686d548c
|
chore: use dt_now to get the current date
|
2026-01-18 19:44:47 +01:00 |
|
Matthias
|
4917a0abe5
|
chore: add "package cleanup" step to devcontainer
|
2026-01-15 19:51:43 +01:00 |
|
Matthias
|
93f2cf5db7
|
test: update test startup time for mac
CI is slower than we thought it is.
|
2026-01-15 19:50:04 +01:00 |
|
Matthias
|
38a470098f
|
test: shorten explanatory comment
|
2026-01-15 19:27:52 +01:00 |
|
Matthias
|
b0eb5c77ec
|
test: add additional test case for rpc_balance
|
2026-01-15 18:17:53 +01:00 |
|
Matthias
|
0d5bd94f43
|
test: switch futures position to ADA
|
2026-01-15 18:17:53 +01:00 |
|
Matthias
|
735284dccd
|
test: extend rpc_balance test for short and long positions
|
2026-01-15 18:17:53 +01:00 |
|
Matthias
|
deb0dd80c8
|
fix: futures balance calculation for shorts
|
2026-01-15 18:17:53 +01:00 |
|
Matthias
|
12f815e157
|
Merge pull request #12715 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2026-01-15 06:50:57 +01:00 |
|
Freqtrade Bot
|
059636f1ea
|
chore: update pre-commit hooks
|
2026-01-15 03:33:01 +00:00 |
|
Matthias
|
793ca9c3da
|
Merge pull request #12713 from freqtrade/dependabot/pip/filelock-3.20.3
chore(deps): bump filelock from 3.20.2 to 3.20.3
|
2026-01-14 06:32:03 +01:00 |
|
dependabot[bot]
|
323a28c0bc
|
chore(deps): bump filelock from 3.20.2 to 3.20.3
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.2 to 3.20.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.20.2...3.20.3)
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.20.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-13 21:02:58 +00:00 |
|
Matthias
|
77567f6315
|
Merge pull request #12712 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2026-01-13 06:29:45 +01:00 |
|
Freqtrade Bot
|
dda448c10d
|
chore: update pre-commit hooks
|
2026-01-13 03:31:02 +00:00 |
|
Matthias
|
b7df0de33c
|
Merge pull request #12708 from freqtrade/dependabot/pip/develop/ccxt-4.5.32
chore(deps): bump ccxt from 4.5.31 to 4.5.32
|
2026-01-12 06:48:47 +01:00 |
|
Matthias
|
a89ef23407
|
Merge pull request #12709 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.20
chore(deps): bump pymdown-extensions from 10.19.1 to 10.20
|
2026-01-12 06:31:43 +01:00 |
|
Matthias
|
b90538f47d
|
Merge pull request #12710 from freqtrade/dependabot/pip/develop/filelock-3.20.2
chore(deps): bump filelock from 3.20.1 to 3.20.2
|
2026-01-12 06:31:22 +01:00 |
|
Matthias
|
ee6b7f2f95
|
Merge pull request #12711 from freqtrade/dependabot/pip/develop/certifi-2026.1.4
chore(deps): bump certifi from 2025.11.12 to 2026.1.4
|
2026-01-12 06:31:04 +01:00 |
|
dependabot[bot]
|
b4aa6231e0
|
chore(deps): bump certifi from 2025.11.12 to 2026.1.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.11.12 to 2026.1.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2026.1.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-12 03:04:46 +00:00 |
|
dependabot[bot]
|
6bd57cc3b5
|
chore(deps): bump filelock from 3.20.1 to 3.20.2
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.20.1...3.20.2)
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.20.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-12 03:04:33 +00:00 |
|
dependabot[bot]
|
26db014782
|
chore(deps): bump pymdown-extensions from 10.19.1 to 10.20
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.19.1 to 10.20.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.19.1...10.20)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.20'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-12 03:04:28 +00:00 |
|
dependabot[bot]
|
8e3ca302b0
|
chore(deps): bump ccxt from 4.5.31 to 4.5.32
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.31 to 4.5.32.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.31...v4.5.32)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-12 03:04:15 +00:00 |
|