viotemp1
20fca07d8f
fixed mypy errors
...
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 1 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 2 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
remove all references for ExtraTreesRegressor and skopt.space
2025-04-13 12:39:44 +03:00
viotemp1
8ee40ade45
update docs/advanced-hyperopt.md
2025-04-13 11:27:33 +03:00
viotemp1
30ead79e11
fixed freqtrade/optimize/space/__init__.py:1:66: RUF100 [*] Unused noqa directive (unused: F401)
2025-04-13 11:22:07 +03:00
viotemp1
5c859d929b
add optunaspaces.py
2025-04-13 11:06:39 +03:00
viotemp1
c89058788e
remove decimal module
2025-04-13 09:49:33 +03:00
viotemp1
35c3868c56
change for SKDecimal and othercomments
2025-04-13 08:58:42 +03:00
Matthias
85689ebc1c
test: update skdecimal test to use optuna
2025-04-12 12:37:17 +02:00
Matthias
4fcc9dd587
feat: use floatDistribution for SKDecimal
2025-04-12 12:10:48 +02:00
Matthias
05f19d574a
chore: remove commented skopt usages
2025-04-12 10:13:42 +02:00
Matthias
1a24559729
chore: cleanup old usages
2025-04-12 10:08:41 +02:00
Matthias
7a51c9d540
types: slightly improved typing
2025-04-12 10:05:11 +02:00
Matthias
1d22377cad
chore: remove some skopt usages
2025-04-12 09:58:44 +02:00
viotemp1
90aaaa50fc
fix increasing memory usage.
2025-04-02 18:45:49 +03:00
viotemp1
3fcf6559ab
change from skopt.space.Real to optuna.distributions.FloatDistribution
2025-03-31 13:48:12 +03:00
viotemp1
85f4a8daea
fix formatting
2025-03-31 00:10:52 +03:00
viotemp1
2595479e43
change CategoricalParameter and IntParameter in parameters.py to use optuna.distributions CategoricalDistribution and IntDistribution instead of skopt
2025-03-30 21:13:15 +03:00
viotemp1
b603771242
Merge branch 'freqtrade:develop' into optuna
2025-03-30 16:19:16 +03:00
viotemp1
9c1183bc59
fix formatting requirements-hyperopt.txt
2025-03-28 08:12:37 +02:00
Matthias
4632839fc5
chore(ci): run coveralls on ubuntu 24.04 runner
2025-03-27 20:05:27 +01:00
Matthias
26ea4fdcc9
chore(ci): simplified syntax
2025-03-27 19:22:35 +01:00
Matthias
3637d7a54c
chore(ci): run mypy only on the latest OS each
2025-03-27 18:14:36 +01:00
Matthias
583e20dc9d
chore: bump dev version to 2025.4-dev
2025-03-27 07:10:48 +01:00
Matthias
3c6500c2bc
Merge pull request #11565 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-27 06:50:51 +01:00
Freqtrade Bot
f242110957
chore: update pre-commit hooks
2025-03-27 03:13:26 +00:00
viotemp1
6b78b1c882
fix formatting
2025-03-26 21:30:18 +02:00
viotemp1
ee3d46c8fa
change default optimizer to NSGAIIISampler - best results so far
2025-03-26 21:25:56 +02:00
viotemp1
59e52bb601
fix type-errors by declaring the type of o_dimensions in convert_dimensions_to_optuna_space
2025-03-26 16:55:43 +02:00
viotemp1
553dbccec7
simplify get_optimizer
2025-03-26 16:42:09 +02:00
viotemp1
2e06eb0e7b
update docs for optuna sampler
2025-03-26 08:46:05 +02:00
viotemp1
31c4d35932
update docs for optuna sampler
2025-03-26 08:44:46 +02:00
viotemp1
eb03382b2d
remove SKOPT_MODEL_QUEUE_SIZE comments
2025-03-26 08:36:55 +02:00
Matthias
9480331b45
Merge pull request #11548 from freqtrade/feat/config_to_btresults
...
Save config and Strategy to backtest result file
2025-03-26 06:36:23 +01:00
viotemp1
fcd0c1d606
formatting fix
2025-03-25 19:16:08 +02:00
viotemp1
276ef6cdde
Merge branch 'freqtrade:develop' into optuna
2025-03-25 15:08:03 +02:00
viotemp1
c5088e6b66
fix formatting
2025-03-25 15:07:09 +02:00
viotemp1
62f05964b4
change optimizer to optuna
2025-03-25 14:06:35 +02:00
Matthias
7c5b2fdffb
Merge pull request #11554 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-25 06:31:27 +01:00
Freqtrade Bot
8cf3f3826f
chore: update pre-commit hooks
2025-03-25 03:14:17 +00:00
Matthias
799ce4e1f2
test: Enhance test to also cover params file saving
2025-03-24 07:10:43 +01:00
Matthias
1fdce89806
chore: Implement safeguard against non-existing strategy files
2025-03-24 06:41:58 +01:00
Matthias
e1f2f0cb64
Merge pull request #11542 from freqtrade/dependabot/pip/develop/mkdocs-05e23a3903
...
chore(deps): bump mkdocs-material from 9.6.8 to 9.6.9 in the mkdocs group
2025-03-24 06:35:42 +01:00
Matthias
c3b6258dfe
Merge pull request #11545 from freqtrade/dependabot/pip/develop/ccxt-4.4.69
...
chore(deps): bump ccxt from 4.4.68 to 4.4.69
2025-03-24 06:35:15 +01:00
Matthias
4154a7058d
Merge pull request #11547 from freqtrade/dependabot/pip/develop/pre-commit-4.2.0
...
chore(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
2025-03-24 06:34:58 +01:00
Matthias
bdfa9c146e
Merge pull request #11543 from freqtrade/dependabot/pip/develop/fastapi-0.115.12
...
chore(deps): bump fastapi from 0.115.11 to 0.115.12
2025-03-24 06:34:37 +01:00
Matthias
c6d6bc62eb
Merge pull request #11546 from freqtrade/dependabot/pip/develop/plotly-6.0.1
...
chore(deps): bump plotly from 6.0.0 to 6.0.1
2025-03-24 06:34:26 +01:00
Matthias
2347195b0b
Merge pull request #11544 from freqtrade/dependabot/pip/develop/ruff-0.11.2
...
chore(deps-dev): bump ruff from 0.11.0 to 0.11.2
2025-03-24 06:34:09 +01:00
dependabot[bot]
f3101e8a75
chore(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:46 +00:00
dependabot[bot]
43dd90f6d4
chore(deps): bump plotly from 6.0.0 to 6.0.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:41 +00:00
dependabot[bot]
7ef52365f7
chore(deps): bump ccxt from 4.4.68 to 4.4.69
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.68 to 4.4.69.
- [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.68...v4.4.69 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:33 +00:00
dependabot[bot]
00bdf13fae
chore(deps-dev): bump ruff from 0.11.0 to 0.11.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.0 to 0.11.2.
- [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.0...0.11.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:22 +00:00