Commit Graph

113 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 d4fc52d2d5 Add tests for ohlcv_get_available_data
6 years ago
Matthias d999fa2a7e Test autogetting result filename
6 years ago
Matthias 2ed808da1f Extract .last_result.json to constant
6 years ago
Matthias 59ac4b9c9a Test writing statistics
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 c2a6f70b4c Merge branch 'develop' into keep_dataframe_noapi
6 years ago
Matthias 29d3ff1bc9 Adjust tests to work with ExchangeError
6 years ago
Matthias 676006b99c --dl-trades should also support increasing download span
6 years ago
Matthias ab9382434f Add test for get_analyzed_dataframe
6 years ago
Matthias a3506f4d8e Merge branch 'develop' into timeframe
6 years ago
Matthias 3f9ab0846d Rename profitperc to profit_percent
6 years ago
Matthias 3e895ae74a Some more replacements of ticker_interval
6 years ago
Matthias 950f358982 Replace occurances in test files
6 years ago
Matthias 1a984ac677 Explicitly raise ValueError if trades are empty
6 years ago
hroff-1902 d84cb3be77 Improve test
6 years ago
hroff-1902 78b81bac48 Add test for dp.ticker()
6 years ago
hroff-1902 b4d2433fc1
Merge pull request #3267 from GrilledChickenThighs/develop
6 years ago
Matthias d86855f2f3
Merge pull request #3129 from freqtrade/trades_to_list
6 years ago
Matthias e864db1843 Update test for dp.current_whitelist
6 years ago
Paul D. Mendes 9fbe135790 attached pairlist manager onto dataprovider init for unified access to dynamic whitelist
6 years ago
Paul D. Mendes bc9efc31ad Added Method for accessing current pair list on initialization for dynamic informative pairs
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 46f1d1f39f Failing test might be incompatibility
6 years ago
Matthias 9d7ad23d42 Fix test leakage
6 years ago
Matthias 0d51383b57 Format logmessages correctly
6 years ago
Matthias 5739ee6e15 Add test for trades data conversation
6 years ago
Matthias ba03d96961 Test 5s offset on since
6 years ago
Matthias 0506caf986 Implement trades_remove_dulicates
6 years ago
Matthias 1659ddcc5d Add conversion function from fetch_trades to list
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 6335d81ceb Merge branch 'develop' into data_handler
6 years ago
hroff-1902 4f3376e2a1 Do not instantiate directly DefaultStrategy in tests
6 years ago