Commit Graph

163 Commits (2a678bdbb4494cb143b8a2b0dee4e7aebcaa06f1)

Author SHA1 Message Date
Matthias c791b95405 Use new TestStrategy (V3) by default in tests
5 years ago
Matthias 6d96b11279 Rename DefaultStrategy
5 years ago
Masoud Azizi 127f470bc3 .* ADDED
5 years ago
Masoud Azizi 40ad451019 Download-data log process added
5 years ago
slowy07 f24a951ec5 fix: typo spelling grammar
5 years ago
Matthias a5f796bc97 refactor ohlcvdata_to_dataframe to advise_all_indicators
5 years ago
Matthias 9c34304cb9 Move state enums to enums package
5 years ago
Matthias 901d984ee3 Tests should write to tmpdir, not testdir
5 years ago
Matthias 08f96df3ac Don't write to testdir, but to tempdir
5 years ago
Matthias 1c408c0404 Add small tests for backtest mode
5 years ago
Matthias 4b6cd69c81 Add test for no-exchange dataprovider
5 years ago
Matthias fd3afdc230 plot-profit should use absolute values
5 years ago
Matthias f1cf56cc42 Update current_whitelist test
5 years ago
Matthias 50fcb3f330 Reduce verbosity of missing data if less than 1% of data is missing
5 years ago
Matthias 89bbfd2324 Remove candle_count from dataframe before backtesting
5 years ago
Matthias fc256749af Add test for backtesting _enter_trade
5 years ago
Matthias aed23d55c2 Add starting balance to profit cumsum calculation
5 years ago
Matthias 0d2f877e77 Use absolute drawdown calc
5 years ago
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
5 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