Matthias
|
51fbeed71f
|
Rename TestStrategy to SampleStrategy
|
2019-08-27 06:42: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
|
09286d4918
|
file_dump_json accepts Path - so we should feed it that
|
2019-08-16 13:04:48 +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
|
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
|
bc2e920ae2
|
Adjust code to verify "current" candle for buy/sells
|
2019-08-05 20:07:29 +02:00 |
|
hroff-1902
|
cad7d9135a
|
tests: hide deprecation warning due to use of --live
|
2019-08-03 09:24:27 +03: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
|
e6cab6d710
|
Move get_args from multiple locations to conftest
|
2019-06-16 10:13:12 +02:00 |
|
Matthias
|
4a916125a0
|
Tests need to pass pair to parse_ticker_dataframe
|
2019-06-15 13:48:08 +02:00 |
|
Matthias
|
15984b5c43
|
Adjust some tests - implement new "live" method to plot_script
|
2019-05-29 20:25:07 +02:00 |
|
Matthias
|
65a4862d1f
|
Adapt tests to load start_* methods from optimize
|
2019-05-25 20:01:43 +02:00 |
|
Matthias
|
b38c43141c
|
Adjust imports to new location
|
2019-05-25 16:53:35 +02:00 |
|
hroff-1902
|
8b95e12468
|
log message adjusted in backtesting and hyperopt
|
2019-05-15 12:05:35 +03:00 |
|
Matthias
|
1ccc25b486
|
Fix test-data indexing
|
2019-05-08 20:33:22 +02:00 |
|
Matthias
|
87329c689d
|
Change ticker_interval too
|
2019-04-24 21:24:00 +02: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 |
|
Misagh
|
9dc2a30793
|
Merge pull request #1683 from gianlup/fix_bt_partial_data
Fix backtest problem with partial data
|
2019-04-05 07:28:57 +02:00 |
|
Matthias
|
32cbb714f9
|
Improve commenting on backtsting and backtest_multi_tst
|
2019-04-04 19:44:03 +02:00 |
|
Gianluca Puglia
|
b2c2b42408
|
Removed unwanted comment
|
2019-03-26 18:53:16 +01:00 |
|
Matthias
|
226fc3d99b
|
Check that dataprovider is part of strategy
|
2019-03-25 19:26:51 +01:00 |
|
Matthias
|
05466d318a
|
Modify test to check for this condition
|
2019-03-23 14:50:18 +01:00 |
|
Matthias
|
a123246ac9
|
Add test for load_backtest_data
|
2019-03-16 17:50:57 +01:00 |
|
Matthias
|
ddb9933c91
|
Remove duplicate-check from test - it's in btanalysis
|
2019-03-16 17:28:28 +01:00 |
|
Matthias
|
e67ffd2d87
|
Fix issue that backtest is broken when stoploss_on_exchange is on
|
2019-03-06 19:55:34 +01:00 |
|
Samuel Husso
|
e3ae8d3f69
|
flake8 3.7.1 fixes
|
2019-01-31 07:51:03 +02:00 |
|
Misagh
|
22e82f5e47
|
Merge pull request #1507 from xmatthias/feat/dataprovider
Data Provider
|
2019-01-27 12:32:18 +01:00 |
|
Matthias
|
1d08ada939
|
Fix backtest-test with timestamp-conversion
|
2019-01-27 10:40:52 +01:00 |
|
Matthias
|
02d13645b0
|
Merge branch 'develop' into feat/dataprovider
|
2019-01-26 19:29:41 +01:00 |
|
Gianluca Puglia
|
896c9d34fd
|
Added total profit column do backtest result
|
2019-01-22 22:41:53 +01:00 |
|
Matthias
|
a206777fe5
|
Rename refresh_tickers to refresh_latest_ohlcv
|
2019-01-22 07:05:09 +01:00 |
|
Matthias
|
f034235af4
|
Tests for RunMode
|
2019-01-22 07:04:19 +01:00 |
|
Matthias
|
cd2bccd441
|
Have backtest use the same logic to get the ROI entry
|
2019-01-12 13:45:43 +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
|
a54d8f0e16
|
Create datadir when not exists
|
2019-01-01 14:07:40 +01:00 |
|
Matthias
|
fae875f588
|
Implement missing_data_fillup to tests and operations
|
2018-12-31 19:15:49 +01:00 |
|
Matthias
|
429f846ad1
|
Switch load_data to kwargs
|
2018-12-15 20:31:05 +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
|
d6ba4f0e81
|
Fix last 2 tests to use DF as data container
|
2018-12-12 19:17:09 +01:00 |
|
Matthias
|
805f509498
|
Merge branch 'develop' into fix/backtest_toomanyopen
|
2018-11-24 10:39:16 +01:00 |
|