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 |
|
Matthias
|
83480d90f1
|
Extend test range to more timeframes
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
67abfcf4d4
|
Add generic ohlcv_to_dataframe_multi test to ensure code works for diff. timeframe ranges
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
00e4c51741
|
Prep conftest for 1s data generation
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
d534f2014a
|
Account for kraken specialcase in tests
|
2024-01-21 16:58:58 +01:00 |
|
Matthias
|
f9b6830b78
|
update fetch_trades info data to kraken response format
|
2024-01-21 15:52:54 +01:00 |
|
Matthias
|
8a64f0b884
|
Fix fetch_trades tests
|
2024-01-21 15:37:39 +01:00 |
|
Matthias
|
15da4aa9bd
|
Update tests for added fetch_trades arg
|
2024-01-21 15:25:11 +01:00 |
|
Matthias
|
b56c663bea
|
Add regular / fallback test.
|
2024-01-21 14:13:05 +01:00 |
|
Matthias
|
501a9a8c98
|
Improve error message, add test for trade_pagination_id validation
|
2024-01-21 14:11:59 +01:00 |
|
Matthias
|
11dd349c2b
|
Update ccxt online test name to htx
|
2024-01-21 13:57:26 +01:00 |
|
Matthias
|
ef80772fc3
|
Rename class and tests
|
2024-01-21 13:57:26 +01:00 |
|
Matthias
|
b7ab7dd25e
|
Update tests for new kraken stoploss behavior
|
2024-01-17 19:44:18 +01:00 |
|
Matthias
|
29d2fc2e1b
|
Skip freqAI tests on py3.12
|
2024-01-14 18:02:36 +01:00 |
|
Matthias
|
59cc607761
|
Don't force-patch torch if it ain't installed.
|
2024-01-14 16:08:18 +01:00 |
|
Matthias
|
d412a8fc1a
|
Simplify emc test setup
|
2024-01-14 16:06:42 +01:00 |
|
Matthias
|
fbed3fad78
|
Fix non-asserting test
|
2024-01-14 15:18:42 +01:00 |
|
Matthias
|
393df83a91
|
Implement enter_tag initialization to avoid futures warning
|
2024-01-14 14:33:47 +01:00 |
|
Matthias
|
e967dfa145
|
Adjust api test after column expansion
|
2024-01-14 13:58:06 +01:00 |
|
Matthias
|
4aab57ce62
|
Add test for pandas deprecation warning
|
2024-01-14 13:56:05 +01:00 |
|
Matthias
|
5841c65430
|
Remove unused test param
|
2024-01-14 13:51:26 +01:00 |
|
Matthias
|
629a6be269
|
Rename methods to make exposure explicit
|
2024-01-13 16:53:31 +01:00 |
|
Matthias
|
cb9fa734d1
|
Improve test resiliance
|
2024-01-10 20:36:10 +01:00 |
|
Matthias
|
3f27c2792a
|
Remove trailing newline
|
2024-01-10 20:12:57 +01:00 |
|
Matthias
|
3caf964c46
|
Add NoDbContext context manager
|
2024-01-10 20:01:56 +01:00 |
|
Matthias
|
69e9ab90df
|
Adjust tests for new messaging scheme
|
2024-01-07 14:43:16 +01:00 |
|
Matthias
|
394c260eb2
|
Update runmode to 'backtest' in some test cases
|
2024-01-06 18:14:14 +01:00 |
|
Matthias
|
582f51ccdd
|
Add runmode "dry_run" to default configuration
|
2024-01-06 18:07:40 +01:00 |
|
Matthias
|
80071dd2d8
|
Adjust tests for improved telegram output
|
2024-01-06 16:25:49 +01:00 |
|
Matthias
|
9f682b5829
|
Improve Coin formatter naming
|
2024-01-06 16:02:47 +01:00 |
|
Matthias
|
209e7033cd
|
Fix tests for newly added field
|
2024-01-06 15:48:49 +01:00 |
|
Matthias
|
079330ac64
|
Merge pull request #9611 from freqtrade/rpc_final_exit_msg
Improve Telegram final exit msg
|
2024-01-06 15:46:56 +01:00 |
|
Matthias
|
88524db290
|
Remove leading whitespace
|
2024-01-06 13:04:49 +01:00 |
|
Matthias
|
e1ad87a565
|
Extract number-formatters from misc
|
2024-01-06 13:04:49 +01:00 |
|
Matthias
|
65009373ee
|
add round_value incl. tests
|
2024-01-06 12:42:33 +01:00 |
|
Matthias
|
90df6bcd54
|
Remove pointless parenteses
|
2024-01-06 11:49:40 +01:00 |
|
Matthias
|
3237cad8c8
|
Fix test naming from sell to exit
|
2024-01-06 11:32:58 +01:00 |
|