Commit Graph

35 Commits (f22fc8ef3ee05e39c00aec8d84914fa2f487aa5d)

Author SHA1 Message Date
Matthias 87e4a82041 Merge branch 'develop' into bt_add_maxdrawdown
6 years ago
Matthias 8300eb59d4 Extend create_mock_trades to create 4 trades
6 years ago
Matthias d999fa2a7e Test autogetting result filename
6 years ago
Matthias 2ed808da1f Extract .last_result.json to constant
6 years ago
Matthias 5b1a7ba00f Test multistrat loading
6 years ago
Matthias f952f74bf1 Add test for new format
6 years ago
Matthias 573502d972 Update test for load_trades_from_db
6 years ago
Matthias 04eaf2c39c Add test for get_last_backtest_Result
6 years ago
Matthias 2881718733 Adapt tests for new column names
6 years ago
Matthias 5fce7f3b22 Add market Change
6 years ago
Matthias 3f9ab0846d Rename profitperc to profit_percent
6 years ago
Matthias 1a984ac677 Explicitly raise ValueError if trades are empty
6 years ago
hroff-1902 f2b1802666
Merge pull request #3137 from freqtrade/fix_maxdrawdown
6 years ago
Matthias ddf37ef059 Add test to demonstrate that the dataframe is not changed
6 years ago
Matthias bdc85ec89b Move create_mock_tests to conftest and add test for test_trade-history
6 years ago
Matthias 41d5c40f10 Correctly test drawdown plot
6 years ago
Matthias a99c53f1ec Add test showing that high is before low
6 years ago
Matthias 3e1bef888a Fix flake8 error
6 years ago
Fredrik81 8c33e07dc6 Update based on comments
6 years ago
hroff-1902 57ff3ff450
Merge branch 'develop' into plot-trades
6 years ago
Matthias 0f1640bed4 convert exportfilename to Path when config parsing
6 years ago
Fredrik81 2c0980aa3a Tests
6 years ago
Fredrik81 27faf12fde Fix if no file exists
6 years ago
hroff-1902 3208faf7ed Do not use ticker where it's not a ticker
6 years ago
Matthias e050511ddc Add test for max_drawdown calculation
6 years ago
Matthias 2c8e8d8ef6 Align columns for btanalysis loading
6 years ago
Matthias e4bdb92521 Replace some occurances of ticker_interval with timeframe
7 years ago
Matthias dd408aa5d6 Add analyze_trade_parallelism analysis function
7 years ago
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones
7 years ago
Matthias 069da224bc Add test to verify this is correct
7 years ago
Matthias e82460bde6 Fix create_cum_profit to work with trades that don't open on candle
7 years ago
Matthias 16e10d99b9 Remove timeframe logic for non-date entries
7 years ago
Matthias eca8ddabe9 Remove unused test-data
7 years ago
Matthias 26d76cdb19 Adjust imports in tests to new path
7 years ago
Matthias 65a516e229 Move tests out of freqtrade module
7 years ago