Matthias
|
b797a5bf2f
|
chore: remove some unused noqa's
|
11 months ago |
Matthias
|
b6d1f9f754
|
test: update hyperopt tests for new structure
|
1 year ago |
Matthias
|
62234878a1
|
test: update mocks for new layout
|
1 year ago |
Matthias
|
851a9a7620
|
refactor: move hyperopt-auto
|
1 year ago |
Matthias
|
d24bef7883
|
tests: remove --dmmp from tests
|
1 year ago |
Matthias
|
62320a361e
|
chore: fix now failing test
|
2 years ago |
Matthias
|
b8a4752636
|
Use proper type for exit_reason in tests
|
2 years ago |
Matthias
|
b516a0827d
|
Update hyperopt test mocks
|
2 years ago |
Matthias
|
3bf02c8a64
|
Simplify hyperopt drawdown logic
Reduces tons of fallback logic
|
2 years ago |
Matthias
|
644f120ab2
|
ruff format: tests/hyperopt
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
226eaf0d0a
|
Filter deprecation warning - it's a dependency ...
|
2 years ago |
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2 years ago |
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
|
2 years ago |
Matthias
|
5a3839320d
|
Remove further usages of Path(tmpdir)
|
2 years ago |
Matthias
|
eb409de916
|
use tmp_path instead of Path(tmpdir)
|
2 years ago |
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
3 years ago |
Matthias
|
7a2ff60255
|
Fix more tests
|
3 years ago |
Matthias
|
7cdcd97c26
|
Update tests for new logic.
|
3 years ago |
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
3 years ago |
Antonio Della Fortuna
|
ab12aace5f
|
changed `trades_space` to `max_open_trades_space`
|
3 years ago |
Antonio Della Fortuna
|
b0f1d914c8
|
Changed max_open_trades type to int or inf
|
3 years ago |
Antonio Della Fortuna
|
7d27afd4b8
|
Fixed test broken due to change in trades_space range
|
3 years ago |
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
|
3 years ago |
Antonio Della Fortuna
|
5fd85368a9
|
Added support for max_open_trades hyperopting
|
3 years ago |
Matthias
|
6252ae466e
|
Convert position_stacking to attribute of backtest
|
3 years ago |
Matthias
|
7672586de9
|
Fix unreliable hyperopt test
|
3 years ago |
Matthias
|
016e438468
|
Calculate market-change in hyperopt
closes #7532
|
3 years ago |
Matthias
|
816c1f7603
|
add test for per epoch hyperopt
|
4 years ago |
Matthias
|
bf07d8fe87
|
Update test to properly patch/mock exchange
|
4 years ago |
Matthias
|
e53e530874
|
Add test showing broken inheritance hyperopt
|
4 years ago |
Matthias
|
07aa372e2a
|
Ensure bot_loop_start is called in hyperopt, too
closes #7001
|
4 years ago |
Matthias
|
5bf021be2e
|
Enhance hyperoptable strategy to test instance parameters
|
4 years ago |
Matthias
|
42ae8ba6fb
|
Refactor hyperopt parameters to separate file
|
4 years ago |
eSeR1805
|
bb7ffd8fbe
|
Update testcases relying on BT results.
|
4 years ago |
eSeR1805
|
99aea454b5
|
Update testcases to match reporting.
|
4 years ago |
Matthias
|
54633e90a7
|
Merge branch 'develop' into pr/italodamato/6563
|
4 years ago |
Matthias
|
54ad130bb9
|
Update force_sell to force_exit
|
4 years ago |
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
4 years ago |
Italo
|
a3b401a762
|
highlight random points in hyperopt results table
|
4 years ago |
Matthias
|
743a7b7849
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
dcfa3e8648
|
Update SellType to ExitType
|
4 years ago |
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
eb08b92180
|
Raise exception when ticker_interval is set.
|
4 years ago |
Sam Germain
|
a99cf2eeed
|
redid get_max_leverage
|
4 years ago |
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
85767d0d70
|
Add timedout_*_orders to tests
|
4 years ago |
Matthias
|
dad080f56f
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
827b8d3e4c
|
Don't use test_datadir as userdata dir
use tmpdir
|
4 years ago |
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
4 years ago |