Commit Graph

305 Commits (3dd33cde00a9fdf5330595fa104b02771e0dbffd)

Author SHA1 Message Date
Stefano Ariestasia 3dd33cde00 fix test
3 years ago
Stefano Ariestasia b0639ab319 flake8
3 years ago
Stefano Ariestasia cfd8b068e7 add test for expectancy
3 years ago
Stefano Ariestasia dcc3ef1309 flake8 fix
3 years ago
Stefano Ariestasia c048e7229a modify expectancy and expectancy ratio
3 years ago
Matthias b4957a2e37 Update converter test
3 years ago
Matthias d94f3e7679 Add explicit tests for download-data
3 years ago
Matthias e0d5242a45 Reduce download-data verbosity
3 years ago
Matthias 261822147c Fix remaining arrow testcases
3 years ago
Matthias c0713eb77f More tests to dt_helpers
3 years ago
Matthias f7179f7c93 Fix last test with dependency on local user_data dir
3 years ago
Matthias 24804f066c Update test comment, uncomment last test section
3 years ago
Matthias 8dd8c24595 Merge branch 'develop' into pr/froggleston/7861
3 years ago
Matthias 3928051baf Revert unneeded formatting changes
3 years ago
Joe Schr e16db814fa featherdatahandler: implement trades_store/_trades_load
3 years ago
Matthias 222ecdecd2 Improve code quality
3 years ago
Matthias cd9c2c4c23 Merge branch 'develop' into pr/froggleston/7861
3 years ago
Matthias 2ca8b0b12e Update more exchange mocks to use EXMS
3 years ago
Matthias bcdf4e0fe8 Use variable for exchange mocks to shorten lines
3 years ago
Matthias d014e4590e use Path.open() instead of open
3 years ago
Matthias 34c42be74f Fix minor stylistic errors
3 years ago
Matthias 1dc3c58775 Convert missing candle count to int
3 years ago
Matthias 6e22607387 Add 5m futures testdata to support detail-backtest tests
3 years ago
froggleston 813724bd82 Add a new analysis group to output stats grouped by exit_tag
3 years ago
Matthias 1fc97a8008 use Unified futures naming for futures throughout tests
3 years ago
Matthias 4ea8962ca2 Rename futures test data
3 years ago
Matthias 32bbe603cb Fix sortino std calculation
3 years ago
Matthias f21185d1c4 Add tests for new metrics
3 years ago
Matthias 882e68c68b Rename backtest-result from new to "not new".
3 years ago
Matthias 6a15a9b412 Update backtest-result_new
3 years ago
Matthias 935275010f Remove some unused fixtures
3 years ago
Matthias ca2a878b86 Update test naming
3 years ago
Matthias 1c0c4fd420 Improve test
3 years ago
Matthias 96edd31458 Test add_external_candle
3 years ago
froggleston 6f08b610d6 Merge branch 'develop' of github.com:froggleston/freqtrade into reject_report
3 years ago
froggleston f5359985e8 Make CLI option and docs clearer that we're handling signals not trades
3 years ago
Matthias 687eefa06e Improve emit_df testcase
3 years ago
froggleston 5a4e99b413 Add support for collating and analysing rejected trades in backtest
3 years ago
froggleston 1a3f88c7b9 Replace separate start/end date option with usual timerange option
3 years ago
froggleston 4790aaaae1 Implement cli options for backtesting-analysis date filtering
3 years ago
Matthias 30b467906c Delist FTX, following ccxt's delisting.
3 years ago
Matthias a59d61472b Add test for dataframe footprint reduction
3 years ago
Matthias 6e09d552ac Properly handle and test ohlcv min_max with empty files
3 years ago
Matthias 547fd28811 Price-jump detection should only run once
4 years ago
Matthias 0ff7a0771d Move price_jump_warn to dataloading
4 years ago
Matthias 60cb11a44d Add price jump warning
4 years ago
Matthias 7f308c5186 Remove last occurance of timerange index
4 years ago
Matthias 34951f59d2 Update failing tests
4 years ago
Matthias b4fb28e4ef Update tests for new dataload strategy
4 years ago
Matthias 8c2e473ee5 Fix test warning
4 years ago