Matthias
|
46458bf5eb
|
Merge branch 'stable' into new_release
|
2023-02-25 16:02:26 +01:00 |
|
Matthias
|
659140e190
|
Add bt-error to UI backtest method.
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
9600039686
|
Update dry-run fill method naming
|
2023-02-17 06:37:03 +01:00 |
|
Matthias
|
6012a55828
|
Improve test
|
2023-01-31 19:40:42 +01:00 |
|
Matthias
|
9cfbb21cd7
|
Improve error messages
|
2023-01-31 19:38:43 +01:00 |
|
Matthias
|
bbc663fce1
|
Add telegram test
|
2023-01-31 19:26:26 +01:00 |
|
Matthias
|
1c47c118d6
|
Add cancel-order api test
|
2023-01-31 19:26:21 +01:00 |
|
Matthias
|
daafc1c90f
|
Update test and help
|
2023-01-31 18:16:59 +01:00 |
|
Matthias
|
c4482d56ab
|
Merge branch 'stable' into new_release
|
2023-01-30 07:10:32 +01:00 |
|
Matthias
|
634b80f0e7
|
Add tests for plotconfig in ws mode
|
2023-01-18 18:15:35 +01:00 |
|
Matthias
|
4ea8962ca2
|
Rename futures test data
|
2023-01-13 20:44:32 +01:00 |
|
Matthias
|
6fc3d0e5e1
|
Merge pull request #7995 from freqtrade/dependabot/pip/develop/httpx-0.23.3
Bump httpx from 0.23.1 to 0.23.3
|
2023-01-09 20:47:32 +01:00 |
|
Matthias
|
fbdda8cd15
|
Always pass Dictionaries to testclient post requests
|
2023-01-09 18:12:20 +01:00 |
|
Matthias
|
ad49541947
|
Adapt Tests for new mandatory columns
|
2023-01-08 13:55:52 +01:00 |
|
Matthias
|
149539d3f9
|
Merge branch 'stable' into new_release
|
2022-12-28 15:42:29 +01:00 |
|
Matthias
|
62c4675e29
|
Remove some deprecated fields from the API
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
cb66663fd2
|
show max_stake_amount in API
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
882e68c68b
|
Rename backtest-result from new to "not new".
|
2022-12-26 15:33:14 +01:00 |
|
Matthias
|
524da3c7ab
|
Don't actually load models to avoid random failures
|
2022-12-23 16:19:12 +01:00 |
|
Matthias
|
256fac2a2b
|
Add test for freqaimodels endpoint
|
2022-12-20 07:24:54 +01:00 |
|
Matthias
|
86b30d2d66
|
Improve emc test resiliancy
|
2022-12-19 07:01:32 +01:00 |
|
Matthias
|
97fee37072
|
Improve emc test
|
2022-12-14 07:22:51 +01:00 |
|
Timothy Pogue
|
f1ebaf4730
|
fix tests
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
1da8ad69d9
|
improve more tests by freezing time
|
2022-12-08 14:33:16 +01:00 |
|
Matthias
|
bbedc4b63e
|
Stop clock to avoid random failures on slow CI runs
|
2022-12-08 14:15:29 +01:00 |
|
Matthias
|
72472587dd
|
Increase test range for api version test
|
2022-12-05 20:19:01 +01:00 |
|
Matthias
|
3c322bf7df
|
Improve forceenter validation messages
|
2022-11-29 18:27:08 +01:00 |
|
Matthias
|
f4025ee5de
|
Merge pull request #7289 from freqtrade/feat/freqai-rl-dev
Add reinforcement learning module to FreqAI
|
2022-11-27 17:15:21 +01:00 |
|
Matthias
|
178e5a195a
|
Merge branch 'stable' into new_release
|
2022-11-27 15:33:45 +01:00 |
|
robcaulk
|
4894d772ed
|
merge develop into feat/freqai-rl-dev
|
2022-11-24 18:50:11 +01:00 |
|
Timothy Pogue
|
d9d7df70bf
|
fix tests, log unknown errors
|
2022-11-21 12:21:40 -07:00 |
|
Matthias
|
12b471c64b
|
Prevent 2 parallel open orders through forceentry
this leads to forgetting the prior order
closes #7765
|
2022-11-20 09:28:14 +01:00 |
|
robcaulk
|
387c905a86
|
merge develop into RL
|
2022-11-17 21:59:07 +01:00 |
|
Matthias
|
1975e942d6
|
Add test for no remaining
(kucoin case - https://github.com/freqtrade/freqtrade/issues/7757).
|
2022-11-17 19:07:47 +00:00 |
|
Matthias
|
48e5a45856
|
rpc_test: dont replicate whole response,
updating what's changed improves readability
|
2022-11-17 19:07:47 +00:00 |
|
Matthias
|
0a7f4fd3cc
|
fix httpx test warning
|
2022-11-17 10:36:24 +00:00 |
|
Matthias
|
097af973d2
|
improve RPC testcase to cover open orders
|
2022-11-17 07:10:47 +01:00 |
|
robcaulk
|
7a4bb040a5
|
merge develop into feat/freqai-rl-dev
|
2022-11-12 10:54:34 +01:00 |
|
robcaulk
|
a49edfbaee
|
add tests for CatboostClassifier
|
2022-10-30 18:08:10 +01:00 |
|
robcaulk
|
d1a0874683
|
merge develop into feat/freqai-rl-dev
|
2022-10-30 10:13:03 +01:00 |
|
Matthias
|
a56465e049
|
Merge branch 'stable' into new_release
|
2022-10-28 19:34:15 +02:00 |
|
Evgeniy Vladimirov
|
82d75d8914
|
Fix tests that failed due to new strategy.
|
2022-10-16 14:59:55 +03:00 |
|
Matthias
|
4a8cb3359b
|
Fix broken tests
|
2022-10-14 16:07:49 +00:00 |
|
Matthias
|
df5ae66252
|
Refactor webhook method
|
2022-10-07 20:52:52 +02:00 |
|
Matthias
|
1aedf08ba5
|
Update tests
|
2022-10-07 20:48:37 +02:00 |
|
Matthias
|
fb2f2d9a39
|
Allow webhook message setting directly
|
2022-10-07 20:44:47 +02:00 |
|
robcaulk
|
9c73411ac2
|
Merge remote-tracking branch 'origin/develop' into dev-merge-rl
|
2022-10-05 15:21:45 +02:00 |
|
Matthias
|
4cf4642a6c
|
Parametrize EMC test
|
2022-10-03 06:40:21 +02:00 |
|
Matthias
|
e686faf1bc
|
Remove faulty test cleanup
|
2022-10-02 08:37:37 +02:00 |
|
Matthias
|
564318415e
|
Improve test resiliance
|
2022-10-02 08:12:03 +02:00 |
|