dependabot[bot]
|
6fca35adae
|
chore(deps-dev): bump pytest-asyncio in the pytest group
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).
Updates `pytest-asyncio` from 0.25.3 to 0.26.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:04:57 +00: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 |
|
Matthias
|
ac9b26cc57
|
fix: allow backtesting for specific exchanges
|
2025-03-30 19:34:01 +02:00 |
|
Robert Caulk
|
31aa397492
|
Merge pull request #11541 from freqtrade/drop_pytorch_support
drop support for macos x64 PyTorch
|
2025-03-30 17:43:24 +02:00 |
|
Matthias
|
b77739b5ca
|
docs: add exchange docs about hyperliquid historic data
|
2025-03-30 15:22:11 +02:00 |
|
viotemp1
|
b603771242
|
Merge branch 'freqtrade:develop' into optuna
|
2025-03-30 16:19:16 +03:00 |
|
Axel-CH
|
722d5b2319
|
test: update test of _rpc_pause after removal of specific fallback if bot already paused
|
2025-03-28 10:18:21 -04:00 |
|
Axel-CH
|
91ace759c5
|
chore: update _rpc_pause remove specific fallback if bot alreadu paused
|
2025-03-28 10:17:16 -04:00 |
|
Axel-CH
|
3d8d2fc0c6
|
test: update tests related to paused state status message wording
|
2025-03-28 02:32:15 -04:00 |
|
Axel-CH
|
58154d76ae
|
chore: update paused state status message wording
|
2025-03-28 02:31:18 -04:00 |
|
viotemp1
|
9c1183bc59
|
fix formatting requirements-hyperopt.txt
|
2025-03-28 08:12:37 +02:00 |
|
Matthias
|
38feb90f9e
|
chore: update function naming
|
2025-03-28 06:42:07 +01: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
|
bb08880c4a
|
test: simplify test_worker_lifecycle
|
2025-03-26 06:48:57 +01:00 |
|
Matthias
|
948487518d
|
test: improve test_worker_lifecycle
|
2025-03-26 06:44:39 +01: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 |
|
mrpabloyeah
|
be5d158761
|
Calculate and save all metrics per pair (fix 5)
|
2025-03-25 22:03:22 +01:00 |
|
mrpabloyeah
|
4f2681500a
|
Calculate and save all metrics per pair (fix 4)
|
2025-03-25 21:08:38 +01:00 |
|
mrpabloyeah
|
00237d68e4
|
Calculate and save all metrics per pair (fix 3)
|
2025-03-25 20:53:09 +01:00 |
|
mrpabloyeah
|
20325a2b5e
|
Calculate and save all metrics per pair (fix 2)
|
2025-03-25 20:24:29 +01:00 |
|
mrpabloyeah
|
be40e828a9
|
Calculate and save all metrics per pair (fix)
|
2025-03-25 20:16:57 +01:00 |
|
mrpabloyeah
|
916ef43f7f
|
Calculate and save all metrics per pair
|
2025-03-25 19:53:40 +01:00 |
|
Axel-CH
|
2b01d2e06b
|
feat: display current status in notification after reload config
|
2025-03-25 13:38:06 -04:00 |
|
viotemp1
|
fcd0c1d606
|
formatting fix
|
2025-03-25 19:16:08 +02:00 |
|
Axel-CH
|
0553486e55
|
feat: prevent raising position size using adjustment position in paused state
|
2025-03-25 12:09:24 -04:00 |
|
Axel-CH
|
4fa8c3f9ab
|
fix: worker startup condition
|
2025-03-25 11:55:57 -04:00 |
|
Axel-CH
|
543c77fe00
|
chore: slight refactor on rpc stop handler
|
2025-03-25 11:43:23 -04:00 |
|
Axel-CH
|
e77ce8d481
|
chore: cosmetic worker condition refactoring
|
2025-03-25 11:39:31 -04:00 |
|
Axel-CH
|
285867f8c6
|
test: add test_worker_lifecycle
|
2025-03-25 11:35:48 -04: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 |
|