Matthias
|
394d758d32
|
Add missing fields to json (and json parse)
|
2023-09-16 14:06:36 +02:00 |
|
Matthias
|
33bf7f9f30
|
Ensure test doesn't fail based on daytime
failed if it's run in the first hour of the (UTC) day
|
2023-09-14 20:05:11 +02:00 |
|
Matthias
|
2ee152c5a6
|
Merge pull request #8779 from Axel-CH/feature/multiple_open_orders
Feature: Multiple open orders
|
2023-09-10 17:22:26 +02:00 |
|
Matthias
|
9e1f7dc6f7
|
have force-enter also include has_open_orders
|
2023-09-09 09:23:25 +02:00 |
|
Matthias
|
067c9219b6
|
replace 'open_orders' with "has_open_orders" in api
|
2023-09-09 08:36:28 +02:00 |
|
Matthias
|
97a37198b9
|
Update test
|
2023-09-08 06:39:42 +02:00 |
|
Matthias
|
8c95207ca4
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-09-07 20:19:25 +02:00 |
|
Matthias
|
c5f26e72e1
|
Merge pull request #9153 from freqtrade/rpc/drawdown
Add better drawdown metrics to /profit outputs
|
2023-09-07 06:33:15 +02:00 |
|
Matthias
|
e854667eb8
|
Add max_drawdown_start and end to /profit API endpoints
|
2023-09-04 20:09:59 +02:00 |
|
Matthias
|
399f144c27
|
more calc_profit_combined usage
|
2023-09-04 06:28:29 +02:00 |
|
Matthias
|
00cef56a57
|
Merge pull request #9137 from froggleston/frog-update-rpc
Implment weekly/monthly RPC endpoints
|
2023-09-03 10:22:37 +02:00 |
|
Matthias
|
d1984945d5
|
Improve tests for /weekly and /monthly
|
2023-09-02 20:15:12 +02:00 |
|
froggleston
|
f838bc760f
|
Implment weekly/monthly RPC endpoints
|
2023-09-02 16:06:23 +01:00 |
|
Matthias
|
23aa8dcd51
|
Simplify profit calculation (removes unnecessary fallback)
|
2023-08-29 18:31:51 +02:00 |
|
Matthias
|
f19f3ed4eb
|
Fix rpc forceexit logic, fix remaining test
|
2023-08-27 10:29:34 +02:00 |
|
Matthias
|
43c73c75c5
|
Remove more open_order_id references
|
2023-08-25 07:10:30 +02:00 |
|
Matthias
|
b82b77d03f
|
Fix some rpc tests
|
2023-08-25 07:01:48 +02:00 |
|
Matthias
|
3e986e24fa
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-08-24 20:09:41 +02:00 |
|
Matthias
|
ffdb5fb790
|
Fix further tests after conftest_trades rework
|
2023-08-24 18:06:17 +02:00 |
|
Matthias
|
cfe1187cd9
|
Fix missed Test
|
2023-08-24 17:38:56 +02:00 |
|
Matthias
|
a36e131838
|
Fix more conftest trades
|
2023-08-24 07:29:50 +02:00 |
|
Matthias
|
5cf6f0b491
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-08-23 07:20:34 +02:00 |
|
Matthias
|
ee11dae82a
|
Merge branch 'develop' into dependabot/pip/develop/pydantic-2.1.1
|
2023-08-18 10:18:53 +02:00 |
|
Matthias
|
88925d6c1d
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-08-09 19:58:24 +02:00 |
|
Matthias
|
6d6111864e
|
Test also backtest result list
|
2023-08-03 06:43:12 +02:00 |
|
Matthias
|
23a2b95994
|
Add test for updating metadata
|
2023-08-03 06:39:27 +02:00 |
|
Axel CHERUBIN
|
f397d973f3
|
Merge branch 'freqtrade:develop' into feature/multiple_open_orders
|
2023-08-02 23:48:13 -04:00 |
|
Matthias
|
261a593ba5
|
Update tests for new output format (string-formatted dates are not relevant).
|
2023-08-02 19:48:59 +02:00 |
|
Matthias
|
6659d26131
|
Merge branch 'develop' into dataformat/feather
|
2023-07-29 20:04:12 +02:00 |
|
Matthias
|
bbf472e69b
|
Improve errorhandling on webserver endpoint
Part of https://github.com/freqtrade/frequi/issues/1387
|
2023-07-27 06:52:34 +02:00 |
|
Matthias
|
8b2abf4422
|
Remove .json from backtesting output
|
2023-07-25 20:41:28 +02:00 |
|
Matthias
|
997b80fd7b
|
Allow deleting of backtest files
|
2023-07-25 20:34:45 +02:00 |
|
Matthias
|
d7916366bd
|
Adjust webhook tests to include timeout
|
2023-07-23 19:21:55 +02:00 |
|
Stefano Ariestasia
|
8f04225282
|
another test fix
|
2023-07-23 15:00:08 +09:00 |
|
Stefano Ariestasia
|
4c23771d39
|
fix expectancy test
|
2023-07-23 14:42:48 +09:00 |
|
Matthias
|
f4933a9cff
|
Improve test for pair_history
Verifies that startup_candle_count is verified correctly.
|
2023-07-21 20:57:05 +02:00 |
|
froggleston
|
f95f954df7
|
Convert winrate to ratio instead of % in calculations
|
2023-07-18 22:25:17 +01:00 |
|
froggleston
|
6ccc12f337
|
Fix calcs, rename ratio, add docs
|
2023-07-17 14:16:22 +01:00 |
|
froggleston
|
9d36dc7ac6
|
Fix line length
|
2023-07-15 16:59:33 +01:00 |
|
froggleston
|
d4b282d6f7
|
Fix expectancy calc and tests
|
2023-07-15 16:51:45 +01:00 |
|
froggleston
|
7eced953b3
|
Merge in develop changes
|
2023-07-15 16:16:08 +01:00 |
|
froggleston
|
096cb0d1ee
|
Add tests, fix winrate calc
|
2023-07-15 16:09:13 +01:00 |
|
Matthias
|
2babb36fc2
|
Update final tests
|
2023-07-12 18:23:31 +02:00 |
|
Matthias
|
a0fff43648
|
Add fee_base to json output
|
2023-07-10 19:47:37 +02:00 |
|
axel
|
07c629922a
|
fiw wip test_api_status
|
2023-06-21 02:15:06 -04:00 |
|
axel
|
3f506bb474
|
fix test_api_performance
|
2023-06-21 02:05:40 -04:00 |
|
axel
|
db5383927c
|
fix test_rpc_trade_status
|
2023-06-20 21:52:06 -04:00 |
|
axel
|
171c4f182d
|
update test_adjust_entry_maintain_replace test case, fix first RPC test
|
2023-06-17 00:06:30 -04:00 |
|
Matthias
|
71b81ee7cd
|
Add margin_mode to pairlists callback
|
2023-06-04 13:25:39 +02:00 |
|
Matthias
|
f61ae9c7e2
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-06-04 08:33:45 +02:00 |
|
Matthias
|
ac7419e975
|
Split trademode response value into trade_mode and margin-mode
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
74254bb893
|
Add /exchanges endpoint to list available exchanges
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
10ea2b44c7
|
Update test line length
|
2023-06-03 06:59:22 +02:00 |
|
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
|
fd955028a8
|
Update tests for new background method
|
2023-05-31 07:08:27 +02:00 |
|
Matthias
|
9e75c768c0
|
Improve responses for evaluate get endpoints
|
2023-05-24 21:01:39 +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
|
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
|
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
|
bbce738523
|
Improve tests around timezone
|
2023-05-14 08:42:30 +02:00 |
|
Matthias
|
7bba034efd
|
Merge pull request #8560 from freqtrade/feat/recoverTrades
Recover trades after selling on exchange
|
2023-05-13 16:35:08 +02:00 |
|
Matthias
|
0adac268ee
|
Add test for #8591
|
2023-05-03 07:01:57 +02:00 |
|
Matthias
|
8e0788cf5f
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-04-27 20:40:55 +02:00 |
|
Matthias
|
daf564b62f
|
Invert logic for webhook
closes #8562
|
2023-04-27 18:27:09 +02:00 |
|
Matthias
|
25bed7bb87
|
Update telegram help with reload_trade
|
2023-04-25 19:39:52 +02:00 |
|
Matthias
|
7287e9da1d
|
Add telegram endpoint for reload_trade
|
2023-04-25 19:34:37 +02:00 |
|
Matthias
|
0c22710ddd
|
Add API endpoint to force trade reloading
|
2023-04-25 19:30:29 +02:00 |
|
Matthias
|
c06759223e
|
Improve telegram async tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
d25e82d095
|
Mock exchange loop
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
5608aaca26
|
Simplify mocking
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
7171fd1132
|
Test telegram startup
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
c9e6137ad0
|
Fix test_telegram _init test
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
cf0b37057c
|
update telegram "cleanup" test
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
69f61ef767
|
Further telegram async tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
4177afdf8b
|
More async test updates
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
678c9ae67f
|
Fix some more async telegram tests
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
c475c81841
|
Update several tests to async behavior
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
fb56889b43
|
Update a few tests ...
|
2023-04-24 14:27:56 +02:00 |
|
Matthias
|
914d7350fa
|
Update mocks in apimanager tests
|
2023-04-24 14:27:36 +02:00 |
|
Matthias
|
68ac934929
|
Update command list to handle frozenSets
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
57eed50acb
|
Fix some test failures caused by v20 update
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
c37b7b77e4
|
move telegram fixture to telegram file
|
2023-04-24 14:26:50 +02:00 |
|
Matthias
|
8086d90535
|
Update some tests for balance updates
|
2023-04-24 12:34:59 +02:00 |
|