Matthias
|
d29d4cba66
|
chore: update doc links from latest to stable
|
2026-02-12 19:01:42 +01:00 |
|
Matthias
|
655d61e560
|
docs: Have readme links point to the documentation
|
2026-02-12 07:03:58 +01:00 |
|
Matthias
|
ba6d210662
|
Merge pull request #12811 from stash86/main-stash
Add note about different pair naming for HIP-3
|
2026-02-12 07:03:44 +01:00 |
|
Matthias
|
aff46acdd0
|
Merge pull request #12816 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2026-02-12 06:36:40 +01:00 |
|
Freqtrade Bot
|
5a16cbe602
|
chore: update pre-commit hooks
|
2026-02-12 04:14:36 +00:00 |
|
Matthias
|
519f2d93ba
|
test: update tests for new stoploss_from_absolute behavior
|
2026-02-11 07:15:29 +01:00 |
|
Matthias
|
646c091e02
|
fix: don't bracked stoploss to 1
it's problematic for short trades - especially if they move past the 100% profit margin - as price starts to trail.
|
2026-02-11 07:15:29 +01:00 |
|
Matthias
|
12c3698480
|
Merge pull request #12813 from freqtrade/dependabot/pip/cryptography-46.0.5
chore(deps): bump cryptography from 46.0.4 to 46.0.5
|
2026-02-11 06:57:43 +01:00 |
|
dependabot[bot]
|
c86acd20d6
|
chore(deps): bump cryptography from 46.0.4 to 46.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-11 03:01:11 +00:00 |
|
Matthias
|
60b787edc9
|
chore: extract schema.json
|
2026-02-10 20:34:03 +01:00 |
|
Matthias
|
eec33190d2
|
chore: jwt_secret_key is guaranteed to be in the schema now
|
2026-02-10 20:33:39 +01:00 |
|
Matthias
|
6e38759bd1
|
chore: add new randomDefault value
|
2026-02-10 20:22:48 +01:00 |
|
Matthias
|
6a242356a0
|
docs: update docs about jwt_secret_key
|
2026-02-10 20:20:29 +01:00 |
|
Matthias
|
04d2ea8773
|
chore: update sample configs with longer jwt_secret key
|
2026-02-10 20:19:00 +01:00 |
|
Matthias
|
d78ffd7a05
|
test: use longer JWT_Secret_key for tests
|
2026-02-10 20:15:35 +01:00 |
|
Matthias
|
3f21a18f46
|
Merge pull request #12810 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2026-02-10 19:56:09 +01:00 |
|
Matthias
|
c4514f94cf
|
feat: show supported python versions in windows script
closes #12812
|
2026-02-10 19:50:06 +01:00 |
|
Matthias
|
af39ec1e07
|
fix: improve setup.ps1 stability
|
2026-02-10 19:50:06 +01:00 |
|
Matthias
|
c02530759d
|
feat: show supported versions for setup.sh script
as proposed in #12812
|
2026-02-10 19:50:06 +01:00 |
|
Matthias
|
6df42502ac
|
chore: simplify MarginMode init
|
2026-02-10 19:01:08 +01:00 |
|
Stefano
|
fea13d1d3d
|
revert wrong markdownlint "fix"
|
2026-02-10 16:40:41 +09:00 |
|
Matthias
|
c7685febcf
|
Merge pull request #12808 from freqtrade/feat/strategy_params
add Strategy parameters to api
|
2026-02-10 07:21:05 +01:00 |
|
Matthias
|
abf5f2b49a
|
test: update test for strEnum
|
2026-02-10 07:20:01 +01:00 |
|
Matthias
|
24319585b4
|
refactor: switch SignalTypes to StrEnum
|
2026-02-10 07:16:01 +01:00 |
|
Matthias
|
812f357d7e
|
refactor: Update to StrEnum where possible
|
2026-02-10 07:14:16 +01:00 |
|
Matthias
|
51431d9533
|
chore: update ruff version 0.15.0
|
2026-02-10 07:09:40 +01:00 |
|
Matthias
|
eb81c70523
|
chore: format according to 2026 styleguide
|
2026-02-10 07:05:06 +01:00 |
|
Matthias
|
b52805cd96
|
chore: split Decimal and RealParameters
|
2026-02-10 06:49:45 +01:00 |
|
Matthias
|
cb1266225e
|
chore: fix unused imports
|
2026-02-10 06:48:47 +01:00 |
|
Matthias
|
33ba2ad17c
|
chore: don't use empty iterable
|
2026-02-10 06:43:40 +01:00 |
|
Matthias
|
2f2b36f648
|
chore: cleanup web_ui definition
|
2026-02-10 06:42:03 +01:00 |
|
Matthias
|
aa1de750e9
|
test: update test for new response code
|
2026-02-10 06:41:41 +01:00 |
|
Stefano
|
68410f2f37
|
add note about HIP-3 pair naming
|
2026-02-10 14:23:30 +09:00 |
|
Freqtrade Bot
|
1f00c9d680
|
chore: update pre-commit hooks
|
2026-02-10 03:57:12 +00:00 |
|
Matthias
|
a91fd66abc
|
fix: improve openAPI schema definition
|
2026-02-09 20:02:09 +01:00 |
|
Matthias
|
4036375759
|
test: remove pointless test calculation
|
2026-02-09 20:02:09 +01:00 |
|
Matthias
|
9eb668d08a
|
chore: improve response security
|
2026-02-09 20:02:09 +01:00 |
|
Matthias
|
ed22b4e09b
|
Merge pull request #12796 from onerobotband/develop
Fix regex pattern for model folder matching
|
2026-02-09 08:33:35 +01:00 |
|
Matthias
|
52090d7b8e
|
Merge pull request #12804 from freqtrade/dependabot/github_actions/develop/zizmorcore/zizmor-action-0.5.0
chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0
|
2026-02-09 07:11:12 +01:00 |
|
Matthias
|
3a065c27e8
|
Merge pull request #12805 from freqtrade/dependabot/pip/develop/cryptography-46.0.4
chore(deps): bump cryptography from 46.0.3 to 46.0.4
|
2026-02-09 07:11:03 +01:00 |
|
Matthias
|
a14f54735c
|
Merge pull request #12799 from freqtrade/dependabot/pip/develop/pyjwt-2.11.0
chore(deps): bump pyjwt from 2.10.1 to 2.11.0
|
2026-02-09 07:03:00 +01:00 |
|
Matthias
|
c5697c7d68
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-02-09 06:52:56 +01:00 |
|
Matthias
|
6381a32685
|
Merge pull request #12807 from freqtrade/dependabot/pip/develop/cachetools-7.0.0
chore(deps): bump cachetools from 6.2.5 to 7.0.0
|
2026-02-09 06:37:39 +01:00 |
|
dependabot[bot]
|
42230fdd0e
|
chore(deps): bump pyjwt from 2.10.1 to 2.11.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.1...2.11.0)
---
updated-dependencies:
- dependency-name: pyjwt
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 05:36:20 +00:00 |
|
dependabot[bot]
|
4934a83a2d
|
chore(deps): bump cryptography from 46.0.3 to 46.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.4)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 05:35:32 +00:00 |
|
Matthias
|
0ef0ff2a78
|
Merge pull request #12797 from freqtrade/dependabot/pip/develop/tqdm-4.67.2
chore(deps): bump tqdm from 4.67.1 to 4.67.2
|
2026-02-09 06:35:32 +01:00 |
|
Matthias
|
80d23f1ba1
|
Merge pull request #12803 from freqtrade/dependabot/pip/develop/numpy-2.4.2
chore(deps): bump numpy from 2.4.1 to 2.4.2
|
2026-02-09 06:34:58 +01:00 |
|
Matthias
|
59b05ece77
|
Merge pull request #12801 from freqtrade/dependabot/pip/develop/psutil-7.2.2
chore(deps): bump psutil from 7.2.1 to 7.2.2
|
2026-02-09 06:34:42 +01:00 |
|
Matthias
|
e467405e60
|
Merge pull request #12806 from freqtrade/dependabot/github_actions/develop/docker/login-action-3.7.0
chore(deps): bump docker/login-action from 3.6.0 to 3.7.0
|
2026-02-09 06:34:25 +01:00 |
|
Matthias
|
1f92c3fd70
|
Merge pull request #12802 from freqtrade/dependabot/pip/develop/ccxt-4.5.36
chore(deps): bump ccxt from 4.5.35 to 4.5.36
|
2026-02-09 06:33:11 +01:00 |
|