Commit Graph

145 Commits (87dc1d39551c3b267db0cc524f8a00a0c58ab86f)

Author SHA1 Message Date
Matthias 1a166f639d Add test for calcuate_csum
5 years ago
Matthias 2c80388b40 Fix valueerror in case of empty array files
5 years ago
Matthias ea0ffbae73 use profit_ratio in calculate_cum_profit
5 years ago
Matthias 13ad6dd461 Fix documentation
5 years ago
Matthias deb8432d33 Streamline trade to dataframe conversion
5 years ago
Matthias 84ced92002 Fix mock-tests missing some fields
5 years ago
Matthias 67193bca3d Move pairlists to be a plugin submodule
5 years ago
Matthias ceb50a7807 use exception handler when downloading data
5 years ago
Matthias e8e3ca0c3c Catch ValueError from trade_conversion
5 years ago
Matthias 83861fabde Fix #3967, move TradeList type to constants
5 years ago
Matthias 52c9a2c37f Convert np to None when loading hdf5 trades to allow duplicate detection
6 years ago
Matthias 887d78171c
Merge pull request #3857 from freqtrade/arrow_deprecation_timestamp
6 years ago
Matthias Spiller 0d11f0bd75 Add unit test for hdf5 dataformat for informative pairs
6 years ago
Matthias 7a092271c5 Merge branch 'develop' into arrow_deprecation_timestamp
6 years ago
Matthias 8cdc795a44 Rename persistence.init to init_db
6 years ago
Matthias 8165cc11df Change get_next_limit_in_list to use list comprehension
6 years ago
Matthias ecddaa663b Convert timestamp to int_timestamp for all arrow occurances
6 years ago
Matthias 6977ffdbf9 Merge branch 'develop' into isort_config
6 years ago
Matthias 9df366d943 Apply isort to tests
6 years ago
Matthias 15bb0af1b3 Add some test-coverage
6 years ago
Matthias 3cb1a9a5a9 Support loading results from a specific hyperopt history file
6 years ago
Matthias 3c521f55b2 Add 6th mock trade
6 years ago
Matthias 98840eef3c Add 5th mock trade
6 years ago
Matthias 38c52c7eee
Merge pull request #3626 from freqtrade/feat/hdf5
6 years ago
Matthias 24df8d6bf5 Sort imports
6 years ago
Matthias 87e4a82041 Merge branch 'develop' into bt_add_maxdrawdown
6 years ago
Matthias edb582e522 Add more tests
6 years ago
Matthias ae1c99bdd0 more tests
6 years ago
Matthias ed33d4781d Add more hdf5 tests
6 years ago
Matthias d9b339ee18 Add some more tests for hdf5
6 years ago
Matthias 0a28818b46 Add some tests for hdf5
6 years ago
Matthias e26e658f99 Improve a few tests
6 years ago
Matthias 6a0c84b649 Add tests for hdf5
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