Commit Graph

30916 Commits

Author SHA1 Message Date
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
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
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
Matthias
351fe62d18 feat: add prepend_data to download_data endpoint
part of freqtrade/frequi#2743
2026-02-07 13:51:31 +01:00
Matthias
65a713a569 fix: don't break list-strategies if one strategy has invalid parameters 2026-02-07 13:40:51 +01:00
Matthias
646531cbfc test: type ccxt_online test setups 2026-02-06 14:07:39 +01:00
Matthias
8233ca67bb chore: update timing in hopes to improve runtime 2026-02-06 13:00:16 +01:00
Matthias
d991069efc Merge pull request #12793 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-02-06 12:58:57 +01:00
Freqtrade Bot
d86bca9f00 chore: update pre-commit hooks 2026-02-06 07:03:20 +00:00
Matthias
82f71d8e4b chore(ci): update lev-tier-update to use UV and python 3.14 2026-02-06 08:02:36 +01:00
Matthias
315a1baf2c test: simplified test setup for compat tests 2026-02-05 20:19:06 +01:00
Matthias
e5bd33061b test: limit live futures tests to actual futures exchanges 2026-02-05 19:56:04 +01:00
Matthias
06ed6e6b23 test: fix candle-limit live test 2026-02-05 19:42:23 +01:00
Matthias
4a578148e2 Merge pull request #12789 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
2026-02-05 09:15:12 +01:00
Matthias
2c0a029187 feat: add markpoint rotate support
closes #12787
2026-02-05 07:09:07 +01:00
Freqtrade Bot
a3b83afa84 chore: update pre-commit hooks 2026-02-05 03:51:21 +00:00
Matthias
6c2a5b460e feat: use extra="forbid" in annotation Validations
this can be problematic if many users have additional data in their annotations.
2026-02-04 07:14:03 +01:00
Matthias
aa302fe531 docs: improve plot-annotation example 2026-02-04 07:11:39 +01:00
Matthias
f2c2e84a74 docs: update point annotation documentation
closes #12784
2026-02-04 06:55:00 +01:00
Matthias
d73a173c6e fix: avoid warning for dry stoploss orders 2026-02-03 20:38:05 +01:00
Matthias
110b50a3cb test: improve test_exchangews_ohlcv test setup 2026-02-02 20:30:02 +01:00
Matthias
36f5afe910 chore: bump nbconvert to 7.17.0 2026-02-02 20:09:35 +01:00
Matthias
15f79c19a0 Merge pull request #12766 from freqtrade/dependabot/pip/develop/scipy-d123495ba6
chore(deps-dev): bump scipy-stubs from 1.17.0.1 to 1.17.0.2 in the scipy group
2026-02-02 14:40:56 +01:00
Matthias
7135466092 chore: bump scipy-stubs in pre-commit config 2026-02-02 14:25:06 +01:00
dependabot[bot]
e4c25ed07e chore(deps-dev): bump scipy-stubs in the scipy group
Bumps the scipy group with 1 update: [scipy-stubs](https://github.com/scipy/scipy-stubs).


Updates `scipy-stubs` from 1.17.0.1 to 1.17.0.2
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.17.0.1...v1.17.0.2)

---
updated-dependencies:
- dependency-name: scipy-stubs
  dependency-version: 1.17.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: scipy
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 13:20:39 +00:00
Matthias
273ac9a9c0 Merge pull request #12777 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.46
chore(deps): bump sqlalchemy from 2.0.45 to 2.0.46
2026-02-02 11:23:35 +01:00
Matthias
7007e71dcf chore: bump sqlalchemy in pre-commit config 2026-02-02 10:32:49 +01:00
dependabot[bot]
14247854ce chore(deps): bump sqlalchemy from 2.0.45 to 2.0.46
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.45 to 2.0.46.
- [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.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 07:13:53 +00:00
Matthias
d863adc8af Merge pull request #12772 from freqtrade/dependabot/pip/develop/ccxt-4.5.35
chore(deps): bump ccxt from 4.5.34 to 4.5.35
2026-02-02 08:11:38 +01:00
Matthias
2e33b1dc56 Merge pull request #12765 from freqtrade/dependabot/pip/develop/types-a0ed531c1e
chore(deps-dev): bump types-python-dateutil from 2.9.0.20251115 to 2.9.0.20260124 in the types group
2026-02-02 07:27:07 +01:00
Matthias
d56ae991c2 Merge pull request #12774 from freqtrade/dependabot/pip/develop/packaging-26.0
chore(deps): bump packaging from 25.0 to 26.0
2026-02-02 07:20:47 +01:00
Matthias
2913af90ca Merge pull request #12776 from freqtrade/dependabot/pip/develop/rich-14.3.1
chore(deps): bump rich from 14.2.0 to 14.3.1
2026-02-02 07:10:19 +01:00
Matthias
553e45c948 Merge pull request #12773 from freqtrade/dependabot/pip/develop/torch-2.10.0
chore(deps): bump torch from 2.9.1 to 2.10.0
2026-02-02 06:48:05 +01:00
dependabot[bot]
2364a08fd6 chore(deps): bump ccxt from 4.5.34 to 4.5.35
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.34 to 4.5.35.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.34...v4.5.35)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-version: 4.5.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 05:43:06 +00:00
Matthias
eed5de4045 Merge pull request #12771 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-8.1.0
chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0
2026-02-02 06:41:01 +01:00
Matthias
71a4f88c8b Merge pull request #12768 from freqtrade/dependabot/pip/develop/optuna-4.7.0
chore(deps): bump optuna from 4.6.0 to 4.7.0
2026-02-02 06:38:06 +01:00