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 |
|
Joe Schr
|
39ba6fe56b
|
Ruff --fix
|
2024-02-07 12:48:15 +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 |
|
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 |
|
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
|
63d8239011
|
Merge branch 'develop' into bt-metrics2
|
2024-01-27 16:24:05 +01:00 |
|
Matthias
|
5890665931
|
Add BTC/USDT to test markets
|
2024-01-27 16:23:47 +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 |
|
Bloodhunter4rc
|
c398504f23
|
fix tests
|
2024-01-26 20:55:24 +01:00 |
|
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2024-01-24 20:31:38 +01:00 |
|
Matthias
|
0077f3c9a5
|
Code style improvements
|
2024-01-24 20:25:25 +01:00 |
|
Matthias
|
6aa4de4d29
|
Tests for enhanced list-data functionality
|
2024-01-24 20:17:39 +01:00 |
|
Matthias
|
96a8263c57
|
trades_to_ohlcv_multi test adjustment
|
2024-01-23 19:31:40 +01:00 |
|
Matthias
|
79ecca3e40
|
Add test for trades-conversation on different dates
|
2024-01-23 19:24:41 +01:00 |
|
Matthias
|
267f2e352e
|
Add trades-generator
|
2024-01-23 19:24:41 +01:00 |
|
Matthias
|
1ae3b1e622
|
Fix weekly resamples to ensure they're on monday.
|
2024-01-23 19:21:06 +01:00 |
|
Matthias
|
34ac2dc9ae
|
Further improve ohlcv test
|
2024-01-23 19:12:35 +01:00 |
|
Matthias
|
efe332a395
|
Fix wrong test comment
|
2024-01-23 07:25:30 +01:00 |
|
Matthias
|
8fd2dcd257
|
Impove tests for yearly resample
|
2024-01-23 07:22:38 +01:00 |
|
Matthias
|
48ea43f954
|
Fix yearly resample timeframe
|
2024-01-23 07:22:18 +01:00 |
|
Matthias
|
6b78dac6f0
|
Re-align naming for resample_freq generator
|
2024-01-23 07:12:27 +01:00 |
|
Matthias
|
656b32814b
|
Have trade_converter use timeframe_as_resample_freq
|
2024-01-23 07:10:25 +01:00 |
|
Matthias
|
c9c44a4710
|
Extract resample_interval generation
|
2024-01-23 07:02:09 +01:00 |
|
Matthias
|
5167f6936d
|
Prepare converter to work on 1s data.
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
fdf88a8019
|
Improve test showing that 1m and 1s conversion is identical.
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
087c59cfbf
|
Fix data generation bug with 3m data
|
2024-01-23 06:42:12 +01:00 |
|