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 |
Matthias
|
e540959c27
|
Remove btdata from generate_strategy_stats
|
4 years ago |
Sam Germain
|
501f473164
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
937f5e3d0f
|
No longer use legacy mode for tests
|
4 years ago |
Matthias
|
7ea5b0e359
|
Simplify hyperopt test setup
|
4 years ago |
Sam Germain
|
33ab3c1bea
|
Removed some todo-lev comments
|
4 years ago |
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
6fdad8c6bd
|
Prevent exception, ensure deletion occurs
|
4 years ago |
Matthias
|
356b2d3d91
|
Reestablish backward compatibility
|
4 years ago |
Matthias
|
b1feb69ca9
|
Use Pathlib to delete testfile
|
4 years ago |
Reigo Reinmets
|
d11a8928d4
|
Fix test not running when user_data contains historical data.
|
4 years ago |
Matthias
|
0a50017c84
|
Add long/short support to backtesting
|
4 years ago |
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
4 years ago |
Matthias
|
39bb34cdb3
|
Fix test loading bug
|
5 years ago |
Matthias
|
69fdb8edfa
|
Merge branch 'develop' into feat/short
|
5 years ago |
Matthias
|
fe8374f2a4
|
Test for non-failing missing hyperopt space
|
5 years ago |
Matthias
|
0e13d57e57
|
Update advise_* methods to entry/exit
|
5 years ago |
Matthias
|
c791b95405
|
Use new TestStrategy (V3) by default in tests
|
5 years ago |
Matthias
|
4d558879e9
|
Merge branch 'feat/short' into pr/samgermain/5378
|
5 years ago |
Matthias
|
994c3c3a4c
|
Add some errorhandling for custom estimator
|
5 years ago |
Matthias
|
3675df8344
|
Update documentation regarding Legacy Hyperopt
|
5 years ago |
Matthias
|
fd6bf591f8
|
Update some tests to remove explicit hyperopt interface
|
5 years ago |
Matthias
|
ca44d2e092
|
Merge branch 'feat/short' into pr/samgermain/5378
|
5 years ago |
Matthias
|
6d96b11279
|
Rename DefaultStrategy
|
5 years ago |
Matthias
|
df1c0540ab
|
Rename Hyperopt Test Class
|
5 years ago |
Matthias
|
7a977a8eaf
|
Merge branch 'feat/short' into pr/samgermain/5378
|
5 years ago |
Sam Germain
|
317a454c0e
|
Removed shorting from tests/optimize/hyperopts/default_hyperopt.py and created another tests/optimize/hyperopts/short_hyperopt.py with long and shorting
|
5 years ago |
Sam Germain
|
092780df9d
|
condensed strategy methods down to 2
|
5 years ago |
Sam Germain
|
d4a7d2d444
|
Added short and exit_short to strategy
|
5 years ago |
Matthias
|
a5f796bc97
|
refactor ohlcvdata_to_dataframe to advise_all_indicators
|
5 years ago |
Matthias
|
6532aba765
|
Merge pull request #5360 from freqtrade/hyperopt_protections
Hyperopt protections and Boolean parameter
|
5 years ago |
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
5 years ago |
Matthias
|
b73768acd1
|
Fix bug in property overwriting prevention
|
5 years ago |