Matthias
ccbc48b590
refactor: improve method ordering
2025-07-10 07:08:35 +02:00
Matthias
dde6001ad0
Merge pull request #11972 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-07-10 06:30:36 +02:00
Freqtrade Bot
aae3ab23ac
chore: update pre-commit hooks
2025-07-10 03:27:16 +00:00
Matthias
604e08382e
Merge pull request #11899 from mrpabloyeah/add-current-drawdown-in-telegram-profit-command
...
Add current drawdown in telegram profit command
2025-07-09 06:40:28 +02:00
Matthias
2ecadabd92
chore: align API endpoints
2025-07-08 20:09:17 +02:00
Matthias
17c7826756
Merge branch 'develop' into add-current-drawdown-in-telegram-profit-command
2025-07-08 19:59:42 +02:00
Matthias
fe92df7842
chore: revert unnecessary edits
2025-07-08 19:59:37 +02:00
mrpabloyeah
e6dd932436
Expand calculate_max_drawdown() to return the current drawdown data and use it instead of calculate_current_drawdown()
2025-07-08 13:00:48 +02:00
Matthias
8acc05bb2d
chore: update wording in exception message
2025-07-08 06:59:52 +02:00
Matthias
c39f6f892b
Merge pull request #11968 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-07-08 06:54:38 +02:00
Freqtrade Bot
f13b51cf91
chore: update pre-commit hooks
2025-07-08 03:26:25 +00:00
Matthias
e90c60c940
chore: improved response on delete order
2025-07-07 19:26:35 +02:00
Matthias
60029c2a8b
fix: improved message when nonexisting trade is deleted
...
part of #11967
2025-07-07 19:20:24 +02:00
Matthias
14429d449c
Merge pull request #11965 from freqtrade/dependabot/pip/develop/scipy-stubs-1.16.0.2
...
chore(deps-dev): bump scipy-stubs from 1.15.3.0 to 1.16.0.2
2025-07-07 07:15:41 +02:00
Matthias
cba9d6078c
Merge pull request #11964 from freqtrade/dependabot/pip/develop/cryptography-45.0.5
...
chore(deps): bump cryptography from 45.0.4 to 45.0.5
2025-07-07 07:09:44 +02:00
Matthias
2dfad98ed6
Merge pull request #11962 from freqtrade/dependabot/pip/develop/mkdocs-7fcd3881cb
...
chore(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in the mkdocs group
2025-07-07 06:55:46 +02:00
Matthias
9de9cac23a
chore: bump scipy-stubs in pre-commit config
2025-07-07 06:46:39 +02:00
dependabot[bot]
d1fd7c3f6e
chore(deps): bump cryptography from 45.0.4 to 45.0.5
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.4 to 45.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.4...45.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 04:45:48 +00:00
Matthias
8fd5b93127
Merge pull request #11961 from freqtrade/dependabot/pip/develop/pytest-21071ef1ad
...
chore(deps-dev): bump pytest-xdist from 3.7.0 to 3.8.0 in the pytest group
2025-07-07 06:44:58 +02:00
Matthias
dafa5d4bac
Merge pull request #11966 from freqtrade/dependabot/pip/develop/ccxt-4.4.92
...
chore(deps): bump ccxt from 4.4.91 to 4.4.92
2025-07-07 06:44:34 +02:00
Matthias
d29cd5b9d9
Merge pull request #11963 from freqtrade/dependabot/pip/develop/ruff-0.12.2
...
chore(deps-dev): bump ruff from 0.12.1 to 0.12.2
2025-07-07 06:44:18 +02:00
dependabot[bot]
60094c6581
chore(deps): bump ccxt from 4.4.91 to 4.4.92
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.91 to 4.4.92.
- [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.91...v4.4.92 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.92
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:58:24 +00:00
dependabot[bot]
dd32e228ce
chore(deps-dev): bump scipy-stubs from 1.15.3.0 to 1.16.0.2
...
Bumps [scipy-stubs](https://github.com/scipy/scipy-stubs ) from 1.15.3.0 to 1.16.0.2.
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.15.3.0...v1.16.0.2 )
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.0.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:58:09 +00:00
dependabot[bot]
81639c61a8
chore(deps-dev): bump ruff from 0.12.1 to 0.12.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.1 to 0.12.2.
- [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.12.1...0.12.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:55:54 +00:00
dependabot[bot]
ae1fcbcffb
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.14 to 9.6.15
- [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.14...9.6.15 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:55:33 +00:00
dependabot[bot]
263d035181
chore(deps-dev): bump pytest-xdist in the pytest group
...
Bumps the pytest group with 1 update: [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ).
Updates `pytest-xdist` from 3.7.0 to 3.8.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.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:51:40 +00:00
Matthias
8ecd7011cb
Merge pull request #11953 from freqtrade/drop_3.10
...
Drop support for python 3.10
2025-07-06 08:58:54 +02:00
Matthias
f7d42ba60d
chore: add TODO to eventually remove warning
2025-07-05 19:58:47 +02:00
Matthias
701cf47c4b
fix: implement fall-through for leverage tier finding
...
We'll for now issue a warning about this - and use the "current" tier
This way, gaps in tier data (between maxNotional and the next
minNotional) no longer cause an operational exception.
closes #11923
2025-07-05 19:56:52 +02:00
Matthias
315009a7f0
chore: move comment to correct location
2025-07-05 19:50:26 +02:00
Matthias
6e98a369de
test: add test case for #11923
2025-07-05 19:44:24 +02:00
Matthias
fa69b7017b
test: add TIA/USDT:USDT test leverage tier
...
part of #11923
2025-07-05 19:44:12 +02:00
Matthias
e98f3cfedf
docs: Update "tag" examples with advanced examples
2025-07-05 08:56:10 +02:00
Matthias
5f4184536a
docs: update max enter_tag length
2025-07-05 08:41:08 +02:00
Matthias
ac904c60c8
fix: powershell syntax error
2025-07-05 08:38:02 +02:00
Matthias
16defdbfdf
chore: autoformat actual code
2025-07-04 19:29:12 +02:00
Matthias
d010a050d3
chore: autoformat tests
2025-07-04 19:29:12 +02:00
Matthias
7b541ff958
test: refactor test to use asyncio.timeout
2025-07-04 19:29:12 +02:00
Matthias
78a47920ef
chore: Update dockerfile syntax
2025-07-04 19:26:38 +02:00
Matthias
e5a2011a85
ci: don't switch docker to experimental
2025-07-04 18:29:15 +02:00
Matthias
640cab2ca8
refactor: tests - update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
deb8bde078
refactor: tests - update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
79f0271720
refactor: Asyncio timeoutError update
2025-07-04 18:22:42 +02:00
Matthias
5b8b80cf59
refactor: Update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
a7ee45a0ba
refactor: Update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
37cc949d94
refactor: Update utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
5f59e1435e
chore: bump known 3.11+ dependencies
2025-07-04 18:22:42 +02:00
Matthias
e1f26aeb4e
chore!: drop support for python 3.10
2025-07-04 18:22:42 +02:00
Matthias
b49dafc412
docs: update to 3.11+ version requirement
2025-07-04 18:22:42 +02:00
Matthias
7c84059b3a
chore: drop support for pytohn 3.10 in setup scripts
2025-07-04 18:22:42 +02:00