viotemp1
|
90aaaa50fc
|
fix increasing memory usage.
|
2025-04-02 18:45:49 +03:00 |
|
mrpabloyeah
|
3edc442f48
|
Fix drawdown calculation when maximum drawdown occurs on the first trade
|
2025-04-02 15:46:05 +02:00 |
|
Matthias
|
b6cf3cc57d
|
Merge branch 'develop' into pr/mrpabloyeah/11561
|
2025-04-02 07:05:36 +02:00 |
|
mrpabloyeah
|
a3f23fd4fb
|
Also fix the expected result in the test
|
2025-04-01 22:51:29 +02:00 |
|
viotemp1
|
3fcf6559ab
|
change from skopt.space.Real to optuna.distributions.FloatDistribution
|
2025-03-31 13:48:12 +03:00 |
|
Matthias
|
795a0b81ee
|
chore: remove workaround for Kraken ".F" workaround
|
2025-03-31 06:47:23 +02: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 |
|
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
|
3d8d2fc0c6
|
test: update tests related to paused state status message wording
|
2025-03-28 02:32:15 -04:00 |
|
Matthias
|
38feb90f9e
|
chore: update function naming
|
2025-03-28 06:42:07 +01: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 |
|
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 |
|
Axel-CH
|
285867f8c6
|
test: add test_worker_lifecycle
|
2025-03-25 11:35:48 -04: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
|
799ce4e1f2
|
test: Enhance test to also cover params file saving
|
2025-03-24 07:10:43 +01:00 |
|
Axel-CH
|
53bd2d71a0
|
test: update test_worker_paused
|
2025-03-23 15:13:57 -04:00 |
|
Axel-CH
|
0adb264c9b
|
test: update test_telegram_init with pause
|
2025-03-23 14:43:05 -04:00 |
|
Axel-CH
|
06c4b661f7
|
test: fix test__send_msg_keyboard after pause key removal
|
2025-03-23 14:17:06 -04:00 |
|
Matthias
|
5b0b44069a
|
test: Ensure strategy file is added to the test file.
|
2025-03-23 17:23:05 +01:00 |
|
Matthias
|
9fa3a15e24
|
feat: store (sanitized) configuration
|
2025-03-23 15:44:55 +01:00 |
|
Matthias
|
23b10161d5
|
test: improve test resiliance
|
2025-03-23 15:42:38 +01:00 |
|
Axel-CH
|
85772ac7f7
|
test: update stopentry related tests for rpc api and telegram
|
2025-03-23 00:27:52 -04:00 |
|
Axel-CH
|
3ec72f88e2
|
test: update test_rpc_stopentry, small wording change on _rpc_stopentry status
|
2025-03-23 00:14:22 -04:00 |
|
Axel-CH
|
f70815dd8e
|
test: update test_rpc_telegram with new paused state telegram commands
|
2025-03-21 19:04:14 -04:00 |
|
Axel-CH
|
fe03bf7ce0
|
test: add test_worker_paused
|
2025-03-21 18:16:31 -04:00 |
|
Matthias
|
26ba076143
|
Merge pull request #11093 from arenstar/api-server-list-custom-data
feat: api_server and client supporting list_custom_data
|
2025-03-20 07:05:48 +01:00 |
|
Matthias
|
425701ddcf
|
test: simplify assert message
|
2025-03-20 06:44:34 +01:00 |
|
Matthias
|
42e45a0a65
|
chore: simplify import and docstring
|
2025-03-20 06:43:50 +01:00 |
|
Axel-CH
|
0d7854ff1b
|
test: update tests after removal of cd_value field from list custom-data response
|
2025-03-19 15:24:19 -04:00 |
|
Axel-CH
|
61b29962c4
|
test: update test after trade id removal from telegram response for list_custom_data
|
2025-03-19 03:10:23 -04:00 |
|
Matthias
|
6b6d7fc310
|
Merge pull request #11505 from freqtrade/feat/log_from_config
allow loading logging from config
|
2025-03-18 18:08:07 +01:00 |
|
Matthias
|
c6959c92ac
|
Merge pull request #11499 from mrpabloyeah/add-relevant-metrics-to-backtest-breakdowns
Add relevant metrics to backtest breakdowns
|
2025-03-18 07:27:05 +01:00 |
|
Axel-CH
|
176f5518ea
|
Merge branch 'develop' into api-server-list-custom-data
|
2025-03-18 00:53:10 -04:00 |
|
Axel-CH
|
06406b7103
|
test: update test_telegram_list_custom_data
|
2025-03-18 00:52:21 -04:00 |
|
Axel-CH
|
578ba9ea4a
|
test: update custom-data api related tests according rpc_list_custom_data output
|
2025-03-18 00:50:03 -04:00 |
|
Axel-CH
|
68ad688665
|
test: update test_telegram_list_custom_data wording
|
2025-03-17 18:04:36 -04:00 |
|
mrpabloyeah
|
ddd2e2cc3b
|
Add relevant metrics to backtest breakdowns (fix 5)
|
2025-03-16 18:20:38 +01:00 |
|
mrpabloyeah
|
a47ed1dbdb
|
Add relevant metrics to backtest breakdowns (fix 3)
|
2025-03-16 14:17:40 +01:00 |
|
Matthias
|
5d3c764e27
|
test for authorized_users telegram functionality
closes #11503
|
2025-03-16 14:00:17 +01:00 |
|
Matthias
|
d543feb032
|
tests: simplify telegram test setup
|
2025-03-16 13:42:15 +01:00 |
|
Matthias
|
7db62689c4
|
test: add test for json formatter
|
2025-03-16 09:50:58 +01:00 |
|
Matthias
|
39288d2e53
|
test: Add fixture to prevent having disabled loggers
|
2025-03-15 08:30:32 +01:00 |
|
Matthias
|
e930221b78
|
test: update logging tests
|
2025-03-13 19:18:00 +01:00 |
|
Matthias
|
08c4f24bdf
|
test: add log setup workaround for tests
|
2025-03-13 19:18:00 +01:00 |
|
Matthias
|
56c23f9dd8
|
tests: remove unnecessary log-config
|
2025-03-13 19:18:00 +01:00 |
|