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 |
|
Joe Schr
|
6e7a536c7a
|
Replaces public_trades_to_dataframe with trades_list_to_df
|
2024-02-12 13:45:56 +01:00 |
|
Matthias
|
72290365db
|
telegram: ensure msg update test uses the correct edit_message_text call
|
2024-02-12 06:31:39 +01:00 |
|
Joe Schr
|
eaa85e8651
|
Removes do_plot and old comments
|
2024-02-11 13:16:16 +01:00 |
|
Matthias
|
d23079f837
|
improve tests slighly
|
2024-02-10 20:13:17 +01:00 |
|
Matthias
|
f89147fd44
|
Allow limiting kraken pairs to --pairs selection
|
2024-02-10 08:44:16 +01:00 |
|
Joe Schr
|
9ec45ce042
|
Ruff fix
|
2024-02-08 19:48:53 +01:00 |
|
Joe Schr
|
3d92b40ad3
|
Ruff fix: E303 too many blank lines
|
2024-02-08 19:48:53 +01:00 |
|
Joe Schr
|
5b264d66e0
|
Ruff and flake fixes
|
2024-02-08 19:38:21 +01:00 |
|
Matthias
|
2393a9fecf
|
Fix some minor test failures
|
2024-02-07 19:06:41 +01:00 |
|
Joe Schr
|
39ba6fe56b
|
Ruff --fix
|
2024-02-07 12:48:15 +01:00 |
|
Matthias
|
4700782f60
|
Merge branch 'develop' into feature_keyval_storage
|
2024-02-07 07:13:41 +01:00 |
|
Joe Schr
|
f61c75ffcc
|
Fix isort imports
|
2024-02-06 20:35:16 +01:00 |
|
Joe Schr
|
aa663b926a
|
Fix tests for use public trades
|
2024-02-06 14:33:13 +01:00 |
|
Matthias
|
73e2e034ae
|
Remove unused argument
|
2024-02-05 18:03:28 +01:00 |
|
Matthias
|
35e1421d59
|
Reduce whitespace
|
2024-02-03 13:42:25 +01:00 |
|
Matthias
|
0f9e846587
|
Update Tests data to work with new cached levtiers
|
2024-02-03 13:32:53 +01:00 |
|
Matthias
|
3711fa5098
|
Improve formatting of leverage
closes #9759
|
2024-02-03 13:14:50 +01:00 |
|
TheJoeSchr
|
5487e02ba2
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-02-02 15:14:04 +01:00 |
|
Joe Schr
|
f6a8e03b59
|
Remove invoke self code for test_converter_public_trades
|
2024-02-02 14:54:28 +01:00 |
|
Matthias
|
8469484998
|
chore: Split stoploss tests from freqtradebot
stoploss on exchange tests are quiet extensive, and deserve their own test file.
|
2024-02-02 07:25:53 +01:00 |
|
Matthias
|
57df7d9eca
|
chore: convert test dir to package
|
2024-02-02 07:23:19 +01:00 |
|
Matthias
|
80f6fbbae9
|
chore: Move bot-related tests to test subdir
|
2024-02-02 07:07:58 +01:00 |
|
Matthias
|
ad121c19b0
|
Allow <1m timeframes for utility modes
|
2024-02-02 06:57:12 +01:00 |
|
Matthias
|
67c3bad977
|
Fix misspelled comment
|
2024-02-02 06:43:41 +01:00 |
|
Matthias
|
9bfd34a4f3
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
|
2024-02-02 06:43:02 +01:00 |
|
Joe Schr
|
b79aeb0a0d
|
Shrink public trades testdata by using BCH
|
2024-02-01 13:42:58 +01:00 |
|
Joe Schr
|
2833169955
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-02-01 11:46:38 +01:00 |
|
Matthias
|
d1a96af5e8
|
Add ft_order_Tag to backtest test
|
2024-01-30 07:28:36 +01:00 |
|
Matthias
|
d664e76834
|
Add some tests
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
398b93beef
|
Fix rpc test
|
2024-01-30 07:24:36 +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 |
|