Matthias
|
700bc087d3
|
Merge pull request #1952 from hroff-1902/fix/1948
Fix #1948
|
2019-06-27 19:36:06 +02:00 |
|
hroff-1902
|
a8efb1e1c8
|
test for #1948 added
|
2019-06-20 03:26:02 +03:00 |
|
Matthias
|
4a916125a0
|
Tests need to pass pair to parse_ticker_dataframe
|
2019-06-15 13:48:08 +02:00 |
|
Matthias
|
d7c63347e1
|
Use kwarg for parse_ticker_dataframe
|
2019-06-09 13:19:01 +02:00 |
|
hroff-1902
|
b87e15774b
|
test adjusted
|
2019-02-13 13:02:57 +03:00 |
|
Matthias
|
9e0902e72f
|
Add test for case for odd ROI dict - #1478
|
2019-01-12 13:38:49 +01:00 |
|
Misagh
|
26a77e193e
|
Merge pull request #1454 from freqtrade/feat/interpolate_missing
interpolate missing candles
|
2019-01-04 22:33:53 +01:00 |
|
Matthias
|
1b84aa82eb
|
dont use 55 for regular check as that's a key in the dict
|
2019-01-01 16:54:44 +01:00 |
|
Matthias
|
da6f1a3945
|
Sequence of minroi dict must be irrelevant
|
2019-01-01 16:32:45 +01:00 |
|
Matthias
|
fae875f588
|
Implement missing_data_fillup to tests and operations
|
2018-12-31 19:15:49 +01:00 |
|
Matthias
|
d0c9791ca6
|
Fix tests to support load_data with dataframe
|
2018-12-15 15:38:40 +01:00 |
|
Matthias
|
92c800d925
|
Adjust tests to data.history
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
5c3dcf3e2b
|
Test for wrong inputs (empty / none-dataframes) in get_signal
|
2018-12-12 19:35:51 +01:00 |
|
Matthias
|
fe3990af3d
|
Adjust some tests to dataframe passing
|
2018-12-12 19:17:09 +01:00 |
|
Matthias
|
bb828c308f
|
Remove unnecessary test-file
|
2018-12-02 16:03:34 +01:00 |
|
misagh
|
13ffd88053
|
merging develop into async. requirement.txt conflict resolved
|
2018-09-06 20:28:07 +02:00 |
|
Matthias
|
3fd00c9a9c
|
Merge branch 'develop' into ta_on_candle
|
2018-09-01 20:01:18 +02:00 |
|
Matthias
|
d35d3bb38c
|
rename ta_on_candle to process_only_new_candles
be more expressive
|
2018-09-01 19:52:40 +02:00 |
|
Matthias
|
54ddd908e6
|
Merge branch 'develop' into ccxt-async
|
2018-08-29 19:43:09 +02:00 |
|
Matthias
|
de0f3e43bf
|
remove unused mocks
|
2018-08-19 19:49:39 +02:00 |
|
Matthias
|
d1c5eebff2
|
Add explicit test on handling min_roi_reached
|
2018-08-17 06:50:36 +02:00 |
|
Matthias
|
56768f1a61
|
Flake8 in tests ...
|
2018-08-09 20:17:55 +02:00 |
|
Matthias
|
df960241bd
|
Add log-message for skipped candle and tests
|
2018-08-09 20:07:01 +02:00 |
|
Matthias
|
4ece5d6d7a
|
Add tests for ta_on_candle
|
2018-08-09 20:02:24 +02:00 |
|
creslin
|
a741f1144a
|
missing __init__.py
|
2018-08-02 08:58:04 +00:00 |
|
Janne Sinivirta
|
e242842805
|
remove more useless docstrings from tests
|
2018-07-30 12:09:07 +03:00 |
|
Janne Sinivirta
|
f832edf5bc
|
remove useless docstrings from tests
|
2018-07-29 17:09:44 +03:00 |
|
Matthias
|
f2a9be3684
|
Adjust tests and remove legacy variable
|
2018-07-26 19:06:25 +01:00 |
|
Janne Sinivirta
|
78af4bc785
|
move and fix tests from Analyze to interface of strategy
|
2018-07-17 10:23:04 +03:00 |
|