Matthias
bfadd54ea3
Merge pull request #11653 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-04-17 06:29:17 +02:00
Freqtrade Bot
ed23dc0f72
chore: update pre-commit hooks
2025-04-17 03:16:17 +00:00
hippocritical
27e3ae8c24
added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
2025-04-16 21:23:26 +02:00
hippocritical
f6cb446bff
added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
2025-04-16 21:22:55 +02:00
Matthias
72786ca706
chore: drop pandas_ta from default template
2025-04-16 18:28:07 +02:00
Oliver Bristow
3e2a799d9f
Fix config["log_config"] use so it doesn't break in backtesting
...
The issue as that `logging.config.dictConfig(log_config)` ends up using the dictionary in place and including non-picklable items (saw an RLock), blowing up backtesting.
2025-04-16 00:13:05 +01:00
Matthias
841f57800e
Merge pull request #11645 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-04-15 06:35:55 +02:00
Freqtrade Bot
5b6ea5ca90
chore: update pre-commit hooks
2025-04-15 03:17:51 +00:00
Matthias
162c1c606c
Merge pull request #11639 from freqtrade/dependabot/pip/develop/urllib3-2.4.0
...
chore(deps): bump urllib3 from 2.3.0 to 2.4.0
2025-04-14 18:26:23 +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]
5ac1cf929b
chore(deps): bump urllib3 from 2.3.0 to 2.4.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:23 +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