Commit Graph

658 Commits (28e43a486783855933da7121fbc6f63e4be3b3ce)

Author SHA1 Message Date
Stefano Ariestasia 28e43a4867 initial test
3 years ago
Matthias 452e1ab016 get_analyzed_dataframe should provide dataframe with startup candles
3 years ago
Matthias bea6782223 Ensure cutoffs in backtesting are properly tested
3 years ago
Matthias 09ec00888f Don't use global variable in test
3 years ago
Matthias b934644039 Fix tests, explicitly test for missing timerange
3 years ago
Matthias 33eecfa9ef Fix test typo
3 years ago
Matthias 730ae781a9 Add explicit test for get_backtest_metadata
3 years ago
Matthias 1926e642cd Improve backtest_stats storing test
3 years ago
Matthias 380244f8b1 Improve calc_streak, rename method
3 years ago
Matthias a7bd6725f5 Add test to verify consecutive wins / losses calculation
3 years ago
Matthias 626ea6b119 Add backtesting support for order.stake_amount
3 years ago
Matthias e4cd29d88c Add test for trade.cost
3 years ago
Matthias 72504e62ad Extract btstorage methods
3 years ago
Matthias 65e8359908 Improve naming of new file
3 years ago
Matthias 794bca1379 Split optimize report generation from visualization
3 years ago
Matthias 5e084ad2e5 convert optimize_reports to a package
3 years ago
Matthias b3ef024e9e Don't use PurePosixPath
3 years ago
Matthias 964bf76469 Invert parameters for initialize_single_lookahead_analysis
3 years ago
Matthias ad74e65673 Simplify configuration setup
3 years ago
hippocritical 663cfc6211 fixing tests
3 years ago
hippocritical 1da1972c18 added test for config overrides
3 years ago
hippocritical fc887efd4b
Merge branch 'freqtrade:develop' into develop
3 years ago
hippocritical eec7837167 - modified help-string for the cli-option lookahead_analysis_exportfilename
3 years ago
hippocritical 0ed84fbcc1 added test_initialize_single_lookahead_analysis
3 years ago
hippocritical a7426755bc added a check for bias1.
3 years ago
Matthias 35a388bf9a Don't force min_roi to have content
3 years ago
hippocritical 05f0b32e3b Merge remote-tracking branch 'origin/develop' into develop
3 years ago
hippocritical 636298bb71 added test_lookahead_helper_export_to_csv
3 years ago
hippocritical eb31b574c1 added returns to text_table_lookahead_analysis_instances
3 years ago
hippocritical 9366c77e42
Merge branch 'freqtrade:develop' into develop
3 years ago
Matthias 70a0c2e625 Fix test mishap
3 years ago
Matthias 3e6a2bf9b0 Add parameters for analysis tests ...
3 years ago
Matthias e73cd1487e Add somewhat sensible assert
3 years ago
Matthias 9869a21951 Move strategy to it's own directory to avoid having other
3 years ago
Matthias 3f5c18a035 Add some tests as todo
3 years ago
Matthias e183707979 Further test lookahead_helpers
3 years ago
Matthias ceddcd9242 Move most of the logic to lookahead_analysis helper
3 years ago
Matthias d8af0dc9c4 Slightly improve testcase
3 years ago
Matthias 209eb63ede Add startup test case
3 years ago
Matthias 2e675efa13 Initial fix - test
3 years ago
Matthias 073dac8d5f Move lookahead analysis tests to optimize subdir
3 years ago
Matthias 261822147c Fix remaining arrow testcases
3 years ago
Matthias 7a2ff60255 Fix more tests
3 years ago
Matthias 29fdcdbf56 reduce arrow in tests
3 years ago
Matthias 8dd8c24595 Merge branch 'develop' into pr/froggleston/7861
3 years ago
Matthias d1e9e70396 Improve Resample-period test
3 years ago
Matthias 7ff35fea3c Default weekly report to monday
3 years ago
Matthias 72284317c2 Fix failing backtest test
3 years ago
Matthias b09fb5826f don't use "can_short" in backtesting to determine application of leverage
3 years ago
Matthias 7cdcd97c26 Update tests for new logic.
3 years ago