Matthias
|
ac046d6a2d
|
Allow setting the exchange explicitly
|
2023-06-02 10:14:11 +02:00 |
|
Matthias
|
e2594e7494
|
Align tests to use webserver mode
|
2023-06-01 20:46:28 +02:00 |
|
Matthias
|
cafc9479b7
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-06-01 20:33:28 +02:00 |
|
Matthias
|
e0d9603e99
|
Raise correct httperrorcode for webserver-only endpoitns
|
2023-06-01 07:03:35 +02:00 |
|
Matthias
|
5fc8426b9b
|
Improve handling of order cancelation failures with force_exit
closes #8708
|
2023-05-31 17:06:51 +02:00 |
|
Matthias
|
430cd24bbc
|
Invert order (exit trade 3 before trade 4)
|
2023-05-31 15:00:09 +02:00 |
|
Matthias
|
08d040db14
|
Slightly update force_exit test
|
2023-05-31 14:59:41 +02:00 |
|
Matthias
|
5311614d54
|
Update force exit wording
|
2023-05-31 14:33:09 +02:00 |
|
Matthias
|
1f543666f4
|
Improve test for reload-markets timings, fix bug
closes #8714
|
2023-05-31 11:46:31 +02:00 |
|
Matthias
|
fd955028a8
|
Update tests for new background method
|
2023-05-31 07:08:27 +02:00 |
|
Matthias
|
3d05669f61
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-05-28 10:01:43 +02:00 |
|
Matthias
|
35a388bf9a
|
Don't force min_roi to have content
|
2023-05-27 19:39:00 +02:00 |
|
Matthias
|
9e75c768c0
|
Improve responses for evaluate get endpoints
|
2023-05-24 21:01:39 +02:00 |
|
Matthias
|
a0336c83c3
|
Update method casing in tests
|
2023-05-23 19:22:58 +02:00 |
|
Matthias
|
6efc62e4cd
|
Add test which verifies #8680 won't happen again
|
2023-05-23 19:10:10 +02:00 |
|
Matthias
|
9ffdaceef3
|
Bybit - use Proxy
|
2023-05-23 07:15:41 +02:00 |
|
Matthias
|
c2010d160f
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-05-22 19:59:20 +02:00 |
|
Matthias
|
33e25434b4
|
Change statuscode to 202
|
2023-05-22 19:43:27 +02:00 |
|
Matthias
|
85c14578e2
|
Merge pull request #8661 from freqtrade/feat/datetimehelpers
Add datetime helpers, reduce arrow usage to a minimum
|
2023-05-22 18:22:29 +02:00 |
|
Matthias
|
756e1f5d5b
|
Test pairlist evaluation
|
2023-05-21 10:08:32 +02:00 |
|
Matthias
|
7cc8da23c2
|
Update test for available pairlist
|
2023-05-21 09:56:46 +02:00 |
|
Matthias
|
5ad6652e55
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-05-21 09:15:50 +02:00 |
|
Matthias
|
914195acf4
|
Ensure one test can't fail 20 others
|
2023-05-21 09:14:00 +02:00 |
|
Matthias
|
96d74063fc
|
Don't have public attributes marked as private
|
2023-05-21 09:12:02 +02:00 |
|
Matthias
|
5316227219
|
Extract api backtest logic from ApiServer class
|
2023-05-21 09:08:52 +02:00 |
|
Matthias
|
7ecc2f76a2
|
Merge pull request #8650 from freqtrade/feat/secure_keys
Better secure the user's exchange keys during runtime
|
2023-05-19 08:45:17 +02:00 |
|
Matthias
|
9d0f488de7
|
Some more edits due to arrow
|
2023-05-19 07:15:24 +02:00 |
|
Matthias
|
5d0cff2f76
|
Add dt_humanize helper
|
2023-05-18 07:07:22 +02:00 |
|
Matthias
|
f657d06e91
|
Move shorten_date to datetime helpers
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
261822147c
|
Fix remaining arrow testcases
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
3ec55885bd
|
Remove arrow from more tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
9421ca2628
|
Remove arrow from test_persistence
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
3a4d103bc8
|
Properly check wallets with new type
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
7a2ff60255
|
Fix more tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
915cb5ffbd
|
add dt_utc helper
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
c0713eb77f
|
More tests to dt_helpers
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
29fdcdbf56
|
reduce arrow in tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
cfae98ae00
|
dt_now for tests
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
5b66ef4bea
|
Implement datetime.floor
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
55ce58d79f
|
Reduce some arrow usages in favor of dt helpers
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
000f72942a
|
Improve dt_now_ts helper
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
aa949153eb
|
Add now ts helper
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
6b735bc683
|
Implement dt_now
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
6044bbb6b1
|
Add datetime helpers to unify code
|
2023-05-18 07:00:36 +02:00 |
|
Matthias
|
c54f28ada8
|
Merge pull request #8623 from freqtrade/feat/tensorboard-logger
Add Tensorboard logger for PyTorch and XGBoost
|
2023-05-18 06:41:15 +02:00 |
|
robcaulk
|
adeab13bdf
|
cleanup tests, cross fingers that mac will pass
|
2023-05-17 07:21:48 +00:00 |
|
Matthias
|
45ee12e257
|
reload_trade should be a post endpoint
|
2023-05-16 20:27:07 +02:00 |
|
Matthias
|
1b714fdb00
|
Fix wrong "first trade" date in UI, improve interface
closes https://github.com/freqtrade/freqtrade-strategies/issues/301
|
2023-05-15 18:06:17 +02:00 |
|
Matthias
|
68f67c5ae8
|
Test proper removal of exchange keys
|
2023-05-15 07:22:40 +02:00 |
|
Matthias
|
c242d89cda
|
Improve test format
|
2023-05-15 07:22:40 +02:00 |
|