Matthias
|
8804850170
|
refactor: extract partial-file writing
|
3 months ago |
Matthias
|
d246933c28
|
refactor: improve partials script
|
3 months ago |
Matthias
|
777ff1938e
|
feat: extract freqtrade-client to auto-use help
|
3 months ago |
Matthias
|
2846d9478e
|
chore: fix ci condition
|
3 months ago |
Matthias
|
5d494eac51
|
docs: update command partials to be created with python 3.13
|
3 months ago |
Matthias
|
e26c3cbe5a
|
chore: update CI to create partials on 3.13
|
3 months ago |
Matthias
|
81a5056e1b
|
fix: support `ft-client help` and `ft-client show` commands
|
3 months ago |
Matthias
|
1876656afc
|
Merge pull request #12488 from stash86/main-stash
update docs regarding forceenter endpoint
|
3 months ago |
Stefano
|
889ab7ea00
|
update docs regarding forceenter endpoint
|
3 months ago |
Matthias
|
2d4b02f7e5
|
refactor: align wording from category to space
|
3 months ago |
Matthias
|
c5a339eaf3
|
refactor: improve wording from category to space
|
3 months ago |
Matthias
|
1e50a2da53
|
refactor: simplify hyperopt-auto
|
3 months ago |
Matthias
|
7d1c2d3a1b
|
test: Update test mock approach for hyperopt
|
3 months ago |
Matthias
|
a9f9b73a3a
|
Merge pull request #12479 from freqtrade/feat/hyperopt_custom_spaces
Add support for custom hyperopt spaces
|
3 months ago |
Matthias
|
236df5be6f
|
chore: remove unnecessary pip flag
closes #12487
|
3 months ago |
Matthias
|
6ea83ba0e7
|
docs: clarify space naming prevalence
|
3 months ago |
Matthias
|
992c2f9e3e
|
feat: improve code for list-strategies
|
3 months ago |
Matthias
|
5e74700e31
|
chore: don't use conflicting spaces in sample strategy
|
3 months ago |
Matthias
|
4a225cab23
|
test: update test for new "conflicting" behavior
|
3 months ago |
Matthias
|
524ceebcbb
|
fix: don't restrict spaces - explicitly defined space should win
|
3 months ago |
Matthias
|
f93c906614
|
test: improve tests for new builtin spaces
|
3 months ago |
Matthias
|
b32ba68a6e
|
docs: at enter/exit spaces as builtin spaces
|
3 months ago |
Matthias
|
649aff8076
|
feat: add builtin spaces enter and exit
|
3 months ago |
Matthias
|
a3efba019f
|
docs: update documentation for new hyperopt spaces
|
3 months ago |
Matthias
|
ff4230af8a
|
chore: update space parameter docstring
|
3 months ago |
Matthias
|
d1014ce3ce
|
Merge pull request #12448 from stash86/main-stash
Add blacklist mode to MarketcapPairlist
|
4 months ago |
Matthias
|
3bad6d3341
|
chore: switch white/blacklist to option
|
4 months ago |
Matthias
|
7526fd0e0d
|
test: Add additional test
shows the difference between max_rank 2 and max_rank6 in blacklist mode.
|
4 months ago |
Matthias
|
a2ec085dab
|
Merge pull request #12484 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
4 months ago |
Freqtrade Bot
|
cce7702e9c
|
chore: update pre-commit hooks
|
4 months ago |
Matthias
|
1cf7f4f9d8
|
Merge pull request #12480 from freqtrade/feat/add_coincurve
Add coincurve for faster ECDSA signing
|
4 months ago |
Matthias
|
1328df772b
|
feat: ensure spaces are valid identifiers
|
4 months ago |
Matthias
|
68dea691c2
|
chore: improve help wording
|
4 months ago |
Matthias
|
f214942ff1
|
fix: improve error message for missing hyperopt parameters
|
4 months ago |
Matthias
|
91866c1165
|
refactor: move lookup dictionary outside of loop
|
4 months ago |
Matthias
|
f73cbed843
|
chore: update ccxt version to 4.5.16
|
4 months ago |
Matthias
|
5ad817f59e
|
chore: add coincurve to support faster ECDSA signing
|
4 months ago |
Matthias
|
4a8f487b68
|
chore: update json schema
|
4 months ago |
Matthias
|
d1b553cecc
|
test: add custom parameter to test strategy
|
4 months ago |
Matthias
|
1a2f261ee2
|
feat: support "--spaces all" with custom spaces
|
4 months ago |
Matthias
|
cfd4926f47
|
chore: fix odd indentation error
|
4 months ago |
Matthias
|
36593ec593
|
Merge pull request #12477 from fengyuchuanshen/develop
chore: minor improvement for docs
|
4 months ago |
fengyuchuanshen
|
dc5f646f24
|
chore: minor improvement for docs
Signed-off-by: fengyuchuanshen <fengyuchuanshen@outlook.com>
|
4 months ago |
Matthias
|
d7e4965cde
|
feat: improve list-strategies command output
|
4 months ago |
Matthias
|
e22bf5c681
|
chore: non-loaded strategies shouldn't show as hyperoptable
|
4 months ago |
Matthias
|
007ab1b796
|
test: some cleanup
|
4 months ago |
Matthias
|
c748ac2aa2
|
chore: be more precise in type
|
4 months ago |
Matthias
|
c091426c44
|
feat: improve Auto-space detection logic
|
4 months ago |
Matthias
|
ab28e43050
|
test: update tests to new behavior
|
4 months ago |
Matthias
|
74a18bdb11
|
chore: improve output wording/formatting
|
4 months ago |