Commit Graph

79 Commits (e8aeebb12371725b6029cdee5222d3daaf70176b)

Author SHA1 Message Date
Matthias 791fbe8054 Merge branch 'develop' into pr/x-mass/12315
3 months ago
Matthias 93b6c52aad test: Improved test setup
3 months ago
Matthias 19526f1df2 test: update tests to align to improved formatting
5 months ago
Matthias 916d8324cb test: update tests with new fields
5 months ago
x-mass ea6d23bd2d fix: align _get_close_rate_for_roi with calc_profit_ratio logic in backtesting
7 months ago
Matthias 640cab2ca8 refactor: tests - update timezone.utc to UTC
10 months ago
Matthias f1b890954a test: enable total_profit_ratio asserts
1 year ago
Matthias 0f2ff70bdf test: adjust test to reflect reality
1 year ago
Matthias cf563c1a56 test: update tests for new best-pair logic
1 year ago
Matthias 733cd22dee chore: remove bt_open_open_trade_count_candle
1 year ago
Matthias 6ee38adbb5 fix: round open_rate to tradable precisionThis prevents odd display issues with 16 decimals in case of multiple entries.
1 year ago
Matthias 12ab1cb2c4 tests: add explicit test for stake_amount_filled
1 year ago
Matthias e35f5c9fde tests: update test to account for newly added prop
1 year ago
Matthias 54bc60b08f test: Update test for new to-json field
2 years ago
Matthias 7972a023ed fix: oddly wrong fee_cost calculation
2 years ago
Matthias 10f0522a6b chore: update attribute wording to bt_profit
2 years ago
Matthias 2bc9cdafb2 chore: update attribute wording to bt_trades
2 years ago
Matthias e643a2ea32 chore: update attribute wording to bt_trades_open
2 years ago
Matthias ec0f6cb246 Add Properties for canceled orders to trade_model
2 years ago
Matthias 4f5bf632fc ruff format: remaining tests
2 years ago
Matthias 7767ad9d6e Update imports in test directory
2 years ago
Matthias f52c3677ca Move test comment out of the test data
2 years ago
Christian Clauss 99b4767bf4 Fix typos discovered by codespell
2 years ago
Matthias 30b4f27152 Cleanup some nitpicks
2 years ago
Matthias 1696aa3915 Adjust tests for new fields
2 years ago
Matthias b33a9059ab Fix some more tests
2 years ago
Matthias 48097f4a7d Update tests according to calculation update
2 years ago
Matthias 0815bb6244 Improve trade close profit assertions
2 years ago
Matthias a049ff9371 Improve special testcase
3 years ago
Matthias 0c51e2637f Fix calculation issue for #9346
3 years ago
Matthias 24dfd9b93b Add test for #9346, showing current behavior
3 years ago
Matthias e81929bc55 Have test use funding_fee_running
3 years ago
Matthias 5a0c15f377 Update Idem test
3 years ago
Matthias 394d758d32 Add missing fields to json (and json parse)
3 years ago
Matthias fed24c1308 Improve test for get_canceled_exit_order
3 years ago
Matthias ae4021da14 Rename get_canceled exit orders ...
3 years ago
Matthias a866b0a35e Improve test correctness
3 years ago
Matthias 067c9219b6 replace 'open_orders' with "has_open_orders" in api
3 years ago
Matthias f4e5ce892b use has_open_orders in persistence
3 years ago
Matthias 830fc7580c Cleanup unused property
3 years ago
Matthias 8c95207ca4 Merge branch 'develop' into pr/Axel-CH/8779
3 years ago
Matthias ffaa121bc7 Simplify code by removing unnecessary (and non-working) method
3 years ago
Matthias 39b6a00224 Improve naming of calculate_profit method
3 years ago
Matthias 07e07bd66b Improve test, ensuring we calculate profits correctly
3 years ago
Matthias 28e685ee2b Switch combined profit response to dataclass
3 years ago
Matthias c58a1649cb add calc_profit_combined call
3 years ago
Matthias 1a8b793c0a Merge branch 'develop' into feat/stoploss_adjust
3 years ago
Matthias 3e986e24fa Merge branch 'develop' into pr/Axel-CH/8779
3 years ago
Matthias 0cc7039232 Fix mock trade 1 status
3 years ago
Matthias 6249392526 Add test for "allow adjustment in other direction"
3 years ago