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 |
|
Matthias
|
fd3afdc230
|
plot-profit should use absolute values
|
2021-04-25 10:10:09 +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
|
ea0ffbae73
|
use profit_ratio in calculate_cum_profit
|
2021-01-29 19:06:57 +01:00 |
|
Matthias
|
13ad6dd461
|
Fix documentation
|
2021-01-25 19:56:40 +01:00 |
|
Matthias
|
deb8432d33
|
Streamline trade to dataframe conversion
|
2021-01-24 08:58:41 +01:00 |
|
Matthias
|
84ced92002
|
Fix mock-tests missing some fields
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
8cdc795a44
|
Rename persistence.init to init_db
|
2020-10-16 08:15:18 +02:00 |
|
Matthias
|
6977ffdbf9
|
Merge branch 'develop' into isort_config
|
2020-09-28 20:21:55 +02:00 |
|
Matthias
|
9df366d943
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
|
Matthias
|
15bb0af1b3
|
Add some test-coverage
|
2020-09-28 00:36:13 +02:00 |
|
Matthias
|
3cb1a9a5a9
|
Support loading results from a specific hyperopt history file
|
2020-09-27 17:03:30 +02:00 |
|
Matthias
|
3c521f55b2
|
Add 6th mock trade
|
2020-09-10 07:40:19 +02:00 |
|
Matthias
|
98840eef3c
|
Add 5th mock trade
|
2020-09-09 07:01:43 +02:00 |
|
Matthias
|
87e4a82041
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +02:00 |
|
Matthias
|
8300eb59d4
|
Extend create_mock_trades to create 4 trades
2 closed, and 2 open trades
|
2020-07-23 07:50:28 +02:00 |
|
Matthias
|
d999fa2a7e
|
Test autogetting result filename
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
2ed808da1f
|
Extract .last_result.json to constant
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
5b1a7ba00f
|
Test multistrat loading
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
f952f74bf1
|
Add test for new format
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
573502d972
|
Update test for load_trades_from_db
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
04eaf2c39c
|
Add test for get_last_backtest_Result
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
2881718733
|
Adapt tests for new column names
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
5fce7f3b22
|
Add market Change
closes #2524 and #3518
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
3f9ab0846d
|
Rename profitperc to profit_percent
|
2020-06-07 15:39:59 +02:00 |
|
Matthias
|
1a984ac677
|
Explicitly raise ValueError if trades are empty
|
2020-05-21 07:12:53 +02:00 |
|
hroff-1902
|
f2b1802666
|
Merge pull request #3137 from freqtrade/fix_maxdrawdown
[minor] Fix maxdrawdown
|
2020-04-14 16:03:25 +03:00 |
|
Matthias
|
ddf37ef059
|
Add test to demonstrate that the dataframe is not changed
|
2020-04-14 08:02:42 +02:00 |
|
Matthias
|
bdc85ec89b
|
Move create_mock_tests to conftest and add test for test_trade-history
|
2020-04-07 19:42:16 +02:00 |
|
Matthias
|
41d5c40f10
|
Correctly test drawdown plot
|
2020-04-05 14:44:44 +02:00 |
|
Matthias
|
a99c53f1ec
|
Add test showing that high is before low
|
2020-04-05 14:29:03 +02:00 |
|
Matthias
|
3e1bef888a
|
Fix flake8 error
|
2020-03-18 19:40:13 +01:00 |
|
Fredrik81
|
8c33e07dc6
|
Update based on comments
|
2020-03-15 21:20:32 +01:00 |
|
hroff-1902
|
57ff3ff450
|
Merge branch 'develop' into plot-trades
|
2020-03-15 13:31:00 +03:00 |
|
Matthias
|
0f1640bed4
|
convert exportfilename to Path when config parsing
|
2020-03-15 09:39:45 +01:00 |
|
Fredrik81
|
2c0980aa3a
|
Tests
|
2020-03-15 00:09:08 +01:00 |
|
Fredrik81
|
27faf12fde
|
Fix if no file exists
|
2020-03-14 22:15:03 +01:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
Matthias
|
e050511ddc
|
Add test for max_drawdown calculation
|
2020-03-03 07:20:41 +01:00 |
|
Matthias
|
2c8e8d8ef6
|
Align columns for btanalysis loading
|
2020-01-02 09:51:47 +01:00 |
|
Matthias
|
e4bdb92521
|
Replace some occurances of ticker_interval with timeframe
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
dd408aa5d6
|
Add analyze_trade_parallelism analysis function
|
2019-10-30 14:07:23 +01:00 |
|
Matthias
|
6fe7b13e37
|
Replace coins in whitelist with existing ones
|
2019-10-30 09:26:08 +01:00 |
|
Matthias
|
069da224bc
|
Add test to verify this is correct
|
2019-10-28 14:30:01 +01:00 |
|