Matthias
|
f93c906614
|
test: improve tests for new builtin spaces
|
2025-11-06 20:36:40 +01:00 |
|
Matthias
|
b32ba68a6e
|
docs: at enter/exit spaces as builtin spaces
|
2025-11-06 20:33:09 +01:00 |
|
Matthias
|
649aff8076
|
feat: add builtin spaces enter and exit
|
2025-11-06 20:30:38 +01:00 |
|
Matthias
|
a3efba019f
|
docs: update documentation for new hyperopt spaces
|
2025-11-06 20:06:52 +01:00 |
|
Matthias
|
ff4230af8a
|
chore: update space parameter docstring
|
2025-11-06 19:43:35 +01:00 |
|
Matthias
|
d1014ce3ce
|
Merge pull request #12448 from stash86/main-stash
Add blacklist mode to MarketcapPairlist
|
2025-11-06 07:30:37 +01:00 |
|
Matthias
|
3bad6d3341
|
chore: switch white/blacklist to option
|
2025-11-06 07:10:05 +01:00 |
|
Matthias
|
7526fd0e0d
|
test: Add additional test
shows the difference between max_rank 2 and max_rank6 in blacklist mode.
|
2025-11-06 07:05:36 +01:00 |
|
Matthias
|
a2ec085dab
|
Merge pull request #12484 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-11-06 06:28:25 +01:00 |
|
Freqtrade Bot
|
cce7702e9c
|
chore: update pre-commit hooks
|
2025-11-06 03:23:16 +00:00 |
|
Matthias
|
1cf7f4f9d8
|
Merge pull request #12480 from freqtrade/feat/add_coincurve
Add coincurve for faster ECDSA signing
|
2025-11-05 21:05:45 +01:00 |
|
Matthias
|
1328df772b
|
feat: ensure spaces are valid identifiers
|
2025-11-05 21:05:15 +01:00 |
|
Matthias
|
68dea691c2
|
chore: improve help wording
|
2025-11-05 20:59:39 +01:00 |
|
Matthias
|
f214942ff1
|
fix: improve error message for missing hyperopt parameters
|
2025-11-05 20:49:32 +01:00 |
|
Matthias
|
91866c1165
|
refactor: move lookup dictionary outside of loop
|
2025-11-05 20:46:53 +01:00 |
|
Matthias
|
f73cbed843
|
chore: update ccxt version to 4.5.16
|
2025-11-05 20:43:36 +01:00 |
|
Matthias
|
5ad817f59e
|
chore: add coincurve to support faster ECDSA signing
|
2025-11-05 20:41:19 +01:00 |
|
Matthias
|
4a8f487b68
|
chore: update json schema
|
2025-11-05 20:38:55 +01:00 |
|
Matthias
|
d1b553cecc
|
test: add custom parameter to test strategy
|
2025-11-05 20:14:28 +01:00 |
|
Matthias
|
1a2f261ee2
|
feat: support "--spaces all" with custom spaces
|
2025-11-05 20:12:56 +01:00 |
|
Matthias
|
cfd4926f47
|
chore: fix odd indentation error
|
2025-11-05 20:03:03 +01:00 |
|
Matthias
|
36593ec593
|
Merge pull request #12477 from fengyuchuanshen/develop
chore: minor improvement for docs
|
2025-11-05 19:42:11 +01:00 |
|
fengyuchuanshen
|
dc5f646f24
|
chore: minor improvement for docs
Signed-off-by: fengyuchuanshen <fengyuchuanshen@outlook.com>
|
2025-11-05 22:32:32 +08:00 |
|
Matthias
|
d7e4965cde
|
feat: improve list-strategies command output
|
2025-11-04 07:21:43 +01:00 |
|
Matthias
|
e22bf5c681
|
chore: non-loaded strategies shouldn't show as hyperoptable
|
2025-11-04 07:16:57 +01:00 |
|
Matthias
|
007ab1b796
|
test: some cleanup
|
2025-11-04 07:14:01 +01:00 |
|
Matthias
|
c748ac2aa2
|
chore: be more precise in type
|
2025-11-04 07:13:07 +01:00 |
|
Matthias
|
c091426c44
|
feat: improve Auto-space detection logic
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
ab28e43050
|
test: update tests to new behavior
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
74a18bdb11
|
chore: improve output wording/formatting
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
367b9fa7f6
|
test: fix failing test
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
8269333d9c
|
feat: improve output wording
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
d83f222a13
|
chore: remove unused imports
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
2ba9172526
|
feat: Assign all matching parameters
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
465af62c16
|
feat: further updates
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
231a145716
|
refactor: improve parameter storage
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
4cabbe4d52
|
test: remove detect_parameters from tests
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
72c87b7cbd
|
chore: remove no longer used function
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
3da6006a44
|
feat: improve hyperopt detection logic
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
6f48b82297
|
test: slight update to test ...
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
ac51b41fdf
|
refactor: remove pointless wrapper
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
4b0b306c44
|
fix: hyperoptable should work whenever there's any space detected.
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
fd0acc074c
|
feat: improve parameter detection to detect random named spaces
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
39c37980d5
|
fix: improve resiliance
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
6dc2547177
|
feat: Update output for random space names
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
d1224367e5
|
feat: further enable dynamic hyperopt parameters
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
c88a92b4f9
|
feat: allow init of random spaces
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
ffab6c3c50
|
test: Add test for "no hyperopt parameters found" error
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
cb7e04bfb0
|
feat: add explicit scenario testing if any parameter is selected
|
2025-11-04 07:07:55 +01:00 |
|
Matthias
|
c6a7b84684
|
test: update test for new init sequence
|
2025-11-04 07:07:55 +01:00 |
|