Matthias
|
9e8ca8d4bf
|
Merge pull request #2138 from freqtrade/history_docstrings
Refactorings to history
|
2019-08-20 06:35:54 +02:00 |
|
Matthias
|
69eff89049
|
Improve comment in test_history to explain what is tested
|
2019-08-15 20:28:32 +02:00 |
|
Matthias
|
b2a22f1afb
|
Fix samll errors
|
2019-08-14 21:39:53 +02:00 |
|
Matthias
|
9d3322df8c
|
Adapt history-tests to new load_cached_data header
|
2019-08-14 20:49:13 +02:00 |
|
Matthias
|
84baef922c
|
Rename get_history to get_historic_ohlcv
|
2019-08-14 10:14:54 +02:00 |
|
Matthias
|
0221607318
|
Change log_has for some tests
|
2019-08-11 20:16:34 +02:00 |
|
hroff-1902
|
1bdffcc73b
|
make configuration a sep. module, including arguments
|
2019-07-12 00:49:23 +03:00 |
|
Matthias
|
d047a9d836
|
Adapt tests for new validate_backtest signature
|
2019-06-15 13:32:05 +02:00 |
|
Matthias
|
15984b5c43
|
Adjust some tests - implement new "live" method to plot_script
|
2019-05-29 20:25:07 +02:00 |
|
Matthias
|
201e02e73f
|
Add test for Timeout - move tests to test_history
|
2019-05-25 20:31:21 +02:00 |
|
hroff-1902
|
98eeec3145
|
renaming of make_testdata_path reverted
|
2019-05-22 14:04:58 +03:00 |
|
hroff-1902
|
7cb753754b
|
tests adjusted
|
2019-05-21 20:49:19 +03:00 |
|
hroff-1902
|
e2b83624a3
|
data/history cleanup
|
2019-05-17 19:05:36 +03:00 |
|
hroff-1902
|
ad85ac3dde
|
make --refresh-pairs-cached common option for optimization; added support for it into hyperopt
|
2019-04-22 21:24:45 +03:00 |
|
hroff-1902
|
ebf1126351
|
cosmetic: rename interval, tick_interval, etc --> ticker_interval
|
2019-04-07 16:28:53 +03:00 |
|
Matthias
|
065b469a10
|
rename test to avoid naming collision
|
2018-12-28 10:04:07 +01:00 |
|
Matthias
|
eb7034c7a7
|
Rename download_backtest_testdata to download_pair_history
|
2018-12-16 10:33:08 +01:00 |
|
Matthias
|
50938d410a
|
Remove tests for download_pairs
|
2018-12-16 10:30:13 +01:00 |
|
Matthias
|
8826a1df5f
|
Add missing tests for trim_tickerlist
|
2018-12-16 10:19:49 +01:00 |
|
Matthias
|
043cefd60a
|
allow reloading single pair
|
2018-12-16 10:17:11 +01:00 |
|
Matthias
|
8a3c2a0c63
|
allow only loading 1 pair if necessary
* simplify tests nad remove unnecessary mocking
|
2018-12-15 20:32:55 +01:00 |
|
Matthias
|
429f846ad1
|
Switch load_data to kwargs
|
2018-12-15 20:31:05 +01:00 |
|
Matthias
|
34ea214f7c
|
Fix some tests to use dataframe
|
2018-12-15 14:42:21 +01:00 |
|
Matthias
|
6c02cc5993
|
Adjust test to pathlib
|
2018-12-15 14:14:38 +01:00 |
|
Matthias
|
17a820e5c0
|
Move tests from test_optimize to test_history
|
2018-12-14 06:32:49 +01:00 |
|