Commit Graph

96 Commits (da3c42bbbc577ef9a83aa0d257430ab6ff9bd00a)

Author SHA1 Message Date
Matthias 43bb4114d0 Update test for no open_order_id usage
3 years ago
Matthias 8c95207ca4 Merge branch 'develop' into pr/Axel-CH/8779
3 years ago
Matthias 25f5dbfcbd Delete trade if replacing the first order failed
3 years ago
Matthias 28c62724df Add explicit test and message for "Order could not be replaced" scenario
3 years ago
Matthias 43c73c75c5 Remove more open_order_id references
3 years ago
Axel CHERUBIN f397d973f3
Merge branch 'freqtrade:develop' into feature/multiple_open_orders
3 years ago
Matthias fd7dfc95e3 Enhance dca integration test for adjust_entry checks
3 years ago
Matthias 68c3c764b7
Merge pull request #8914 from freqtrade/fix/8877
3 years ago
Matthias 69ddbe3944
Merge pull request #8909 from freqtrade/backtest_adjustment
3 years ago
Matthias d0e0e156b1 Update tests to account for realized profit/loss
3 years ago
Matthias 8a55423ac7 Add asserts for wallet size
3 years ago
Matthias 66131d5103 Improve integration test assertions
3 years ago
Matthias d8c0621887 Add stake amount property to order object
3 years ago
Matthias f1bed95153 Fix some initial tests
3 years ago
Matthias 395ac5f6dc Update integration test
3 years ago
Matthias a642524928 Improve integration test correctness
3 years ago
Matthias f0b5f95fd6 Remove missleading comment
3 years ago
Matthias 736c396d98 Use correct amount for stoploss test
3 years ago
Matthias 469166636c Set initial stoploss when creating the order
3 years ago
Matthias 9d6e973e5b remove .query from most tests
3 years ago
Matthias 2c7ae756f5 Improve mock behavior
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 9600039686 Update dry-run fill method naming
3 years ago
Matthias 3397e47ccf Rename stoploss() to create_stoploss()
3 years ago
Matthias f4814a7d59 Improve test resiliance to small roundings
4 years ago
Matthias ca913fb29d Add leveraged test-case for order-adjustment
4 years ago
Matthias 8eda3a45a3 Test backest detail with leverage
4 years ago
Matthias 8f41f943b4 Fix 0.0 amount message wording
4 years ago
Matthias 83d9f3aeba Add test showing #7365
4 years ago
Matthias 1dd56e35d5 Ensure comparisions align when closing a trade
4 years ago
Matthias e4b7bcaeab Fix some tests
4 years ago
Matthias e3a5b97b45 Update recalc_from_trades to use FtPrecise
4 years ago
Matthias f7502bcc92 slightly update dca_short test
4 years ago
Kavinkumar a4bada3ebe
Partial exit using average price (#6545)
4 years ago
Matthias b7388557a9 Update interface tests
4 years ago
Matthias a947a1316b Add test to ensure stoploss is set properly in live
4 years ago
Matthias 108903f7f0 Add DCA order adjust test
4 years ago
Matthias aee0cfd17a forcebuy_enable -> force_entry_enable
4 years ago
Matthias 6d9218cb34 sell_signal -> exit_signal
4 years ago
Matthias 543aa74278 update sell_reason to exit_reason
4 years ago
Matthias d1f61c4cf9 Use proper fee for DCA entries
4 years ago
Matthias dcfa3e8648 Update SellType to ExitType
4 years ago
Matthias c07883b1f9 Move ExitCheckTuple to enums
4 years ago
Matthias 8d111d357a Update SellCheckTuple to new naming
4 years ago
Matthias 5d4386f037 Implement order_types validation
4 years ago
Matthias 5c2cca50e5 Minor updates, document no leverage changes
4 years ago
Matthias f0f5a50975 Update tests to test DCA for shorts
4 years ago
Matthias fd936e26ae Merge branch 'develop' into feat/short
4 years ago
Matthias dc7bcf5dda Update failing test
4 years ago