Matthias
|
67152ad48a
|
Improve and parametrize pairlist tests
|
2024-02-24 14:56:42 +01:00 |
|
Matthias
|
e82d9e2f55
|
Test volatilityfilter with more pairs
|
2024-02-24 14:45:15 +01:00 |
|
Matthias
|
b972ee78ec
|
Enhance rangeStability test
|
2024-02-24 14:41:06 +01:00 |
|
Matthias
|
2704f6e758
|
Improve test
|
2024-02-24 14:05:25 +01:00 |
|
Matthias
|
91ba4f6424
|
Add test for volatilityFilter sorting
|
2024-02-24 13:31:26 +01:00 |
|
Matthias
|
eaf70428c1
|
Improve volatility tests
|
2024-02-24 13:21:49 +01:00 |
|
Matthias
|
a22181d721
|
Enable caching for "filter only" Volumepairlist
|
2024-02-15 18:20:19 +01:00 |
|
Matthias
|
7f7e9ec875
|
Add additional test case for VolumePairlist in range mode
|
2024-02-15 18:20:19 +01:00 |
|
Matthias
|
6c9b9e91e8
|
enhance volumpairlist range test
|
2024-02-15 18:20:19 +01:00 |
|
Matthias
|
470a239e82
|
Formatting ...
|
2024-01-29 20:10:50 +01:00 |
|
Matthias
|
01baea8aab
|
Test exceptions / errors
|
2024-01-29 20:08:25 +01:00 |
|
Matthias
|
4a580fc72f
|
Add test validating cache
|
2024-01-29 20:01:21 +01:00 |
|
Matthias
|
d691ffe9db
|
Test more diff. scenario
|
2024-01-29 19:47:08 +01:00 |
|
Stefano
|
17af69435f
|
remove mode, add max_rank, modify test
|
2024-01-29 17:57:14 +09:00 |
|
Matthias
|
23ac9e145a
|
Fix generator test
|
2024-01-27 16:25:00 +01:00 |
|
Matthias
|
b72078e76e
|
use get_pair_base_currency
|
2024-01-27 16:07:55 +01:00 |
|
Matthias
|
076ca75200
|
Slightly refactor pairlist test
|
2024-01-27 14:52:05 +01:00 |
|
Stefano
|
f8dc161ab4
|
add 2 more final tests
|
2024-01-27 19:33:12 +09:00 |
|
Stefano
|
e0f7b62b54
|
fix initial tests
|
2024-01-27 19:12:50 +09:00 |
|
Stefano Ariestasia
|
c854cef313
|
fix precommit
|
2024-01-27 18:12:19 +09:00 |
|
Stefano Ariestasia
|
006639820b
|
add simple test
|
2024-01-27 18:10:10 +09:00 |
|
Stefano
|
eb7df30061
|
add test
|
2023-09-22 09:43:03 +09:00 |
|
Matthias
|
8cbb5d2a93
|
Adjust test for "nan" data
shows problem in #9154
|
2023-09-06 19:38:54 +02:00 |
|
Matthias
|
5eb446f1ce
|
Don't remove elements from list we're iterating over
closes #9127
|
2023-08-29 17:44:39 +02:00 |
|
Matthias
|
5efa40215b
|
Allow invalid futures pairs (: separated)
closes #9127
|
2023-08-29 17:40:35 +02:00 |
|
Matthias
|
0c7cb29ea1
|
Don't use type() is comparisons
|
2023-08-22 20:39:36 +02:00 |
|
Matthias
|
4dda9c6daa
|
Add explicit test for short-desc
|
2023-07-09 11:36:13 +02:00 |
|
Matthias
|
4cfbc55d34
|
Update remaining tests to get rid of .query
|
2023-03-16 18:07:06 +01:00 |
|
Matthias
|
d3a3ddbc61
|
Check if exchang provides bid/ask via fetch_tickers - and fail with spread filter if it doesn't.
closes #8286
|
2023-03-09 19:42:43 +01:00 |
|
Matthias
|
2ca8b0b12e
|
Update more exchange mocks to use EXMS
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
bcdf4e0fe8
|
Use variable for exchange mocks to shorten lines
|
2023-03-01 20:27:15 +01:00 |
|
Matthias
|
6fa3db3a1d
|
Fix failing tests
|
2022-12-15 19:36:21 +01:00 |
|
Matthias
|
30b467906c
|
Delist FTX, following ccxt's delisting.
|
2022-11-14 19:40:57 +01:00 |
|
Matthias
|
a323acf343
|
Improve ShufflePairlist to shuffle only once per candle
|
2022-10-30 09:46:12 +01:00 |
|
Matthias
|
2ce265bed3
|
Merge pull request #7473 from freqtrade/feat/producerpairlist
Producerpairlist
|
2022-09-30 06:54:15 +02:00 |
|
Matthias
|
8c2e473ee5
|
Fix test warning
|
2022-09-27 08:53:29 +00:00 |
|
Matthias
|
af59572cb9
|
prior pairlists should go first
|
2022-09-25 19:32:39 +02:00 |
|
Matthias
|
bd106b4b8e
|
Add tests for Producerpairlist
|
2022-09-25 10:13:00 +02:00 |
|
Matthias
|
0c810868de
|
Add Dataprovider to pairlist
|
2022-09-25 09:22:21 +02:00 |
|
Matthias
|
02f2096fc3
|
Reverse and fix rangestability conditions
closes #7447
|
2022-09-21 06:53:07 +02:00 |
|
Matthias
|
70a77ba3d9
|
Check for "last" availability in PrecisionFilter
closes #7250
|
2022-08-18 20:07:50 +02:00 |
|
Matthias
|
fa89368c02
|
Add test for precision backpopulation
|
2022-08-16 11:11:52 +02:00 |
|
Matthias
|
5aaab75d1c
|
Add test for dynamic_pairlist_expand
|
2022-08-13 10:18:57 +02:00 |
|
Matthias
|
2c7c5f9a6e
|
Update mock_usdt trade method
|
2022-06-10 20:47:52 +02:00 |
|
Matthias
|
2a1368d508
|
Offsetfilter: add number_assets parameter
closes #6824
|
2022-05-14 14:16:13 +02:00 |
|
Matthias
|
7d8ca63752
|
Merge pull request #6550 from freqtrade/short_tickerproblems
Short tickerproblems
|
2022-03-19 15:43:40 +01:00 |
|
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
2022-03-18 08:18:17 +01:00 |
|
Matthias
|
73fc344eb1
|
Improve wording in docs
|
2022-03-18 06:38:54 +01:00 |
|
Matthias
|
f55db8e262
|
Spreadfilter should fail to start if fetchTickers is not supported
|
2022-03-17 20:21:10 +01:00 |
|
Matthias
|
a13b633c56
|
update VOlumepairlist to also work without tickers
|
2022-03-17 20:11:56 +01:00 |
|