Commit Graph

649 Commits

Author SHA1 Message Date
Matthias 6a01985fd1 test: add test case to ensure max_stake considers leverage tiers 2025-04-18 14:35:54 +02:00
Matthias d6f58cd6cf test: fix leverage test 2025-04-18 14:02:05 +02:00
Matthias 9dd1ce71ca fix: improve get_max_leverage logic 2025-04-18 14:01:34 +02:00
Matthias 9c39b99ec6 test: add test case for new next_limit_in_list usecase 2025-04-02 19:43:20 +02:00
Matthias cd971cff4f test: improve liquidation-calculation test
Move maintenance margin to parameter, add tests from bybit page
2025-03-08 17:27:25 +01:00
Matthias 3371bad504 test: initialize exception for mock 2025-03-06 20:07:24 +01:00
Matthias 64e27637dc test: adjust test for raise-exception behavior 2025-03-06 07:17:39 +01:00
Matthias 975ad26eb8 Merge branch 'develop' into feat/binance_trades_fast 2025-02-13 06:43:56 +01:00
Matthias 89b6cc89a3 test: update test for removed manual limits 2025-02-01 13:49:04 +01:00
Matthias d530527f11 test: add test for exchange.features 2025-01-31 07:03:06 +01:00
Matthias 0e807d4a18 chore: fix typo as identified by codespell 2025-01-28 06:29:54 +01:00
Matthias 80d776af56 test: ensure tests use old method 2025-01-26 13:14:58 +01:00
Matthias f1c5d4a970 chore: ruff format updates 2025-01-13 18:05:20 +01:00
Matthias 649739b8e4 test: fix test failure due to missing commonCurrencies attr 2025-01-05 13:05:03 +01:00
Matthias 08fa82dc53 test: adjust test for new value unit 2025-01-05 10:08:20 +01:00
Matthias 44c29aa998 test: update tests for new calculate_fee_rate logic 2024-12-21 15:06:04 +01:00
Matthias 2c1400a9ff test: update trading mode test for binance cross support 2024-12-21 15:06:04 +01:00
Matthias dcc8c8800f feat: conversion_rate should map both sides 2024-12-21 15:06:04 +01:00
Matthias e7b1a7e493 test: add test for proxy coin conversion 2024-12-21 15:05:37 +01:00
Matthias 4d36aaff39 feat: convert get_valid_pair_combination to generator 2024-12-08 16:54:17 +01:00
Matthias d898c80e65 test: Add test for get_conversion_rate 2024-12-08 16:40:56 +01:00
Matthias ae1baf5789 test: mock price_to_precision for liquidation calculations 2024-12-08 13:35:46 +01:00
Matthias 29f86afaf4 Merge pull request #10858 from xzmeng/binance-public-data
Improve binance historic OHLCV download speed
2024-12-01 19:41:40 +01:00
Matthias db56fc158f test: update test market 2024-11-25 19:35:25 +01:00
Meng Xiangzhuo fc307bcf5b tests: fix 2024-11-13 12:44:27 +08:00
Meng Xiangzhuo 7ca39a5c38 Merge branch 'develop' into binance-public-data 2024-11-13 12:14:50 +08:00
Matthias 7e3f8ad012 tests: update test to not test for non-existing property 2024-11-04 20:14:30 +01:00
Meng Xiangzhuo cf0f232635 refactor: move download klines count message 2024-11-02 06:00:37 +08:00
Meng Xiangzhuo a417698fcd tests: fix test and improve coverage 2024-10-30 11:30:12 +08:00
Matthias 930b5e07f8 tests: adapt tests for improved createMarketBuyOrderRequiresPrice validation 2024-10-27 13:56:46 +01:00
Matthias 1473abf19a refactor: rename dry-liquidation parameter
passing all open trades will be more flexible for the future.
2024-10-02 07:05:00 +02:00
Matthias 45e75f3d09 chore: improve arguments to get_liquidation_price 2024-10-02 07:05:00 +02:00
Matthias 0c0bb29f83 chore: add other_trades param to liquidation_price calls 2024-10-02 07:05:00 +02:00
Matthias 096a051b99 test: update test 2024-09-25 19:03:03 +02:00
Matthias 2bbec9f9b1 tests: fix random test failure by reading time only once 2024-09-21 16:59:02 +02:00
Matthias 85138b0bc8 tests: Have exchange test get_historic_ohlcv properly 2024-09-21 09:06:26 +02:00
Matthias f4881e7c6f tests: Adjust tests for removed validate_pairlist functionality 2024-09-15 11:28:57 +02:00
Matthias 79020bba28 chore: Remove "prohibitedIn" check
it's only been used for bitrex, which does no longer exist.
apparently this was forgotten when decomissioning bittrex.
2024-09-15 10:49:26 +02:00
Matthias c04cf6c5cb test: Improve test coverage of retry/fail logic 2024-09-13 07:24:08 +02:00
Matthias 11eaa6d77c test: Add tests for new behavior 2024-09-13 07:24:08 +02:00
Matthias a250cf7ebe test: Remove unnecessary asyncio decorators 2024-08-29 20:38:57 +02:00
Matthias 1b7056853b refactor: move test_liquidation_price_binance to binance test file 2024-08-24 18:06:19 +02:00
Matthias 01b7ad4a3f feat: prevent freqAI startup on exchanges without history
closes #10570
2024-08-23 18:16:06 +02:00
Matthias 350c2241c4 test: adjust test mocks for precision_mode_price 2024-08-13 09:20:40 +02:00
Matthias 5093349732 chore: remove potential flakyness from test 2024-07-22 19:29:44 +02:00
Matthias 72f6ee8e8b feat: Add Orderflow -> exchange support validation 2024-07-22 18:07:32 +02:00
Matthias 9ebd34daba Merge branch 'develop' into feature/fetch-public-trades 2024-07-11 07:06:58 +02:00
Matthias f3e2dcd342 chore: update get_patched_exchange argument 2024-07-05 09:22:12 +02:00
Joe Schr aa86e95650 refresh_latest_trades: use max_candles to determine trades download count 2024-07-04 18:33:05 +02:00
Joe Schr ffda564f05 Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades 2024-06-19 20:38:50 +02:00