Commit Graph

30795 Commits

Author SHA1 Message Date
Matthias
5e7246d23b refactor: available_pairs is for webserver only 2026-01-22 07:04:27 +01:00
Matthias
fe86163730 test: update test to use webserver only mode 2026-01-22 07:04:27 +01:00
Matthias
b5d467c943 refactor: move some webserver-exclusive functions behind webserver gate 2026-01-22 07:04:27 +01:00
Matthias
c9fd8a619a test: re-enable htx online tests 2026-01-22 06:55:35 +01:00
Matthias
690080e180 docs: add FAQ entry about sandbox accounts
closes #12733
2026-01-22 06:49:05 +01:00
Matthias
583431e9d5 Merge pull request #12734 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-01-22 06:34:30 +01:00
Freqtrade Bot
4b82f82d9c chore: update pre-commit hooks 2026-01-22 03:36:25 +00:00
Matthias
63d6001415 Merge pull request #12729 from alisalama/develop
Freqtrade Downloader - don't drop latest candle for Funding Rates
2026-01-21 18:05:34 +01:00
Ali Salama
ad6cf90037 Applied ruff formatting 2026-01-21 10:56:25 +00:00
Ali Salama
558c65a85c Amend linting issues 2026-01-21 10:51:40 +00:00
Ali Salama
8cb72e1fa3 Fixed linting line length issue 2026-01-21 10:25:35 +00:00
Matthias
4870d45b04 Merge pull request #12731 from Cosica/fix_typo
Fix a typo in doc
2026-01-20 19:32:28 +01:00
Matthias
4436acea68 docs: Fix a few more markdown "gotchas" in advanced-bt 2026-01-20 18:19:21 +01:00
Matthias
e8eb6d7018 docs: correct header indentation in advanced-hyperopt 2026-01-20 18:08:02 +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
Ali Salama
1747724206 Always download latest candle for Funding Rates 2026-01-19 14:08:20 +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