Matthias
8e8f4dbdd3
chore: drop stable-baselines install from mac x64
...
in line with #11541
2025-04-15 06:38:08 +02:00
Matthias
865c253922
chore: bump dockerfile and windows install numpy
2025-04-15 06:31:16 +02:00
Matthias
cd6e06c86e
chore: bump ta-lib to 0.5.4
...
This version supports numpy2 - while still remaining on ta-lib C of 0.4
This will avoid huge update problems, as the underlying library doesn't need to be updated
2025-04-15 06:30:34 +02:00
Matthias
422f225e8e
chore: update numpy pyproject lock range
2025-04-15 06:29:26 +02:00
Matthias
9921c54882
chore: bump nunmpy to 2.2.4
2025-04-15 06:28:40 +02:00
Matthias
de0759c36a
Merge pull request #11635 from freqtrade/dependabot/pip/develop/uvicorn-0.34.1
...
chore(deps): bump uvicorn from 0.34.0 to 0.34.1
2025-04-14 07:41:30 +02:00
Matthias
1dbef58fe9
Merge pull request #11637 from freqtrade/dependabot/pip/develop/ccxt-4.4.75
...
chore(deps): bump ccxt from 4.4.73 to 4.4.75
2025-04-14 07:17:59 +02:00
Matthias
a63280bfa5
Merge pull request #11640 from freqtrade/dependabot/pip/develop/markdown-3.8
...
chore(deps): bump markdown from 3.7 to 3.8
2025-04-14 07:17:22 +02:00
Matthias
093a3f0e25
Merge pull request #11638 from freqtrade/dependabot/pip/develop/ruff-0.11.5
...
chore(deps-dev): bump ruff from 0.11.4 to 0.11.5
2025-04-14 07:12:39 +02:00
Matthias
f8fc8a7f33
Merge pull request #11636 from freqtrade/dependabot/pip/develop/catboost-1.2.8
...
chore(deps): bump catboost from 1.2.7 to 1.2.8
2025-04-14 07:03:17 +02:00
dependabot[bot]
f8bf850673
chore(deps): bump uvicorn from 0.34.0 to 0.34.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.34.0 to 0.34.1.
- [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.0...0.34.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 04:54:35 +00:00
Matthias
d06a531c72
Merge pull request #11634 from freqtrade/dependabot/pip/develop/pydantic-2.11.3
...
chore(deps): bump pydantic from 2.11.2 to 2.11.3
2025-04-14 06:53:12 +02:00
dependabot[bot]
b341bc5a8c
chore(deps): bump markdown from 3.7 to 3.8
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.7 to 3.8.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:31 +00:00
dependabot[bot]
eca2ca3dc2
chore(deps-dev): bump ruff from 0.11.4 to 0.11.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.4 to 0.11.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.11.4...0.11.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:19 +00:00
dependabot[bot]
1d8fd059c6
chore(deps): bump ccxt from 4.4.73 to 4.4.75
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.73 to 4.4.75.
- [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.73...v4.4.75 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.75
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:07 +00:00
dependabot[bot]
a95972ae3f
chore(deps): bump catboost from 1.2.7 to 1.2.8
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/catboost/catboost/releases )
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md )
- [Commits](https://github.com/catboost/catboost/compare/v1.2.7...v1.2.8 )
---
updated-dependencies:
- dependency-name: catboost
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:35:59 +00:00
dependabot[bot]
37985dfeea
chore(deps): bump pydantic from 2.11.2 to 2.11.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.2...v2.11.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:35:46 +00:00
Matthias
768efc45ff
Merge pull request #11628 from mrpabloyeah/allow-warning-messages-when-starting-backtesting
...
Allow warning messages when starting backtesting
2025-04-13 19:28:20 +02:00
mrpabloyeah
e6b5233d2f
Add space after docstring
2025-04-13 13:25:30 +02:00
mrpabloyeah
6fa1133c61
Remove space at the end of logging_mixin.py
2025-04-13 13:12:43 +02:00
Matthias
b1adb2b13d
Merge pull request #11627 from arenstar/ftclient_trades_order_fix
...
Ftclient trades order fix
2025-04-13 13:09:07 +02:00
mrpabloyeah
16378d32d7
Show only selected warnings using the force_show parameter
2025-04-13 13:06:35 +02:00
mrpabloyeah
33105a996e
Show only whitelist warnings
2025-04-13 12:27:19 +02:00
Matthias
a6d76cad39
test: improve api test to ensure the default is what we expect
2025-04-13 10:24:34 +02:00
mrpabloyeah
3d1568783e
Allow warning messages when starting backtesting
2025-04-13 01:39:03 +02:00
David Arena
194d53acf8
fix: adding checks for trades and order_by_id
2025-04-12 16:57:30 +02:00
Matthias
82cd343fc1
Merge pull request #11626 from hippocritical/develop
...
removed legacy port 3000 at frequenthippo.ddns.net
2025-04-12 07:59:14 +02:00
David Arena
751d98495f
fix: tests/formatting
2025-04-12 00:02:31 +02:00
David Arena
49b119f1dc
Feat: option for order_by_id
2025-04-11 23:53:27 +02:00
David Arena
6ba0eaf593
Merge pull request #1 from freqtrade/develop
...
Merge from upstream
2025-04-11 23:40:05 +02:00
hippocritical
87f07d5f91
fixed description
2025-04-11 21:11:54 +02:00
hippocritical
a24f5d64a1
removed legacy port 3000 at frequenthippo.ddns.net
2025-04-11 20:25:23 +02:00
Matthias
30eb32862c
docs: update title in parameter table
2025-04-11 06:31:15 +02:00
Matthias
6ae5724ad1
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
...
Add new loss function based on profit/drawdown ratio per pair
2025-04-10 07:14:34 +02:00
Matthias
90a57e7384
Merge pull request #11621 from freqtrade/dependabot/docker/python-3.13.3-slim-bookworm
...
chore(deps): bump python from 3.12.9-slim-bookworm to 3.12.10-slim-bookworm
2025-04-10 06:43:18 +02:00
Matthias
16379bbcc5
test: small adjustment to test
...
(simplifying future usage)
2025-04-10 06:43:12 +02:00
Matthias
05bb7e2fad
Merge pull request #11620 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-04-10 06:22:55 +02:00
Matthias
6e98635345
chore: bump armhf dockerfile to 3.11.12
2025-04-10 06:22:38 +02:00
Matthias
de8dd83340
chore: docker should stay at 3.12 for now.
2025-04-10 06:21:39 +02:00
dependabot[bot]
b3296b75e9
chore(deps): bump python
...
Bumps python from 3.12.9-slim-bookworm to 3.13.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-10 03:36:43 +00:00
Freqtrade Bot
2f9ec970a5
chore: update pre-commit hooks
2025-04-10 03:15:12 +00:00
mrpabloyeah
568c579cab
Improve documentation
2025-04-10 00:46:07 +02:00
Matthias
e116b71400
feat: Improve ruff config (use RUF rules)
2025-04-09 20:10:44 +02:00
Matthias
a85dc6972d
chore: Fix errors through S404 noqa's
2025-04-09 20:10:19 +02:00
Matthias
feab28de91
chore: unpack instead of list concat
2025-04-09 20:05:15 +02:00
Matthias
0aa05855d5
chore: unpack instead of list concat
2025-04-09 20:03:38 +02:00
Matthias
44591053b6
refactor: simplify some checks
2025-04-09 19:58:55 +02:00
Matthias
c11de3ac38
chore: remove pointless ambiguous unicode characters
2025-04-09 19:52:05 +02:00
Matthias
b797a5bf2f
chore: remove some unused noqa's
2025-04-09 19:51:38 +02:00
Matthias
1d9d2fce7f
chore: add noQA for S404
2025-04-09 19:49:02 +02:00