Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
9becd20f20
|
Improve "Missing data" messages
|
2022-01-01 10:37:58 +01:00 |
|
Matthias
|
bd98637ae9
|
Fail gracefully from plot-profit when no data is provided
closes #6132
|
2021-12-30 10:14:45 +01:00 |
|
Wade Dyck
|
a5742b3bbc
|
Fixes a failing test_history due to changed log message.
|
2021-12-27 11:26:49 -07:00 |
|
Matthias
|
ddce28c12d
|
Update data downloading to include funding_fee downloads
|
2021-12-18 15:32:02 +01:00 |
|
Matthias
|
25e1142f89
|
Update Enum imports
|
2021-12-08 15:59:20 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
dda7283f3e
|
Remove unnecessary default parameters
|
2021-12-08 11:32:58 +01:00 |
|
Matthias
|
b4d27973b1
|
Update ohlcv_get_pairs test
|
2021-12-07 19:57:18 +01:00 |
|
Matthias
|
37b013c157
|
Update hdf5 test
|
2021-12-07 19:50:16 +01:00 |
|
Matthias
|
a870e0962a
|
Fix some obtruse (test)bugs
|
2021-12-07 07:25:00 +01:00 |
|
Matthias
|
ba1091b9e4
|
Improve dataprovider test
|
2021-12-07 07:11:36 +01:00 |
|
Matthias
|
cff950d783
|
Update test_convert_ohlcv_format to test as before
it did test conversion of multiple files, and that should be kept this
way.
|
2021-12-07 07:06:28 +01:00 |
|
Matthias
|
5a3b907132
|
Update converter tests
|
2021-12-07 06:59:27 +01:00 |
|
Matthias
|
9d79501c13
|
Add candletypes argument for convert-data
|
2021-12-05 10:26:00 +01:00 |
|
Matthias
|
9421e6e61c
|
Improve some tests
|
2021-12-03 14:57:09 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Matthias
|
f9cf59bb4d
|
Candle_type to enum
|
2021-12-03 12:32:12 +01:00 |
|
Matthias
|
b578e31255
|
Align tests to have futures data in futures/ directory
|
2021-12-03 07:20:43 +01:00 |
|
Matthias
|
0d6c933935
|
Improve and fix pair detection from available data
|
2021-11-28 15:25:57 +01:00 |
|
Matthias
|
7faa7539b4
|
Further enhance pair retrieval
|
2021-11-28 15:03:55 +01:00 |
|
Matthias
|
8d70672bee
|
Enhance Regex to work for mark candles
|
2021-11-28 14:37:54 +01:00 |
|
Matthias
|
c096c7f5cb
|
Add explicit tests for ohlcv regex
|
2021-11-28 14:34:46 +01:00 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
c3b2929e75
|
Added template for test test_hdf5datahandler_ohlcv_load_and_resave
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
843ca22a56
|
mark price test ohlcv_get_pairs
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
91a11d01e9
|
Added XRP_USDT-1h-mark json testdat file, and test for ohlcv_load with candle_type=mark
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
043ed3e330
|
Added candle_type tests for test_json_pair_data_filename
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
1a132758d0
|
merged with feat/short
|
2021-09-27 23:26:20 -06:00 |
|
Matthias
|
c791b95405
|
Use new TestStrategy (V3) by default in tests
|
2021-09-21 20:24:08 +02:00 |
|
Sam Germain
|
043bfcd5ad
|
Fixed a lot of failing tests"
|
2021-09-19 20:24:22 -06:00 |
|
Matthias
|
6d96b11279
|
Rename DefaultStrategy
|
2021-08-26 07:25:53 +02:00 |
|
Masoud Azizi
|
127f470bc3
|
.* ADDED
|
2021-08-20 19:29:33 +02:00 |
|
Masoud Azizi
|
40ad451019
|
Download-data log process added
Download-data log process added
pytest assert solved
|
2021-08-20 14:52:56 +00:00 |
|
slowy07
|
f24a951ec5
|
fix: typo spelling grammar
|
2021-08-16 19:16:24 +07:00 |
|
Matthias
|
a5f796bc97
|
refactor ohlcvdata_to_dataframe to advise_all_indicators
|
2021-08-09 14:53:18 +02:00 |
|
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
|
Matthias
|
901d984ee3
|
Tests should write to tmpdir, not testdir
|
2021-05-30 16:26:24 +02:00 |
|
Matthias
|
08f96df3ac
|
Don't write to testdir, but to tempdir
|
2021-05-30 08:43:14 +02:00 |
|
Matthias
|
1c408c0404
|
Add small tests for backtest mode
|
2021-05-09 19:47:37 +02:00 |
|
Matthias
|
4b6cd69c81
|
Add test for no-exchange dataprovider
|
2021-05-08 10:29:47 +03:00 |
|
Matthias
|
fd3afdc230
|
plot-profit should use absolute values
|
2021-04-25 10:10:09 +02:00 |
|
Matthias
|
f1cf56cc42
|
Update current_whitelist test
|
2021-04-13 06:57:21 +02:00 |
|
Matthias
|
50fcb3f330
|
Reduce verbosity of missing data if less than 1% of data is missing
|
2021-03-30 07:26:39 +02:00 |
|
Matthias
|
89bbfd2324
|
Remove candle_count from dataframe before backtesting
closes #3754
|
2021-03-29 20:26:54 +02:00 |
|
Matthias
|
fc256749af
|
Add test for backtesting _enter_trade
|
2021-02-27 09:33:00 +01:00 |
|
Matthias
|
aed23d55c2
|
Add starting balance to profit cumsum calculation
|
2021-02-27 09:33:00 +01:00 |
|
Matthias
|
0d2f877e77
|
Use absolute drawdown calc
|
2021-02-27 09:32:59 +01:00 |
|
Matthias
|
1a166f639d
|
Add test for calcuate_csum
|
2021-02-14 19:44:13 +01:00 |
|
Matthias
|
2c80388b40
|
Fix valueerror in case of empty array files
|
2021-02-01 06:28:49 +01:00 |
|