Matthias
|
9ebd34daba
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-11 07:06:58 +02:00 |
|
Matthias
|
f3e2dcd342
|
chore: update get_patched_exchange argument
|
2024-07-05 09:22:12 +02:00 |
|
Joe Schr
|
a56faf503b
|
ruff format: orderflow / public trades
|
2024-05-15 17:09:32 +02:00 |
|
Joe Schr
|
b9035da981
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-05-15 14:43:00 +02:00 |
|
Matthias
|
ffd49e0e59
|
ruff format: tests/data
|
2024-05-13 07:10:24 +02:00 |
|
Matthias
|
40aa0800de
|
Additional fix to eliminate some word-ignores
|
2024-04-19 07:02:31 +02:00 |
|
Matthias
|
69d098e265
|
Dataprovider test
|
2024-04-05 07:16:37 +02:00 |
|
Matthias
|
28e4711ee9
|
Enhance test for dataprovider
|
2024-04-05 07:07:12 +02:00 |
|
Matthias
|
5e0aa9108c
|
Update tests correspondlingy
|
2024-03-15 06:49:49 +01:00 |
|
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2024-01-24 20:31:38 +01:00 |
|
Thomas Joußen
|
3f44f56f6f
|
Remove bool from get_required_startup because its unused.
|
2023-12-19 17:30:15 +00:00 |
|
Matthias
|
e79a58e1c4
|
Add test case to verify behavior in #9432
|
2023-12-12 19:59:56 +01:00 |
|
Matthias
|
c62e52c759
|
Add test for dp_get_required_startup
|
2023-12-12 19:48:17 +01:00 |
|
Matthias
|
0c7cb29ea1
|
Don't use type() is comparisons
|
2023-08-22 20:39:36 +02:00 |
|
Matthias
|
045d8c6fca
|
Add test for informative pair filtering
|
2023-08-15 17:56:40 +02:00 |
|
Matthias
|
1d77497f64
|
Fix test
|
2023-07-12 18:23:31 +02: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
|
1dc3c58775
|
Convert missing candle count to int
closes #8082
|
2023-01-31 11:04:56 +00:00 |
|
Matthias
|
935275010f
|
Remove some unused fixtures
|
2022-12-16 06:46:54 +01:00 |
|
Matthias
|
ca2a878b86
|
Update test naming
|
2022-12-14 20:06:55 +01:00 |
|
Matthias
|
1c0c4fd420
|
Improve test
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
96edd31458
|
Test add_external_candle
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
687eefa06e
|
Improve emit_df testcase
|
2022-12-05 18:19:19 +01:00 |
|
Matthias
|
1626eb7f97
|
Update dataprovider function name to get_producer_df
|
2022-09-22 20:46:40 +02:00 |
|
Timothy Pogue
|
75ce9067dc
|
fix dp test
|
2022-09-12 16:39:16 -06:00 |
|
Timothy Pogue
|
2f6a61521f
|
add more tests
|
2022-09-09 17:14:40 -06:00 |
|
Matthias
|
31ddec8348
|
Add missing test to confirm backtesting won't send messages
|
2022-07-27 06:51:56 +02:00 |
|
Matthias
|
0adfa4d9ef
|
Add tests for dataprovider send-message methods
|
2022-07-27 06:34:15 +02:00 |
|
Matthias
|
25e1142f89
|
Update Enum imports
|
2021-12-08 15:59:20 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
ba1091b9e4
|
Improve dataprovider test
|
2021-12-07 07:11:36 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
slowy07
|
f24a951ec5
|
fix: typo spelling grammar
|
2021-08-16 19:16:24 +07:00 |
|
Matthias
|
9c34304cb9
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
|
Matthias
|
1c408c0404
|
Add small tests for backtest mode
|
2021-05-09 19:47:37 +02:00 |
|
Matthias
|
4b6cd69c81
|
Add test for no-exchange dataprovider
|
2021-05-08 10:29:47 +03:00 |
|
Matthias
|
f1cf56cc42
|
Update current_whitelist test
|
2021-04-13 06:57:21 +02:00 |
|
Matthias
|
67193bca3d
|
Move pairlists to be a plugin submodule
|
2020-12-23 16:54:35 +01:00 |
|
Matthias Spiller
|
0d11f0bd75
|
Add unit test for hdf5 dataformat for informative pairs
|
2020-10-31 11:45:46 +00:00 |
|
Matthias
|
8165cc11df
|
Change get_next_limit_in_list to use list comprehension
|
2020-10-13 20:30:35 +02:00 |
|
Matthias
|
c2a6f70b4c
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
|
Matthias
|
29d3ff1bc9
|
Adjust tests to work with ExchangeError
|
2020-06-28 16:04:04 +02:00 |
|
Matthias
|
ab9382434f
|
Add test for get_analyzed_dataframe
|
2020-06-18 06:50:06 +02:00 |
|
Matthias
|
3e895ae74a
|
Some more replacements of ticker_interval
|
2020-06-02 09:41:42 +02:00 |
|
Matthias
|
950f358982
|
Replace occurances in test files
|
2020-06-01 20:47:27 +02:00 |
|
hroff-1902
|
d84cb3be77
|
Improve test
|
2020-05-15 19:19:52 +03:00 |
|
hroff-1902
|
78b81bac48
|
Add test for dp.ticker()
|
2020-05-14 16:43:16 +03:00 |
|
Matthias
|
e864db1843
|
Update test for dp.current_whitelist
|
2020-05-12 06:38:14 +02:00 |
|