xmatthias
|
7d19e0e692
|
chore: update pre-commit hooks
|
2025-02-13 03:05:01 +00:00 |
|
David Arena
|
a1a5cab04e
|
fix E501
|
2025-02-13 02:04:22 +01:00 |
|
David Arena
|
8182947f29
|
fix
|
2025-02-13 02:03:19 +01:00 |
|
David Arena
|
2231ba3f04
|
fixes: ruff
|
2025-02-13 02:02:15 +01:00 |
|
David Arena
|
bf0a08f5a7
|
Merge branch 'develop' into api-server-list-custom-data
|
2025-02-12 19:32:49 +01:00 |
|
David Arena
|
552575c7e6
|
fix: key in _rpc_list_custom_data
|
2025-02-12 19:27:47 +01:00 |
|
David Arena
|
d0979d560f
|
fix: endpoints
|
2025-02-12 18:40:44 +01:00 |
|
Matthias
|
e3a9b0aa17
|
Merge pull request #11371 from freqtrade/dependabot/pip/develop/ccxt-4.4.58
chore(deps): bump ccxt from 4.4.52 to 4.4.58
|
2025-02-12 06:23:01 +01:00 |
|
dependabot[bot]
|
7caa22c7a7
|
chore(deps): bump ccxt from 4.4.52 to 4.4.58
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.52 to 4.4.58.
- [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/4.4.52...go/v4.4.58)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 20:13:52 +00:00 |
|
Matthias
|
91131d7884
|
Merge pull request #11370 from freqtrade/dependabot/pip/cryptography-44.0.1
chore(deps): bump cryptography from 42.0.8 to 44.0.1
|
2025-02-11 21:12:25 +01:00 |
|
dependabot[bot]
|
967ad2f8ff
|
chore(deps): bump cryptography from 42.0.8 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 18:41:14 +00:00 |
|
Matthias
|
d00f82a641
|
chore: remove deprecated image form CI matrix
|
2025-02-11 18:15:16 +01:00 |
|
Matthias
|
2f83f07fd3
|
fix: use constant for metadata number mode
|
2025-02-11 09:22:39 +01:00 |
|
Matthias
|
78d213a8a0
|
test: add test coverage for unwatch_ohlcv
|
2025-02-11 09:15:03 +01:00 |
|
Matthias
|
44d798239d
|
feat: unwatch_ohlcv - improved error handling
|
2025-02-11 09:15:03 +01:00 |
|
Matthias
|
08e1a616a0
|
feat: use unwatch to stop watching a websocket
|
2025-02-11 09:14:57 +01:00 |
|
Matthias
|
8009c03629
|
Merge pull request #11117 from arenstar/ftclient_timeout
feat: add timeout to FtRestClient
|
2025-02-11 08:09:45 +01:00 |
|
Matthias
|
ae068bd6f5
|
chore: fix formatting
|
2025-02-11 07:53:33 +01:00 |
|
Matthias
|
2350aa6a27
|
Merge branch 'develop' into ftclient_timeout
|
2025-02-11 07:52:25 +01:00 |
|
Matthias
|
8394826d62
|
docs: improve wording in trailing stop docs
|
2025-02-11 07:21:24 +01:00 |
|
Matthias
|
a46d41a594
|
Merge pull request #11367 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-02-11 06:39:25 +01:00 |
|
xmatthias
|
a0d8055917
|
chore: update pre-commit hooks
|
2025-02-11 03:06:02 +00:00 |
|
Matthias
|
3ec892a5ab
|
Merge pull request #11355 from freqtrade/dependabot/pip/develop/ta-lib-0.6.2
chore(deps): bump ta-lib from 0.4.34 to 0.4.38
|
2025-02-10 10:53:09 +01:00 |
|
Matthias
|
3deffb57ce
|
chore: update ta-lib pre-built binaries
|
2025-02-10 08:25:01 +01:00 |
|
Matthias
|
db8c1917e0
|
Merge pull request #11360 from freqtrade/dependabot/pip/develop/mypy-1.15.0
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
|
2025-02-10 07:57:42 +01:00 |
|
Matthias
|
57f55d416c
|
Merge pull request #11357 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.38
chore(deps): bump sqlalchemy from 2.0.37 to 2.0.38
|
2025-02-10 07:35:26 +01:00 |
|
dependabot[bot]
|
0b4a6e7e11
|
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 05:57:49 +00:00 |
|
Matthias
|
f918a66292
|
Merge pull request #11359 from freqtrade/dependabot/pip/develop/ruff-0.9.5
chore(deps-dev): bump ruff from 0.9.4 to 0.9.5
|
2025-02-10 06:56:44 +01:00 |
|
Matthias
|
d795af5921
|
chore: bump sqlalchemy in pre-commit config
|
2025-02-10 06:36:25 +01:00 |
|
Matthias
|
21b8982e55
|
chore: ta-lib bump to 0.4.38
|
2025-02-10 06:34:07 +01:00 |
|
Matthias
|
5a9f66e6d6
|
Merge pull request #11351 from freqtrade/dependabot/pip/develop/mkdocs-694d3e3e45
chore(deps): bump mkdocs-material from 9.6.1 to 9.6.3 in the mkdocs group
|
2025-02-10 06:30:34 +01:00 |
|
Matthias
|
4fd77e7ee7
|
Merge pull request #11356 from freqtrade/dependabot/pip/develop/xgboost-2.1.4
chore(deps): bump xgboost from 2.1.3 to 2.1.4
|
2025-02-10 06:30:22 +01:00 |
|
dependabot[bot]
|
428ca972e2
|
chore(deps-dev): bump ruff from 0.9.4 to 0.9.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.5.
- [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.9.4...0.9.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 03:28:24 +00:00 |
|
dependabot[bot]
|
3913e4fa96
|
chore(deps): bump sqlalchemy from 2.0.37 to 2.0.38
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.37 to 2.0.38.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 03:27:58 +00:00 |
|
dependabot[bot]
|
e296242072
|
chore(deps): bump xgboost from 2.1.3 to 2.1.4
Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.1.3 to 2.1.4.
- [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/v2.1.3...v2.1.4)
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 03:27:46 +00:00 |
|
dependabot[bot]
|
82001d1e8b
|
chore(deps): bump ta-lib from 0.4.34 to 0.6.2
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python) from 0.4.34 to 0.6.2.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG)
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.34...TA_Lib-0.6.2)
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 03:27:40 +00:00 |
|
dependabot[bot]
|
137bfc2b56
|
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.1 to 9.6.3
- [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.1...9.6.3)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 03:27:15 +00:00 |
|
Matthias
|
a8ae767576
|
fix: Hyperopt-magic - allow parent classes within the same file
|
2025-02-09 19:48:26 +01:00 |
|
Matthias
|
b9c77124fc
|
chore: add typing for hyperopt-pickle-magic
|
2025-02-09 19:43:32 +01:00 |
|
Matthias
|
f060548134
|
chore: remove unused method
|
2025-02-09 08:10:10 +01:00 |
|
Matthias
|
18ce8af084
|
fix: validate config when calling pair_history
closes #11271
|
2025-02-08 16:51:51 +01:00 |
|
Matthias
|
7f7cff85c1
|
chore: use dt_now in backtesting
|
2025-02-07 20:39:14 +01:00 |
|
Matthias
|
9a22e5c775
|
chore: try downgrade aiohttp
part of #11317
|
2025-02-07 06:56:42 +01:00 |
|
Matthias
|
2cfb8834b6
|
chore: rework docstring of MultiOutputRegressor
closes #11309
|
2025-02-06 06:34:19 +01:00 |
|
Matthias
|
013006050f
|
chore: add comment to clarify usage of retrier
|
2025-02-06 06:33:55 +01:00 |
|
Matthias
|
99df346bf5
|
Merge pull request #11339 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-02-06 06:30:49 +01:00 |
|
xmatthias
|
2e57158556
|
chore: update pre-commit hooks
|
2025-02-06 03:04:59 +00:00 |
|
Matthias
|
b75eb85e66
|
fix: Calculate liquidation price only once the initial order filled
closes #11318
|
2025-02-05 18:13:52 +01:00 |
|
Matthias
|
dbb9f225d0
|
fix: Runtime error on ohlcv deepcopy
closes #11335
|
2025-02-05 18:07:03 +01:00 |
|
Matthias
|
85753be7cb
|
chore: Bump armhf dockerversion to 3.11.11
|
2025-02-05 07:02:44 +01:00 |
|