Matthias
|
c61a71a36e
|
fix: percent_change from candle must provide percentage, not ratio
closes #10937
|
2024-11-16 08:50:41 +01:00 |
|
Matthias
|
46f2e693bc
|
chore: bump ccxt to 4.4.31
|
2024-11-15 21:57:58 +01:00 |
|
Matthias
|
cbc4bb5420
|
chore: use __all__ for hyperopt main export
|
2024-11-15 07:24:46 +01:00 |
|
Matthias
|
49e85e0680
|
docs: update migration docs to new syntax
only update the "after" parts.
No changs to highlighting, as the actual syntax used is not relevant for the strategy.
|
2024-11-15 07:21:22 +01:00 |
|
Matthias
|
e8d724680a
|
chore: improved log msg wording
|
2024-11-15 07:19:05 +01:00 |
|
Matthias
|
6d9ab5e9ff
|
docs: update more typing wordings
|
2024-11-15 07:18:41 +01:00 |
|
Matthias
|
a6d513a0e6
|
docs: update callback docs to new syntax
|
2024-11-15 07:15:31 +01:00 |
|
Matthias
|
d565c40f4b
|
docs: Updated syntax
|
2024-11-15 07:11:54 +01:00 |
|
Matthias
|
52b4ae5eae
|
Docs: Align to 3.10 syntax
|
2024-11-15 07:10:31 +01:00 |
|
Matthias
|
5c4b9e59d1
|
chore: add Hyperliquid as supported exchange to docs
|
2024-11-14 07:08:27 +01:00 |
|
Matthias
|
a02f63dcc3
|
chore: add hyperliquid to supported exchange list
|
2024-11-14 07:06:43 +01:00 |
|
Matthias
|
a3a94e6ea4
|
chore: reorder hyperliquid docs, add note about order types
|
2024-11-14 07:06:09 +01:00 |
|
Matthias
|
c039a45def
|
fix: hyperliquid market orders don't exist and always require price
|
2024-11-14 07:04:39 +01:00 |
|
Matthias
|
3276dd6b94
|
Merge pull request #10931 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-11-14 06:34:32 +01:00 |
|
xmatthias
|
de306de78b
|
chore: update pre-commit hooks
|
2024-11-14 03:06:23 +00:00 |
|
Matthias
|
9360c109a9
|
docs: fix spelling
|
2024-11-12 19:32:42 +01:00 |
|
Matthias
|
5d9af5a7da
|
test: update tests with new formatting
|
2024-11-12 19:27:17 +01:00 |
|
Matthias
|
88e0fed4c4
|
fix: Consistently format pair rate between entry and exit messages
closes #10922
|
2024-11-12 19:27:17 +01:00 |
|
Matthias
|
98dcc08c6d
|
feat: add fmt_coin2
|
2024-11-12 19:27:17 +01:00 |
|
gaardiolor
|
702b50e7e9
|
Update exchanges.md - less details on the private key conversion
|
2024-11-12 18:22:19 +01:00 |
|
gaardiolor
|
8f946ea1b2
|
Update exchanges.md - further clarify private key best practices
|
2024-11-12 18:13:31 +01:00 |
|
Matthias
|
4e5ae0af84
|
Merge pull request #10919 from freqtrade/refactor/hyperopt
Restore hyperopt logging, refactor hyperopt layout
|
2024-11-12 18:13:02 +01:00 |
|
Matthias
|
ca00871362
|
chore: adopt hyperopt class to new ruff formatting
|
2024-11-12 18:05:51 +01:00 |
|
Matthias
|
a1d8658297
|
Merge branch 'develop' into pr/gaardiolor/10839
|
2024-11-12 18:05:25 +01:00 |
|
gaardiolor
|
31814e8bf9
|
Update docs/stoploss.md - clarify that stoploss_on_exchange is only supported for hyperliquid futures
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2024-11-12 17:55:12 +01:00 |
|
Matthias
|
0028df2564
|
feat(hyperliquid): fix a few settings to make spot work properly
|
2024-11-12 06:58:21 +01:00 |
|
Matthias
|
9b3764212f
|
chore: fix bad import
|
2024-11-12 06:30:55 +01:00 |
|
Matthias
|
8128b85706
|
Merge pull request #10921 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-11-12 06:24:15 +01:00 |
|
xmatthias
|
d7c88a38fc
|
chore: update pre-commit hooks
|
2024-11-12 03:04:16 +00:00 |
|
Matthias
|
0b0b221c02
|
chore: update advanced template to new formatting
|
2024-11-11 20:25:15 +01:00 |
|
Matthias
|
d9b8f46282
|
docs: update doc samples to use lowercased tuple and dict
|
2024-11-11 20:24:01 +01:00 |
|
Matthias
|
fbb64db3ae
|
define log_queue globally
|
2024-11-11 20:14:37 +01:00 |
|
Matthias
|
33d8e67a87
|
docs: add note about logging
|
2024-11-11 20:12:31 +01:00 |
|
Matthias
|
f05f173d23
|
chore: improved docstring for logging_mp_handle
|
2024-11-11 19:53:59 +01:00 |
|
Matthias
|
81a622a9fa
|
chore: remove unnecessary log messages
|
2024-11-11 19:53:26 +01:00 |
|
Matthias
|
67415dd7e2
|
chore: improved module docstring
|
2024-11-11 19:53:04 +01:00 |
|
Matthias
|
e8cd6b3be3
|
Merge pull request #10910 from freqtrade/dependabot/pip/develop/websockets-14.0
chore(deps): bump websockets from 13.1 to 14.0
|
2024-11-11 19:48:05 +01:00 |
|
Matthias
|
7e96e7af83
|
feat: add hyperopt log handlers to allow for multiprocessing logging
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
119b73ead2
|
chore: improtve method sorting
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
365c454da1
|
chore: Improve import comments
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
b6d1f9f754
|
test: update hyperopt tests for new structure
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
6719d9670d
|
feat: split hyperopt class
this ensures it's clear which parts are passed to workers
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
62234878a1
|
test: update mocks for new layout
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
851a9a7620
|
refactor: move hyperopt-auto
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
61d9002cb1
|
refactor: move hyperopt-output
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
84fc5dfcf7
|
refactor: move hyperopt-loss interface
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
e1b3ae208d
|
chore: move hyperopt to it's own module
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
60ec9739c2
|
chore: update websocket implementation to new asyncio api
|
2024-11-11 19:21:45 +01:00 |
|
Matthias
|
c9fb3dfb1d
|
chore: Update websocket imports to use "legacy" client
temporary - must be updated to the new implementation
|
2024-11-11 07:09:13 +01:00 |
|
Matthias
|
8230d1b515
|
Merge pull request #10913 from freqtrade/dependabot/pip/develop/ccxt-4.4.29
chore(deps): bump ccxt from 4.4.26 to 4.4.29
|
2024-11-11 06:29:59 +01:00 |
|