hroff-1902
|
1bdffcc73b
|
make configuration a sep. module, including arguments
|
2019-07-12 00:49:23 +03:00 |
|
Matthias
|
6b387d320e
|
extract combine_tickers to btanalysis
|
2019-06-30 10:04:43 +02:00 |
|
Matthias
|
8aa327cb8a
|
Add load_trades abstraction (to load trades from either DB or file)
|
2019-06-29 20:52:23 +02:00 |
|
Matthias
|
edd3fc8825
|
Add test for create_cum_profit
|
2019-06-29 17:22:47 +02:00 |
|
Matthias
|
31a2aac627
|
Merge pull request #1959 from freqtrade/split_btanalysis_load_trades
Split btanalysis load trades
|
2019-06-24 19:41:56 +02:00 |
|
Matthias
|
a07653a6cc
|
Merge branch 'develop' into fix/validate_dataframe
|
2019-06-24 06:21:08 +02:00 |
|
Matthias
|
559d5ebd1d
|
Remove combined load-method since it's confusing
|
2019-06-22 16:20:41 +02:00 |
|
Matthias
|
bf2c0390e7
|
Adjust some imports
|
2019-06-16 19:33:48 +02:00 |
|
Matthias
|
1cd8415723
|
Move extract_trades_of_period to btanlaysis
|
2019-06-16 19:33:48 +02:00 |
|
Matthias
|
1c53aa5687
|
Add tests for load_trades
|
2019-06-16 19:33:48 +02:00 |
|
Matthias
|
472e7f80a0
|
Fix Line too long error
|
2019-06-15 16:58:17 +02:00 |
|
Matthias
|
4a916125a0
|
Tests need to pass pair to parse_ticker_dataframe
|
2019-06-15 13:48:08 +02:00 |
|
Matthias
|
d047a9d836
|
Adapt tests for new validate_backtest signature
|
2019-06-15 13:32:05 +02:00 |
|
Matthias
|
3380543878
|
Add test for drop_incomplete option
|
2019-06-09 14:51:58 +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 |
|
Matthias
|
b38c43141c
|
Adjust imports to new location
|
2019-05-25 16:53:35 +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
|
a123246ac9
|
Add test for load_backtest_data
|
2019-03-16 17:50:57 +01:00 |
|
Matthias
|
1e7431a7b8
|
Blackify
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
e66808bb02
|
Add additional pairs to refresh call
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
d6cdfc58af
|
Fix mypy hickup after changing list to tuples
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
a9abc25785
|
Improve data-provider tests
|
2019-01-22 07:07:15 +01:00 |
|
Matthias
|
646e98da55
|
Always return dataframe
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
2b029b2a86
|
Only return ohlcv if available (Live and dry modes)
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
d3a37db79a
|
Provide available pairs
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
1340b71633
|
Add RunMode setting to determine bot state
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
a7db4d74cb
|
Add some simple dataprovider tests
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
dd1d3430b9
|
Add explicit test for ohlcv fillup
|
2018-12-31 19:40:14 +01:00 |
|
Matthias
|
fae875f588
|
Implement missing_data_fillup to tests and operations
|
2018-12-31 19:15:49 +01:00 |
|
Matthias
|
d409211908
|
add test to verify data does not contain missing data afterwards
|
2018-12-31 09:24:04 +01:00 |
|
Matthias
|
03389d961f
|
ADd test for data_interpolate
|
2018-12-31 09:18:22 +01: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
|
a34c2cf64b
|
Add missing test-module __init__.py
|
2018-12-15 13:40:02 +01:00 |
|
Matthias
|
17a820e5c0
|
Move tests from test_optimize to test_history
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
b38195e9b3
|
Rename to converter
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
030ecbfc17
|
move exchange_helpers to data module
|
2018-12-14 06:32:49 +01:00 |
|