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
|
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]
|
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 |
|
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 |
|
Matthias
|
14aeb56ff9
|
test: update tests for new log message format
|
2026-01-10 18:15:22 +01:00 |
|
Matthias
|
9cbb8ec1c2
|
chore: improve incompatibility errors
|
2026-01-10 18:15:04 +01:00 |
|
Matthias
|
faa5c4be39
|
docs: update Documentation to include point annotation
|
2026-01-09 20:00:33 +01:00 |
|
Matthias
|
45b6ec95a4
|
test: add tests for point annotations
|
2026-01-09 20:00:33 +01:00 |
|
Matthias
|
91b921cc88
|
feat: update types to support annotation point
part of #12698
|
2026-01-09 20:00:33 +01:00 |
|
Matthias
|
123897ea89
|
Merge pull request #12701 from freqtrade/fix/better_futures_wallets
Enhance futures wallet calculations
|
2026-01-09 19:43:17 +01:00 |
|
Matthias
|
31cf2dd46d
|
test: improve rpc_balance handle error test
|
2026-01-09 06:49:17 +01:00 |
|
Matthias
|
06a53924d7
|
test: improve balance rpc test
|
2026-01-08 20:53:29 +01:00 |
|
Matthias
|
993771c5d3
|
chore: ensure alphabetical sort order for object loading
Attempts to fix random test failures ...
|
2026-01-08 20:39:22 +01:00 |
|
Matthias
|
f08f19d1cb
|
test: Change test to ADA (it's in markets)
Mock trades for balance test
|
2026-01-08 20:37:12 +01:00 |
|
Matthias
|
515912f14d
|
chore: add explaining comment
|
2026-01-08 07:24:20 +01:00 |
|
Matthias
|
df8465a9f3
|
chore: fix typo in docstring
|
2026-01-08 07:14:26 +01:00 |
|
Matthias
|
1333cb3181
|
feat: allow converstation rate without caching
|
2026-01-08 07:14:08 +01:00 |
|
Matthias
|
18fa981690
|
Merge pull request #12699 from stash86/main-stash
fix typo on example
|
2026-01-08 06:49:00 +01:00 |
|
Matthias
|
60425e6237
|
test: update rpc tests to new calculation mode
|
2026-01-08 06:47:17 +01:00 |
|