viotemp1
|
8d0ca7f5c1
|
remove backtesting from generate_optimizer
|
2025-04-27 21:26:06 +03:00 |
|
Matthias
|
83cdf76636
|
chore: simplify import/exports
|
2025-04-23 19:50:17 +02:00 |
|
Matthias
|
f86bc71c43
|
chore: cleanup some test code
|
2025-04-23 19:19:55 +02:00 |
|
viotemp1
|
35c3868c56
|
change for SKDecimal and othercomments
|
2025-04-13 08:58:42 +03:00 |
|
Matthias
|
85689ebc1c
|
test: update skdecimal test to use optuna
|
2025-04-12 12:37:17 +02:00 |
|
Matthias
|
05f19d574a
|
chore: remove commented skopt usages
|
2025-04-12 10:13:42 +02:00 |
|
viotemp1
|
90aaaa50fc
|
fix increasing memory usage.
|
2025-04-02 18:45:49 +03:00 |
|
viotemp1
|
3fcf6559ab
|
change from skopt.space.Real to optuna.distributions.FloatDistribution
|
2025-03-31 13:48:12 +03: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
|
b6d1f9f754
|
test: update hyperopt tests for new structure
|
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
|
d24bef7883
|
tests: remove --dmmp from tests
|
2024-11-02 16:54:54 +01:00 |
|
Matthias
|
62320a361e
|
chore: fix now failing test
|
2024-07-07 17:12:30 +02:00 |
|
Matthias
|
b8a4752636
|
Use proper type for exit_reason in tests
|
2024-06-11 19:51:38 +02:00 |
|
Matthias
|
b516a0827d
|
Update hyperopt test mocks
|
2024-06-04 07:21:42 +02:00 |
|
Matthias
|
3bf02c8a64
|
Simplify hyperopt drawdown logic
Reduces tons of fallback logic
|
2024-05-19 17:57:05 +02:00 |
|
Matthias
|
644f120ab2
|
ruff format: tests/hyperopt
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
226eaf0d0a
|
Filter deprecation warning - it's a dependency ...
|
2024-04-23 19:52:44 +02:00 |
|
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2024-01-24 20:31:38 +01:00 |
|
Matthias
|
6963a92332
|
Improve hyperopt Tests
ensure scikit-learn has to generate new random points by reducing initial points
this will uncover a failure in newer scikit-learn versions
|
2023-11-22 07:21:07 +01:00 |
|
Matthias
|
5a3839320d
|
Remove further usages of Path(tmpdir)
|
2023-11-05 16:25:23 +01:00 |
|
Matthias
|
eb409de916
|
use tmp_path instead of Path(tmpdir)
|
2023-11-05 16:15:21 +01:00 |
|
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
7a2ff60255
|
Fix more tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
7cdcd97c26
|
Update tests for new logic.
|
2023-03-26 11:30:44 +02:00 |
|
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
2023-03-01 20:27:15 +01:00 |
|
Antonio Della Fortuna
|
ab12aace5f
|
changed trades_space to max_open_trades_space
|
2023-01-15 11:50:40 +01:00 |
|
Antonio Della Fortuna
|
b0f1d914c8
|
Changed max_open_trades type to int or inf
|
2023-01-15 11:44:10 +01:00 |
|
Antonio Della Fortuna
|
7d27afd4b8
|
Fixed test broken due to change in trades_space range
|
2023-01-08 16:11:41 +01:00 |
|
Antonio Della Fortuna
|
464cb4761c
|
Fixed max_open_trades update from hyperopt
Fixed max_open_trades update from hyperopt + removed max_open_trades as a param to backtesting + refactoring
|
2023-01-08 12:39:39 +01:00 |
|
Antonio Della Fortuna
|
5fd85368a9
|
Added support for max_open_trades hyperopting
|
2023-01-04 10:34:44 +01:00 |
|
Matthias
|
6252ae466e
|
Convert position_stacking to attribute of backtest
|
2022-10-17 06:57:26 +02:00 |
|
Matthias
|
7672586de9
|
Fix unreliable hyperopt test
|
2022-10-13 19:43:37 +02:00 |
|
Matthias
|
016e438468
|
Calculate market-change in hyperopt
closes #7532
|
2022-10-04 08:37:07 +00:00 |
|
Matthias
|
816c1f7603
|
add test for per epoch hyperopt
|
2022-09-11 17:51:30 +02:00 |
|
Matthias
|
bf07d8fe87
|
Update test to properly patch/mock exchange
|
2022-07-16 13:57:12 +02:00 |
|
Matthias
|
e53e530874
|
Add test showing broken inheritance hyperopt
|
2022-07-16 11:49:33 +02:00 |
|
Matthias
|
07aa372e2a
|
Ensure bot_loop_start is called in hyperopt, too
closes #7001
|
2022-07-03 14:10:59 +02:00 |
|
Matthias
|
5bf021be2e
|
Enhance hyperoptable strategy to test instance parameters
|
2022-05-30 07:08:37 +02:00 |
|
Matthias
|
42ae8ba6fb
|
Refactor hyperopt parameters to separate file
|
2022-05-23 20:18:09 +02:00 |
|
eSeR1805
|
bb7ffd8fbe
|
Update testcases relying on BT results.
|
2022-05-17 14:08:35 +03:00 |
|
eSeR1805
|
99aea454b5
|
Update testcases to match reporting.
|
2022-05-17 01:42:48 +03:00 |
|
Matthias
|
54633e90a7
|
Merge branch 'develop' into pr/italodamato/6563
|
2022-04-10 09:16:31 +02:00 |
|
Matthias
|
54ad130bb9
|
Update force_sell to force_exit
|
2022-04-04 16:59:27 +02:00 |
|
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
2022-04-02 20:04:29 +02:00 |
|
Italo
|
a3b401a762
|
highlight random points in hyperopt results table
|
2022-03-30 00:29:14 +01:00 |
|
Matthias
|
743a7b7849
|
Merge branch 'develop' into feat/short
|
2022-03-25 10:04:18 +01:00 |
|