Matthias
|
816d942ded
|
Merge branch 'develop' into plot_commands
|
2019-08-30 20:42:58 +02:00 |
|
Matthias
|
da7da2ce52
|
Change tests to split function
|
2019-08-25 15:06:47 +02:00 |
|
Matthias
|
545e5c5bc6
|
simplify load_trades call
|
2019-08-24 15:11:31 +02:00 |
|
Matthias
|
e8ee087e9d
|
Merge branch 'develop' into download_module
|
2019-08-20 06:49:18 +02:00 |
|
Matthias
|
9e8ca8d4bf
|
Merge pull request #2138 from freqtrade/history_docstrings
Refactorings to history
|
2019-08-20 06:35:54 +02:00 |
|
hroff-1902
|
d300964691
|
code formatting in test_dataprovider.py
|
2019-08-18 13:06:21 +03:00 |
|
hroff-1902
|
cda912bd8c
|
test added
|
2019-08-17 13:05:13 +03:00 |
|
Matthias
|
219d0b7fb0
|
Adjust documentation to removed download-script
|
2019-08-16 15:27:48 +02:00 |
|
Matthias
|
69eff89049
|
Improve comment in test_history to explain what is tested
|
2019-08-15 20:28:32 +02:00 |
|
Matthias
|
93cf2cd19b
|
Merge pull request #2135 from freqtrade/ohlcv_docstring
[minor] Improve docstring for some downloading methods
|
2019-08-15 16:23:42 +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
|
51c3a31bb5
|
Correct imports and calls to parse_timerange
|
2019-08-14 10:07:32 +02:00 |
|
Matthias
|
0221607318
|
Change log_has for some tests
|
2019-08-11 20:16:34 +02:00 |
|
Matthias
|
c4e30862ee
|
load_trades_db should give as many columns as possible
|
2019-08-03 19:55:54 +02:00 |
|
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 |
|