Matthias
|
f878d051df
|
Merge pull request #11823 from freqtrade/dependabot/pip/develop/ccxt-4.4.86
chore(deps): bump ccxt from 4.4.85 to 4.4.86
|
2025-06-02 09:13:28 +02:00 |
|
Matthias
|
9b56245b1d
|
Merge pull request #11830 from freqtrade/dependabot/pip/develop/ruff-0.11.12
chore(deps-dev): bump ruff from 0.11.11 to 0.11.12
|
2025-06-02 08:47:43 +02:00 |
|
Matthias
|
b05fb57fb7
|
chore: huobijp rename to bittrade
aligned with https://github.com/ccxt/ccxt/pull/26036
|
2025-06-02 08:40:05 +02:00 |
|
dependabot[bot]
|
71920cefb1
|
chore(deps): bump ccxt from 4.4.85 to 4.4.86
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.85 to 4.4.86.
- [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.4.85...v4.4.86)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.86
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 06:34:10 +00:00 |
|
Matthias
|
b5cbbd7c30
|
Merge pull request #11822 from freqtrade/dependabot/pip/develop/pytest-6fa8ff6387
chore(deps-dev): bump the pytest group with 2 updates
|
2025-06-02 08:33:40 +02:00 |
|
Matthias
|
f75a0817a6
|
Merge pull request #11826 from freqtrade/dependabot/pip/develop/plotly-6.1.2
chore(deps): bump plotly from 6.1.1 to 6.1.2
|
2025-06-02 08:33:17 +02:00 |
|
Matthias
|
d12132ae7a
|
Merge pull request #11829 from freqtrade/dependabot/pip/develop/aiohttp-3.12.6
chore(deps): bump aiohttp from 3.11.18 to 3.12.6
|
2025-06-02 08:32:17 +02:00 |
|
Matthias
|
a81bec0da2
|
Merge pull request #11825 from freqtrade/dependabot/pip/develop/jsonschema-4.24.0
chore(deps): bump jsonschema from 4.23.0 to 4.24.0
|
2025-06-02 08:31:50 +02:00 |
|
Matthias
|
cc41cb831f
|
Merge pull request #11824 from freqtrade/dependabot/pip/develop/uvicorn-0.34.3
chore(deps): bump uvicorn from 0.34.2 to 0.34.3
|
2025-06-02 08:31:35 +02:00 |
|
dependabot[bot]
|
2b70ec896d
|
chore(deps-dev): bump ruff from 0.11.11 to 0.11.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.11 to 0.11.12.
- [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.11.11...0.11.12)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:40:08 +00:00 |
|
dependabot[bot]
|
470dbb6060
|
chore(deps): bump aiohttp from 3.11.18 to 3.12.6
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:39:55 +00:00 |
|
dependabot[bot]
|
ba62e5e007
|
chore(deps): bump plotly from 6.1.1 to 6.1.2
Bumps [plotly](https://github.com/plotly/plotly.py) from 6.1.1 to 6.1.2.
- [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.1.1...v6.1.2)
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:37:38 +00:00 |
|
dependabot[bot]
|
9af401b091
|
chore(deps): bump jsonschema from 4.23.0 to 4.24.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.23.0 to 4.24.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.23.0...v4.24.0)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:37:22 +00:00 |
|
dependabot[bot]
|
1fdbace02d
|
chore(deps): bump uvicorn from 0.34.2 to 0.34.3
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.34.2...0.34.3)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:37:05 +00:00 |
|
dependabot[bot]
|
cfeda4493b
|
chore(deps-dev): bump the pytest group with 2 updates
Bumps the pytest group with 2 updates: [pytest-mock](https://github.com/pytest-dev/pytest-mock) and [pytest-xdist](https://github.com/pytest-dev/pytest-xdist).
Updates `pytest-mock` from 3.14.0 to 3.14.1
- [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.0...v3.14.1)
Updates `pytest-xdist` from 3.6.1 to 3.7.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.6.1...v3.7.0)
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-version: 3.14.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-xdist
dependency-version: 3.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-02 03:35:48 +00:00 |
|
Matthias
|
0de48d90f8
|
Merge pull request #11820 from mrpabloyeah/fix-telegram-profit-stats-when-fiat_display_currency-is-not-set
Fix telegram profit stats when fiat_display_currency is not set
|
2025-06-01 14:53:24 +02:00 |
|
mrpabloyeah
|
c4eb26be9d
|
Fix telegram profit stats when fiat_display_currency is not set
|
2025-06-01 13:53:17 +02:00 |
|
Matthias
|
04a8539f10
|
Merge pull request #11819 from arenstar/patch-3
fix: order_by_id always true
|
2025-06-01 13:28:05 +02:00 |
|
David Arena
|
d600461a84
|
fix: order_by_id always true
|
2025-06-01 12:03:44 +02:00 |
|
Matthias
|
ce46cd7343
|
Merge pull request #11646 from freqtrade/deps/numpy2
Bump numpy to 2.x
|
2025-06-01 09:13:58 +02:00 |
|
Matthias
|
d1cca4ac51
|
Merge pull request #11796 from freqtrade/dependabot/pip/develop/ccxt-4.4.85
chore(deps): bump ccxt from 4.4.82 to 4.4.85
|
2025-05-31 17:57:26 +02:00 |
|
Matthias
|
eb5d5e0d3f
|
chore: bump dev version to 2025.6-dev
|
2025-05-31 16:39:46 +02:00 |
|
Matthias
|
e8145e0057
|
Merge pull request #11805 from viotemp1/optuna_addons
fix hyperopt repeated parameters between batches
|
2025-05-31 16:26:32 +02:00 |
|
Matthias
|
ae9073885f
|
chore: Update log wording, only log "duplicate parameters" once
|
2025-05-31 16:05:39 +02:00 |
|
Matthias
|
61886942c5
|
chore: fix log message missing space
|
2025-05-31 09:04:17 +02:00 |
|
viotemp1
|
12d31c4acb
|
keep INITIAL_POINTS only in hyperopt_optimizer.py
|
2025-05-31 08:21:44 +03:00 |
|
viotemp1
|
14cfdb13c5
|
add back INITIAL_POINTS (default 30) for Samplers which support this
|
2025-05-30 18:17:15 +03:00 |
|
Matthias
|
e58ab7852a
|
docs: add operatorId to bitvavo docs
closes #11748
|
2025-05-30 07:32:36 +02:00 |
|
Matthias
|
77dcc5354c
|
test: update hyperliquid test for new load_markets behavior
|
2025-05-30 07:08:58 +02:00 |
|
Matthias
|
3ac4a872b1
|
Merge remote-tracking branch 'origin/develop' into dependabot/pip/develop/ccxt-4.4.85
|
2025-05-29 20:14:05 +02:00 |
|
Matthias
|
b8b94d58c4
|
test: update tests for new reload_markets behavior
|
2025-05-29 20:12:59 +02:00 |
|
viotemp1
|
dfae7ca2ec
|
fix duplicate params in same batch also
|
2025-05-29 15:41:47 +03:00 |
|
vio
|
17cd0452ec
|
Merge branch 'freqtrade:develop' into optuna_addons
|
2025-05-29 14:22:17 +03:00 |
|
Matthias
|
33b5482065
|
fix: memory leak on binance in combination with aiohttp>3.10
apparently, returning big data through
run_until_complete can cause this (or
closes #11317
|
2025-05-29 07:06:57 +02:00 |
|
Matthias
|
9fe361f6fc
|
Merge pull request #11808 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-05-29 06:44:07 +02:00 |
|
Freqtrade Bot
|
da7f35db8d
|
chore: update pre-commit hooks
|
2025-05-29 03:21:16 +00:00 |
|
Matthias
|
4f216eb861
|
Merge pull request #11790 from freqtrade/docs/compare_exit_callbacks
docs: add "exit logic comparisons" table
|
2025-05-28 15:22:15 +02:00 |
|
viotemp1
|
53383f3184
|
add up to 5 retries for ask in case of duplicate params
|
2025-05-28 09:35:20 +02:00 |
|
viotemp1
|
b51c937e87
|
fix hyperopt repeated parameters between batches
|
2025-05-27 13:38:03 +02:00 |
|
Matthias
|
f3d7f67671
|
Merge pull request #11803 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-05-27 06:31:54 +02:00 |
|
Freqtrade Bot
|
87001d0806
|
chore: update pre-commit hooks
|
2025-05-27 03:20:40 +00:00 |
|
Matthias
|
ffce0dfb2e
|
Merge pull request #11800 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.1.0
chore(deps): bump astral-sh/setup-uv from 6.0.1 to 6.1.0
|
2025-05-26 08:21:17 +02:00 |
|
Matthias
|
c1d08019d9
|
Merge pull request #11798 from freqtrade/dependabot/pip/develop/ruff-0.11.11
chore(deps-dev): bump ruff from 0.11.10 to 0.11.11
|
2025-05-26 08:18:26 +02:00 |
|
Matthias
|
bfa95ad976
|
Merge pull request #11799 from freqtrade/dependabot/pip/develop/joblib-1.5.1
chore(deps): bump joblib from 1.5.0 to 1.5.1
|
2025-05-26 08:14:39 +02:00 |
|
Matthias
|
4a4b39f898
|
Merge pull request #11795 from freqtrade/dependabot/pip/develop/pydantic-2.11.5
chore(deps): bump pydantic from 2.11.4 to 2.11.5
|
2025-05-26 08:12:58 +02:00 |
|
Matthias
|
215499a3f8
|
Merge pull request #11793 from freqtrade/dependabot/pip/develop/plotly-6.1.1
chore(deps): bump plotly from 6.0.1 to 6.1.1
|
2025-05-26 08:08:58 +02:00 |
|
Matthias
|
8c11974644
|
Merge pull request #11791 from freqtrade/dependabot/pip/develop/types-af298ab694
chore(deps-dev): bump types-cachetools from 5.5.0.20240820 to 6.0.0.20250525 in the types group
|
2025-05-26 08:08:33 +02:00 |
|
Matthias
|
7dcbd8108e
|
Merge pull request #11797 from freqtrade/dependabot/pip/develop/cryptography-45.0.3
chore(deps): bump cryptography from 45.0.2 to 45.0.3
|
2025-05-26 07:58:27 +02:00 |
|
Matthias
|
43fea43363
|
chore: bump aiohttp to 3.11.18
Aligns dependency with ccxt requirements.
|
2025-05-26 07:15:38 +02:00 |
|
Matthias
|
e00b74c0e0
|
fix: capture ws edge-case on reconnect
|
2025-05-26 07:06:56 +02:00 |
|