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
|
c7685febcf
|
Merge pull request #12808 from freqtrade/feat/strategy_params
add Strategy parameters to api
|
2026-02-10 07:21:05 +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 |
|
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 |
|
Matthias
|
74e8875280
|
Merge pull request #12800 from freqtrade/dependabot/pip/develop/orjson-3.11.6
chore(deps): bump orjson from 3.11.5 to 3.11.6
|
2026-02-09 06:31:26 +01:00 |
|
Matthias
|
3c44a013e5
|
Merge pull request #12798 from freqtrade/dependabot/pip/develop/rich-14.3.2
chore(deps): bump rich from 14.3.1 to 14.3.2
|
2026-02-09 06:30:29 +01:00 |
|
dependabot[bot]
|
8546542a16
|
chore(deps): bump cachetools from 6.2.5 to 7.0.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.2.5 to 7.0.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.5...v7.0.0)
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:04:21 +00:00 |
|
dependabot[bot]
|
f56460cc1f
|
chore(deps): bump docker/login-action from 3.6.0 to 3.7.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](5e57cd1181...c94ce9fb46)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:04:12 +00:00 |
|
dependabot[bot]
|
54f25b5b8f
|
chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](135698455d...0dce2577a4)
---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:04:02 +00:00 |
|
dependabot[bot]
|
541b976b8e
|
chore(deps): bump numpy from 2.4.1 to 2.4.2
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.4.1...v2.4.2)
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:03:58 +00:00 |
|
dependabot[bot]
|
b6c7e24cad
|
chore(deps): bump ccxt from 4.5.35 to 4.5.36
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.35 to 4.5.36.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.35...v4.5.36)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.36
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:03:51 +00:00 |
|
dependabot[bot]
|
22d624a25d
|
chore(deps): bump psutil from 7.2.1 to 7.2.2
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.1 to 7.2.2.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.1...release-7.2.2)
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:03:40 +00:00 |
|
dependabot[bot]
|
d482117fd1
|
chore(deps): bump orjson from 3.11.5 to 3.11.6
Bumps [orjson](https://github.com/ijl/orjson) from 3.11.5 to 3.11.6.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.11.5...3.11.6)
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.11.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:03:35 +00:00 |
|
dependabot[bot]
|
835f00b106
|
chore(deps): bump rich from 14.3.1 to 14.3.2
Bumps [rich](https://github.com/Textualize/rich) from 14.3.1 to 14.3.2.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v14.3.1...v14.3.2)
---
updated-dependencies:
- dependency-name: rich
dependency-version: 14.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:03:22 +00:00 |
|
dependabot[bot]
|
55c3b83fa8
|
chore(deps): bump tqdm from 4.67.1 to 4.67.2
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.1 to 4.67.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2)
---
updated-dependencies:
- dependency-name: tqdm
dependency-version: 4.67.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 03:03:14 +00:00 |
|
Matthias
|
348afa46f0
|
chore: update api_version to 2.47
|
2026-02-08 19:41:59 +01:00 |
|
Matthias
|
a7890a964f
|
test: add test for /strategy live mode
|
2026-02-08 13:52:33 +01:00 |
|
Matthias
|
ba57ab9a1b
|
feat: add trade mode /strategy endpoint
|
2026-02-08 13:36:26 +01:00 |
|
Matthias
|
ac6b396ed3
|
chore: improve type-safety
|
2026-02-08 13:30:23 +01:00 |
|
Matthias
|
570bfef4b3
|
test: /strategy/ includes random spaces
|
2026-02-08 13:30:23 +01:00 |
|
Matthias
|
100babc056
|
test: improve api-strategy test
|
2026-02-08 13:30:23 +01:00 |
|
Matthias
|
5ab8338c3e
|
feat: add strategy-parameters to /strategy endpoint
|
2026-02-08 13:30:23 +01:00 |
|
Matthias
|
600b6a7d23
|
refactor: rename "decimal" variable in Decimal parameter
|
2026-02-08 13:30:23 +01:00 |
|
Matthias
|
f6e465a0ba
|
test: add test for paramType property
|
2026-02-08 13:30:23 +01:00 |
|
Matthias
|
bea006880b
|
feat: add paramType to Strategy Parameters
|
2026-02-08 13:30:23 +01:00 |
|
Matthias
|
a7e35f5d78
|
chore: cleanup web_ui definition
|
2026-02-08 13:30:14 +01:00 |
|
onerobotband
|
5fb963abbf
|
Fix regex pattern for model folder matching
Allows freqai to purge model train folders with non-alphanumeric characters in them (eg. hip3 pairs with hyphen)
|
2026-02-08 11:42:31 +00:00 |
|
Matthias
|
351fe62d18
|
feat: add prepend_data to download_data endpoint
part of freqtrade/frequi#2743
|
2026-02-07 13:51:31 +01:00 |
|