Matthias
3a74fc85b4
chore: update schema.json
2025-05-20 07:05:08 +02:00
Matthias
92a1c304a8
feat: add additional supported keys to config schema
2025-05-20 07:05:08 +02:00
Matthias
d8c24663fc
Merge pull request #11736 from viotemp1/optuna_addons
...
add early stopping for hyperopt
2025-05-20 06:45:15 +02:00
Matthias
195c15c8dc
Merge pull request #11778 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-05-20 06:27:41 +02:00
Freqtrade Bot
44c06f6d20
chore: update pre-commit hooks
2025-05-20 03:20:51 +00:00
Matthias
c268f20d18
Merge pull request #11776 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.41
...
chore(deps): bump sqlalchemy from 2.0.40 to 2.0.41
2025-05-19 16:26:48 +02:00
Matthias
83c92f3ac1
chore: Bump sqlalchemy in pre-commit
2025-05-19 14:36:11 +02:00
dependabot[bot]
b4a3eccfa3
chore(deps): bump sqlalchemy from 2.0.40 to 2.0.41
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.40 to 2.0.41.
- [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-version: 2.0.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 11:59:40 +00:00
Matthias
837d006e11
Merge pull request #11774 from freqtrade/dependabot/pip/develop/ccxt-4.4.82
...
chore(deps): bump ccxt from 4.4.80 to 4.4.82
2025-05-19 13:58:26 +02:00
dependabot[bot]
c1f1639807
chore(deps): bump ccxt from 4.4.80 to 4.4.82
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.80 to 4.4.82.
- [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.80...v4.4.82 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.82
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 06:29:16 +00:00
Matthias
8f71e45666
Merge pull request #11775 from freqtrade/dependabot/pip/develop/cryptography-45.0.2
...
chore(deps): bump cryptography from 44.0.3 to 45.0.2
2025-05-19 08:28:06 +02:00
Matthias
17fa2c9933
Merge pull request #11768 from freqtrade/dependabot/pip/develop/types-462239796a
...
chore(deps-dev): bump the types group with 2 updates
2025-05-19 08:10:35 +02:00
dependabot[bot]
22fdf157ef
chore(deps): bump cryptography from 44.0.3 to 45.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 44.0.3 to 45.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/44.0.3...45.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 05:10:41 +00:00
Matthias
6c8b39d32a
Merge pull request #11770 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.1
...
chore(deps): bump python-telegram-bot from 22.0 to 22.1
2025-05-19 07:09:30 +02:00
Matthias
5a2b3d9d87
chore: show the actually used value
2025-05-19 07:04:11 +02:00
Matthias
8641796d04
test: Add test for early-stop config adjustment
2025-05-19 07:03:41 +02:00
Matthias
c5c5cfb4d5
Merge pull request #11771 from freqtrade/dependabot/pip/develop/ruff-0.11.10
...
chore(deps-dev): bump ruff from 0.11.9 to 0.11.10
2025-05-19 06:53:50 +02:00
Matthias
c74033d7f1
chore: bump types for pre-commit
2025-05-19 06:49:45 +02:00
Matthias
d8c6873ee9
Merge pull request #11769 from freqtrade/dependabot/pip/develop/mkdocs-90ecda04c5
...
chore(deps): bump mkdocs-material from 9.6.13 to 9.6.14 in the mkdocs group
2025-05-19 06:34:43 +02:00
Matthias
b0cc2a2a1d
chore: slightly improve comment wording
2025-05-19 06:32:09 +02:00
Matthias
226f9b7857
Merge pull request #11766 from AchmadFathoni/develop
...
docs: trades space not included in default spaces
2025-05-19 06:31:11 +02:00
dependabot[bot]
b044410e42
chore(deps-dev): bump ruff from 0.11.9 to 0.11.10
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.9 to 0.11.10.
- [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.9...0.11.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:15 +00:00
dependabot[bot]
b64052850f
chore(deps): bump python-telegram-bot from 22.0 to 22.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 22.0 to 22.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.0...v22.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.1'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:08 +00:00
dependabot[bot]
8868b10042
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.13 to 9.6.14
- [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.13...9.6.14 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:04 +00:00
dependabot[bot]
b18190891d
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-requests](https://github.com/typeshed-internal/stub_uploader ) and [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.0.20250328 to 2.32.0.20250515
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
Updates `types-python-dateutil` from 2.9.0.20241206 to 2.9.0.20250516
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.0.20250515
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20250516
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:09:28 +00:00
Achmad Fathoni
5b001eec3e
docs: trades space not included in default spaces
2025-05-18 21:26:57 +07:00
Matthias
1b4802ab73
chore: Improved wording in issue templates
2025-05-18 08:38:27 +02:00
Matthias
6b7f210ef3
chore: Improve bug report template about AI
...
AI generated strategies and configs cause a lot of noise.
we should be clear that people shall read the documentation first
(this will also allow us to point people at this within the issue).
2025-05-18 08:35:59 +02:00
Matthias
571b154345
Merge pull request #11763 from emmanuel-ferdman/develop
...
fix: display pair information in message
2025-05-17 19:37:09 +02:00
Emmanuel Ferdman
9a2b5a1219
Display pair information in message
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2025-05-17 07:51:03 -07:00
Matthias
fe9de41d58
docs: fix Note boxes not rendering correctly
2025-05-17 16:16:27 +02:00
Matthias
daff50e79e
test: improve admotion test by skipping empty lines
2025-05-17 16:16:19 +02:00
Matthias
09b687d66f
test: add test checking proper admotion logic
2025-05-17 16:12:19 +02:00
Matthias
665ff9f14e
test: extend test_docs for collapsed info boxes
2025-05-17 15:36:32 +02:00
viotemp1
bd1a12ceaa
fix formatting
2025-05-17 16:27:33 +03:00
viotemp1
d33e931a0d
early stop - replace values lower than 20 with 20 and display a warning.
2025-05-17 16:23:25 +03:00
viotemp1
28e5efc902
fix docs
2025-05-17 01:15:10 +03:00
Matthias
510c47bd78
docs: update doc wording in custom_exit callback
2025-05-16 06:39:24 +02:00
Matthias
2e0065216f
Merge pull request #11755 from Silur/develop
...
fix binance futures candle type hardcoding for trades data
2025-05-15 19:52:58 +02:00
silur
ce024c74e1
fix binance futures candle type hardcoding
2025-05-15 21:31:01 +04:00
Matthias
193cfb634c
Merge pull request #11754 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-05-15 06:28:13 +02:00
Freqtrade Bot
a2b7620b64
chore: update pre-commit hooks
2025-05-15 03:19:37 +00:00
Matthias
9d91a4a298
fix: default max_open_trades to inf instead of -1
...
Without this, the auto-conversion doesn't backpopulate to the config
closes #11752
2025-05-14 20:14:10 +02:00
Matthias
3b6dbaccf8
test: add failing test for #11752
2025-05-14 20:12:33 +02:00
Matthias
3fe9e6b82b
fix: don't use exchange.precision_mode_price
...
closes #11751
2025-05-14 06:59:51 +02:00
Matthias
b6614045aa
Merge pull request #11738 from snussik/patch-1
...
Update strategy-callbacks.md
2025-05-13 20:03:57 +02:00
Matthias
cbf27f0bdb
docs: Simplify doc examples
2025-05-13 19:38:06 +02:00
Matthias
deafe39f76
Merge pull request #11750 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-05-13 07:03:13 +02:00
Freqtrade Bot
1f63eca1a8
chore: update pre-commit hooks
2025-05-13 03:20:47 +00:00
Matthias
2c0db908b5
Merge pull request #11747 from nisuhw/patch-1
...
Update installation.md for older Raspberry Pi 2
2025-05-12 13:14:58 +02:00