Matthias
|
6f0f4f06ef
|
Merge pull request #6908 from eSeR1805/feature_keyval_storage
Persistent storage of user-custom information
|
2024-03-08 07:00:17 +01:00 |
|
Matthias
|
265a7123da
|
Add explicit test for telegram functionality of list-custom-data
|
2024-03-03 13:10:50 +01:00 |
|
Matthias
|
30b4f27152
|
Cleanup some nitpicks
|
2024-03-03 12:50:28 +01:00 |
|
Matthias
|
99da6f70c2
|
Fix failing test due to new approach for convert-trades
|
2024-03-02 13:27:57 +01:00 |
|
Matthias
|
66e43f2fe8
|
Adjust tests for new arguments
|
2024-03-02 13:17:45 +01:00 |
|
Matthias
|
bdd63aa1d6
|
FIx futures trades pair download directory
|
2024-03-01 20:17:43 +01:00 |
|
Matthias
|
5dee60921f
|
Fix test for convert_trades_to_ohlcv
|
2024-03-01 19:42:33 +01:00 |
|
Matthias
|
82f191f7b0
|
Merge pull request #9861 from freqtrade/feat/sort_volatility
Add sorting to volatility and RangeStability pairlists
|
2024-03-01 06:52:34 +01:00 |
|
Matthias
|
cdfeae9f90
|
Update merge to "left" to avoid creating non-existing mark candles
|
2024-02-29 07:31:22 +01:00 |
|
Matthias
|
e988995d71
|
Handle NaN funding fees
closes #9831
|
2024-02-29 07:22:47 +01:00 |
|
Matthias
|
2384ba74a3
|
Merge branch 'develop' into feat/sort_volatility
|
2024-02-27 20:50:41 +01:00 |
|
Matthias
|
c0e9726f49
|
don't use "1M" - but be explicit in the intend
|
2024-02-27 06:20:08 +01:00 |
|
Matthias
|
5912d87b65
|
Pandas - update view to astype
|
2024-02-27 06:19:27 +01:00 |
|
Matthias
|
b1015172c7
|
Update test for fixed pandas behavior
|
2024-02-27 06:19:06 +01:00 |
|
Matthias
|
d6b01a6ffe
|
Assert for exact equality
|
2024-02-26 19:17:50 +01:00 |
|
Matthias
|
01266ed7eb
|
Align test results ...
|
2024-02-26 19:02:11 +01:00 |
|
Matthias
|
3e0755b8ad
|
Enhance funding-fee call test to account for different timezones
|
2024-02-25 09:02:17 +01:00 |
|
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
|
31e2543134
|
Enhance generate_test_data with parametrizable random seed
|
2024-02-24 13:30:42 +01:00 |
|
Matthias
|
eaf70428c1
|
Improve volatility tests
|
2024-02-24 13:21:49 +01:00 |
|
Matthias
|
9ac7149c47
|
Add check to verify that "since" is properly respected.
|
2024-02-22 22:14:29 +01:00 |
|
Matthias
|
f4ad1e8020
|
chore: Remove wrong typehint
|
2024-02-22 19:02:11 +01:00 |
|
Matthias
|
c7fff45bef
|
Fix test leakage
|
2024-02-22 19:01:33 +01:00 |
|
Matthias
|
4bbb3174b2
|
re-enable use_database after bt test
|
2024-02-21 06:52:22 +01:00 |
|
Matthias
|
c511d65d2e
|
Add backtesting test
|
2024-02-20 20:25:12 +01:00 |
|
Matthias
|
e8ca9ce39b
|
Add testconfirming correct functioning
|
2024-02-20 20:00:45 +01:00 |
|
Matthias
|
f1af00dd39
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-20 19:21:44 +01:00 |
|
Matthias
|
411f606476
|
Fix some tests due to new method
|
2024-02-20 06:21:03 +01:00 |
|
Matthias
|
3497f7946e
|
Add test for fetch_order_emulated
|
2024-02-20 06:21:03 +01:00 |
|
Matthias
|
00bde70f73
|
Fix / improve styling in test class
|
2024-02-19 19:14:44 +01:00 |
|
Matthias
|
66f4839101
|
Further increase test coverate of max_drawdown
|
2024-02-19 07:02:42 +01:00 |
|
Matthias
|
69a0f4c465
|
Fix bybit spot live tests
|
2024-02-18 16:09:59 +01:00 |
|
Matthias
|
583b2fc690
|
Fail if unified account is detected.
|
2024-02-18 11:50:42 +01:00 |
|
Matthias
|
e06b70eb05
|
Add log message for Bybit accout type
|
2024-02-18 11:50:42 +01:00 |
|
Matthias
|
51a6a7b632
|
Merge pull request #9821 from freqtrade/feat/volumepairlist_caching
improve volumepairlist "advanced filter mode" caching
|
2024-02-18 11:46:31 +01:00 |
|
Matthias
|
4bcf2c423a
|
Don't tick on ttl cache
|
2024-02-17 16:27:43 +01:00 |
|
Matthias
|
7b36a0fc42
|
Add explicit test for ohlcv_with_cache
|
2024-02-17 16:26:53 +01:00 |
|
Matthias
|
3f3760c0ae
|
Use Markdown V1 - update tests
|
2024-02-17 12:02:26 +01:00 |
|
Matthias
|
1696aa3915
|
Adjust tests for new fields
|
2024-02-15 20:39:06 +01:00 |
|
Matthias
|
c6d1c1a980
|
Add dt_ts_none helper
|
2024-02-15 19:50:56 +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
|
ab062d7bb1
|
Add test to run in backtest mode
|
2024-02-13 07:16:20 +01:00 |
|
Matthias
|
9be7759e42
|
Add initial test for custom_data
|
2024-02-13 07:10:11 +01:00 |
|
Matthias
|
1c81a21bb6
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-12 20:39:37 +01:00 |
|