Matthias
|
12ae36e99e
|
test: use tmp_path instead of testdatadir for writing
|
2024-12-15 15:02:35 +01:00 |
|
Matthias
|
abfe683763
|
test: fix tests data pollution
|
2024-12-15 15:02:16 +01:00 |
|
Matthias
|
a1ab8de593
|
test: Update tests for new bt storage method
|
2024-12-15 13:20:25 +01:00 |
|
Matthias
|
5744e16a07
|
refactor: use 1 structure to save analysis signals
|
2024-12-14 19:50:59 +01:00 |
|
Matthias
|
e8376d5b79
|
feat: add timeframe_to_DateOffset
|
2024-12-13 14:27:54 +01:00 |
|
Matthias
|
d887a4aa4a
|
Merge branch 'develop' into fix/orderflow_cache
|
2024-12-11 19:28:06 +01:00 |
|
Matthias
|
34835752f8
|
chore: improve typing in percentChange Pairlist
|
2024-12-11 07:25:07 +01:00 |
|
Matthias
|
d8fa782f13
|
test: Add test with faulty behavior
part of #11074
|
2024-12-11 07:07:47 +01:00 |
|
Matthias
|
f3d7b249be
|
test: Improve wallet tests
|
2024-12-10 21:05:05 +01:00 |
|
Matthias
|
097836d193
|
feat: improve logic for liquidation price calc
|
2024-12-10 21:05:04 +01:00 |
|
Matthias
|
6b1ac499ba
|
tests: more tests for cross wallet
|
2024-12-09 06:39:54 +01:00 |
|
Matthias
|
0fc0b2a1be
|
test: add test for cross balance logic
|
2024-12-09 06:39:54 +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
|
0276e65f39
|
test: update rpc test for new behavior
|
2024-12-08 15:29:23 +01:00 |
|
Matthias
|
a30f281478
|
Merge pull request #11023 from freqtrade/dependabot/pip/develop/xgboost-2.1.3
chore(deps): bump xgboost from 2.0.3 to 2.1.3
|
2024-12-08 13:46:58 +01:00 |
|
Matthias
|
ae1baf5789
|
test: mock price_to_precision for liquidation calculations
|
2024-12-08 13:35:46 +01:00 |
|
Matthias
|
eee5d710e7
|
chore: patch torch all the time -
"list"tests do load the modules as well - so they
need the same patch.
|
2024-12-08 10:06:23 +01:00 |
|
Matthias
|
489db37bbd
|
Merge pull request #10979 from amalysh/develop
allow json in environment variables
|
2024-12-08 08:55:21 +01:00 |
|
Matthias
|
934bcf253e
|
test: add tests for list parsing
|
2024-12-08 08:34:54 +01:00 |
|
Matthias
|
a85f200450
|
Merge pull request #11000 from freqtrade/feat/multi_wallet
Dry-run multi-wallet support
|
2024-12-07 17:49:32 +01:00 |
|
Matthias
|
e77ca024d7
|
chore: improve naming, don't duplicate column list
|
2024-12-06 20:16:46 +01:00 |
|
Matthias
|
6c25feabf2
|
tests: assert type of orderflow object
|
2024-12-06 20:05:07 +01:00 |
|
Matthias
|
6ab528748e
|
tests: Update orderflow tests
|
2024-12-06 06:40:15 +01:00 |
|
Matthias
|
6584f86bce
|
test: add Spy to improve test
|
2024-12-05 19:19:17 +01:00 |
|
Matthias
|
82d517fcbb
|
test: improve orderflow test
|
2024-12-05 07:12:35 +01:00 |
|
Matthias
|
ff371c43e0
|
tests: add test to ensure caching works
part of #11008
|
2024-12-05 07:11:58 +01:00 |
|
Matthias
|
0bf0e1808c
|
chore: add todo for future cleanup
|
2024-12-05 06:58:25 +01:00 |
|
Matthias
|
ad8f621287
|
tests: Improve hyperopt loss tests
|
2024-12-03 19:17:01 +01:00 |
|
Matthias
|
b0b73bf166
|
feat: add starting_balance as argument to hyperopt_loss_function
|
2024-12-03 19:15:57 +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 |
|
Axel-CH
|
fbd6a58e3d
|
Merge branch 'develop' into feature/proceed-exit-while-open-order
|
2024-12-01 10:51:41 -04:00 |
|
Axel-CH
|
4717f716de
|
fix test_dca_exiting
|
2024-12-01 10:41:41 -04:00 |
|
Axel-CH
|
02a089cb64
|
fix test_dca_order_adjust_entry_replace_fails
|
2024-12-01 10:36:49 -04:00 |
|
Matthias
|
0ada6fbd46
|
test: Add test case for kraken balance rewards
|
2024-12-01 15:34:36 +01:00 |
|
Axel-CH
|
8f15bce680
|
fix test_check_and_call_adjust_trade_position
|
2024-12-01 10:32:04 -04:00 |
|
Matthias
|
f31b26b1ab
|
tests: Improve sample_order online testing
|
2024-11-30 18:12:32 +01:00 |
|
Matthias
|
2b350eb872
|
tests: improve assert accuracy
|
2024-11-30 13:50:12 +01:00 |
|
Matthias
|
88d77658f8
|
tests: extract strategy_safe_wrapper tests
|
2024-11-30 13:49:04 +01:00 |
|
Matthias
|
162c79029f
|
chore: slightly reorganize test file layout
|
2024-11-29 07:12:54 +01:00 |
|
Matthias
|
5f363f5c9d
|
chore: properly remove ccxt reference
|
2024-11-29 07:00:42 +01:00 |
|
Matthias
|
71cf7aedb5
|
chore: remove unnecessary test-file
that test is flaky for new pairs - and wouldn't run in production anyway.
|
2024-11-29 06:48:39 +01:00 |
|
Matthias
|
fa1e0af19f
|
chore: remove direct exchange connection
|
2024-11-29 06:46:55 +01:00 |
|
Axel-CH
|
4c365f6afc
|
update test_dca_handle_similar_open_order
|
2024-11-28 22:25:58 -04:00 |
|
Matthias
|
5793216d5c
|
properly account for fee when assigning order.cost in backtesting
(although it's not relevant for operations, it shouldn't be obivously wrong).
closes #11003
|
2024-11-28 18:15:55 +01:00 |
|
Matthias
|
d1710826e6
|
chore: improved naming
|
2024-11-28 07:27:29 +01:00 |
|
Matthias
|
675b996f57
|
chore: improved naming in test case
|
2024-11-28 07:20:32 +01:00 |
|
Matthias
|
e2a09f272a
|
chore: Improve naming, remove unnecessary method
|
2024-11-28 06:55:15 +01:00 |
|
Matthias
|
7369331e2d
|
tests: add test for multi-pair dry-run wallets
|
2024-11-27 06:41:54 +01:00 |
|
Matthias
|
e6e193f252
|
test: assert tickers is called a 2nd time if necessary
|
2024-11-27 06:41:54 +01:00 |
|