Commit Graph

5906 Commits (92bcf672fb82b3c8a897ea537bfbdbbb287c3225)

Author SHA1 Message Date
Matthias 8b8bf6f97d refactor: automatically load detailed bt data
10 months ago
Matthias f8a151c2a5 feat: Add funding_fee to backtest results
10 months ago
Matthias 61dd94ceb0 test: add tests for annotations feature
10 months ago
Matthias 5954c64cc3
chore: use ubuntu 24.04 for online tests
10 months ago
Matthias 1ef2eeb456 chore(ci): reenable htx online tests through proxy
10 months ago
Matthias 02ab0eb139 test: temporarily disable HTX tests
10 months ago
Matthias d8b51875bf test: update tests for new file structure
10 months ago
Matthias 073b625355 test: update test for calculate_market_change
10 months ago
Matthias 574419f3a4 test: freeze time to avoid random test failure
10 months ago
Matthias 6a01985fd1 test: add test case to ensure max_stake considers leverage tiers
10 months ago
Matthias d6f58cd6cf test: fix leverage test
10 months ago
Matthias 9dd1ce71ca fix: improve get_max_leverage logic
10 months ago
Matthias a6d76cad39 test: improve api test to ensure the default is what we expect
11 months ago
David Arena 194d53acf8 fix: adding checks for trades and order_by_id
11 months ago
Matthias 6ae5724ad1
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
11 months ago
Matthias 16379bbcc5 test: small adjustment to test
11 months ago
Matthias a85dc6972d chore: Fix errors through S404 noqa's
11 months ago
Matthias 0aa05855d5 chore: unpack instead of list concat
11 months ago
Matthias c11de3ac38 chore: remove pointless ambiguous unicode characters
11 months ago
Matthias b797a5bf2f chore: remove some unused noqa's
11 months ago
Matthias 1d9d2fce7f chore: add noQA for S404
11 months ago
Matthias 0e92372b0b chore: don't use list[0] - but next
11 months ago
Matthias 68fbab5c32 test: fix type-problem in tests
11 months ago
mrpabloyeah c2296d83c3 Fix for passing CI
11 months ago
mrpabloyeah 9a3ada65f5 Complete the integration on freqtrade
11 months ago
Matthias a3d3a4de51 test: Update test to reflect new total_profit calculation
11 months ago
Matthias f1b890954a test: enable total_profit_ratio asserts
11 months ago
Matthias 0f2ff70bdf test: adjust test to reflect reality
11 months ago
Matthias d09efa6dd1
Merge pull request #11598 from Code0x58/feature/test-args-coupling
11 months ago
Matthias f817b21d17 chore: fix ruff
11 months ago
Matthias b7298f472c
Merge pull request #11561 from mrpabloyeah/calculate-and-save-all-metrics-per-pair
11 months ago
Oliver Bristow 55be046933 Add test for coupling of AVAILABLE_CLI_OPTIONS and Arguments
11 months ago
Oliver Bristow 38fa7068ca Add test for coupling of AVAILABLE_CLI_OPTIONS and ARGS_*
11 months ago
Matthias 88f8e831d7 test: Update ui test to also test for pre-release filtering
11 months ago
Matthias 26c7752b7c feat: don't install pre-releases
11 months ago
Matthias 1aaf0c2034
Merge pull request #11539 from Axel-CH/feat/add-paused-state
11 months ago
Matthias ac3a5900b4
Merge pull request #11593 from mrpabloyeah/fix-drawdown-calculation-2
11 months ago
Matthias 9c39b99ec6 test: add test case for new next_limit_in_list usecase
11 months ago
mrpabloyeah 3edc442f48 Fix drawdown calculation when maximum drawdown occurs on the first trade
11 months ago
Matthias b6cf3cc57d Merge branch 'develop' into pr/mrpabloyeah/11561
11 months ago
mrpabloyeah a3f23fd4fb Also fix the expected result in the test
11 months ago
Matthias 795a0b81ee chore: remove workaround for Kraken ".F" workaround
11 months ago
Axel-CH 722d5b2319 test: update test of _rpc_pause after removal of specific fallback if bot already paused
11 months ago
Axel-CH 3d8d2fc0c6 test: update tests related to paused state status message wording
11 months ago
Matthias 38feb90f9e chore: update function naming
11 months ago
Matthias bb08880c4a test: simplify test_worker_lifecycle
11 months ago
Matthias 948487518d test: improve test_worker_lifecycle
11 months ago
mrpabloyeah be5d158761 Calculate and save all metrics per pair (fix 5)
11 months ago
mrpabloyeah 4f2681500a Calculate and save all metrics per pair (fix 4)
11 months ago
mrpabloyeah 00237d68e4 Calculate and save all metrics per pair (fix 3)
11 months ago