Matthias
|
91b0394433
|
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live - deprecate -r
|
2019-08-22 15:33:39 +02:00 |
|
Matthias
|
aaeeb9c0c6
|
Merge branch 'develop' into align_userdata
|
2019-08-21 19:41:10 +02:00 |
|
Matthias
|
f02adf2a45
|
Deprecate --refresh-pairs-cached
|
2019-08-20 07:00:43 +02:00 |
|
Matthias
|
9e24992835
|
Remove calls to load_data using live=
|
2019-08-20 07:00:43 +02:00 |
|
Matthias
|
e9e2a83436
|
remove --live references
|
2019-08-20 07:00:43 +02:00 |
|
Matthias
|
9e8ca8d4bf
|
Merge pull request #2138 from freqtrade/history_docstrings
Refactorings to history
|
2019-08-20 06:35:54 +02:00 |
|
Matthias
|
0a478bc0dc
|
Merge branch 'develop' into align_userdata
|
2019-08-18 15:00:12 +02:00 |
|
Matthias
|
09286d4918
|
file_dump_json accepts Path - so we should feed it that
|
2019-08-16 13:04:48 +02:00 |
|
hroff-1902
|
b94f3e80c4
|
tests fixed
|
2019-08-16 04:20:12 +03:00 |
|
hroff-1902
|
2a842778e3
|
tests added
|
2019-08-16 01:05:34 +03:00 |
|
Matthias
|
c0784b7c33
|
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
Hyperopt print colorized results
|
2019-08-13 19:36:06 +02:00 |
|
Matthias
|
d53f63023a
|
Change log_has to get caplog instead of caplog.record_tuples in more
tests
|
2019-08-11 20:16:52 +02:00 |
|
Matthias
|
2c5a499a8b
|
Merge branch 'develop' into align_userdata
|
2019-08-10 20:15:07 +02:00 |
|
Matthias
|
3d3b0938e5
|
Merge pull request #2101 from freqtrade/backtest_ticker_interval_unset
Backtest ticker interval unset
|
2019-08-07 14:20:36 +02:00 |
|
Matthias
|
81f773054d
|
Add test to verify ticker_inteval is set
|
2019-08-06 06:56:08 +02:00 |
|
Matthias
|
c7d0329754
|
Clean up comments of detail-backtests
|
2019-08-05 20:19:19 +02:00 |
|
Matthias
|
bc2e920ae2
|
Adjust code to verify "current" candle for buy/sells
|
2019-08-05 20:07:29 +02:00 |
|
Matthias
|
3721610a63
|
Add new detailed trade-scenario tests
covers cases raised in #1971
|
2019-08-05 20:06:42 +02:00 |
|
Matthias
|
383b24ab84
|
Merge branch 'develop' into align_userdata
|
2019-08-05 06:55:51 +02:00 |
|
hroff-1902
|
fe796c46c3
|
test adjusted
|
2019-08-03 19:13:18 +03:00 |
|
Matthias
|
b3e6e710d8
|
Merge pull request #2084 from hroff-1902/hyperopt-print-params4
Improvements to hyperopt output
|
2019-08-03 13:24:47 +02:00 |
|
hroff-1902
|
e8b2ae0b85
|
tests adjusted
|
2019-08-03 11:34:09 +03:00 |
|
hroff-1902
|
cad7d9135a
|
tests: hide deprecation warning due to use of --live
|
2019-08-03 09:24:27 +03:00 |
|
Matthias
|
39e8e507d9
|
Merge branch 'develop' into align_userdata
|
2019-08-02 20:08:26 +02:00 |
|
hroff-1902
|
3ccfe88ad8
|
tests adjusted
|
2019-08-01 23:57:50 +03:00 |
|
Matthias
|
bcccdda7c0
|
Merge branch 'develop' into align_userdata
|
2019-08-01 19:33:45 +02:00 |
|
hroff-1902
|
b976f24672
|
tests adjusted
|
2019-07-30 11:47:46 +03:00 |
|
Matthias
|
b691fb7f2d
|
Fix some hyperopt tests
|
2019-07-28 15:19:17 +02:00 |
|
Matthias
|
2c7a248307
|
Use user_data_dir in hyperopt
|
2019-07-28 14:57:05 +02:00 |
|
Matthias
|
0a253d66d0
|
Remove os.path from hyperopt
|
2019-07-28 14:57:05 +02:00 |
|
hroff-1902
|
bc299067aa
|
get rid of pandas warning in pytest
|
2019-07-27 23:24:06 +03:00 |
|
hroff-1902
|
f58668fd67
|
test added
|
2019-07-25 20:54:12 +03:00 |
|
Matthias
|
12679da5da
|
Add test for hyperoptresolver
|
2019-07-16 06:50:25 +02:00 |
|
Matthias
|
ec49b22af3
|
Add sharpe ratio hyperopt loss
|
2019-07-16 06:45:13 +02:00 |
|
Matthias
|
7d62bb8c53
|
Revert --clean argument to --continue
|
2019-07-16 05:51:26 +02:00 |
|
Matthias
|
7be25313a5
|
Add some mypy ignores
|
2019-07-15 22:59:28 +02:00 |
|
Matthias
|
55e8092cbf
|
Add sharpe ratio as loss function
|
2019-07-15 22:52:33 +02:00 |
|
Matthias
|
e5170582de
|
Adapt tests to new loss-function method
|
2019-07-15 22:45:14 +02:00 |
|
Matthias
|
2fedae6060
|
Move unnecessary things out of generate_optimizer
|
2019-07-15 20:31:55 +02:00 |
|
Matthias
|
b1b4048f97
|
Add test for hyperopt
|
2019-07-15 20:28:02 +02:00 |
|
hroff-1902
|
9cae2900d4
|
get rid of patched_configuration_open() in tests
|
2019-07-15 01:44:25 +03:00 |
|
hroff-1902
|
bbfbd87a9f
|
move create_datadir() to separate file
|
2019-07-12 03:31:36 +03:00 |
|
hroff-1902
|
7e103e34f8
|
flake happy
|
2019-07-12 01:41:09 +03:00 |
|
hroff-1902
|
94e6fb89b3
|
tests happy
|
2019-07-12 00:49:23 +03:00 |
|
hroff-1902
|
1bdffcc73b
|
make configuration a sep. module, including arguments
|
2019-07-12 00:49:23 +03:00 |
|
Matthias
|
5c6039fd8b
|
Fix #1997 - rename folder to dir
|
2019-07-04 19:53:50 +02:00 |
|
Matthias
|
a07653a6cc
|
Merge branch 'develop' into fix/validate_dataframe
|
2019-06-24 06:21:08 +02:00 |
|
Matthias
|
1a27ae8a81
|
Add tests to verify that ticker_interval is there
|
2019-06-21 07:07:39 +02:00 |
|
Matthias
|
4ef309bc6c
|
Merge branch 'develop' into pr/hroff-1902/1927
|
2019-06-16 10:37:28 +02:00 |
|
Matthias
|
e6cab6d710
|
Move get_args from multiple locations to conftest
|
2019-06-16 10:13:12 +02:00 |
|