Matthias
|
fd955028a8
|
Update tests for new background method
|
2023-05-31 07:08:27 +02:00 |
|
Matthias
|
7bccf2129f
|
Introduce background_job endpoints
|
2023-05-31 07:00:20 +02:00 |
|
Matthias
|
1317de8c1c
|
Add rudimentary description per pairlist
|
2023-05-28 18:21:23 +02:00 |
|
Matthias
|
af7afa80a9
|
remove gone-wrong import
|
2023-05-26 06:44:48 +02:00 |
|
Matthias
|
9e75c768c0
|
Improve responses for evaluate get endpoints
|
2023-05-24 21:01:39 +02:00 |
|
Matthias
|
4c52109fa3
|
Handle pairlist evaluation errors gracefully
|
2023-05-24 20:37:23 +02:00 |
|
Matthias
|
33e25434b4
|
Change statuscode to 202
|
2023-05-22 19:43:27 +02:00 |
|
Matthias
|
756e1f5d5b
|
Test pairlist evaluation
|
2023-05-21 10:08:32 +02:00 |
|
Matthias
|
01984a06af
|
Extract pairlist evaluation from sub-method
|
2023-05-21 09:58:38 +02:00 |
|
Matthias
|
818a3342b9
|
move pairlist evaluation to the background
|
2023-05-21 09:38:14 +02:00 |
|
Matthias
|
680e7ba98f
|
Get exchange through DI
|
2023-05-21 09:21:22 +02:00 |
|
Matthias
|
5ad6652e55
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-05-21 09:15:50 +02:00 |
|
Matthias
|
45ee12e257
|
reload_trade should be a post endpoint
|
2023-05-16 20:27:07 +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
|
f419d7870d
|
Add freqaimodel to pair history endpoint
closes #8566
|
2023-05-02 20:07:16 +02:00 |
|
Matthias
|
8e0788cf5f
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-04-27 20:40:55 +02:00 |
|
Matthias
|
877d53f439
|
Add airlists test endpoint (so pairlist configurations can be tested)
|
2023-04-27 20:35:24 +02:00 |
|
Matthias
|
0c22710ddd
|
Add API endpoint to force trade reloading
|
2023-04-25 19:30:29 +02:00 |
|
Matthias
|
7a47500b22
|
Add "is_bot_managed" flag to API
|
2023-04-22 14:57:13 +02:00 |
|
Matthias
|
c5bf029701
|
Better type response
|
2023-04-20 19:38:55 +02:00 |
|
Matthias
|
9e4f9798e6
|
Add pairlist "is-generator" to api
|
2023-04-20 19:33:36 +02:00 |
|
Matthias
|
987da010c9
|
Start pairlist parameter listing
|
2023-04-19 21:08:44 +02:00 |
|
Matthias
|
1056ff0d18
|
Update variable to better reflect it's content
|
2023-04-19 20:20:29 +02:00 |
|
Matthias
|
2df80fc49a
|
Add /pairlists endpoint to api
|
2023-04-19 18:35:52 +02:00 |
|
Matthias
|
f1e03a6873
|
Update variable to better reflect it's content
|
2023-04-19 18:20:25 +02:00 |
|
Matthias
|
d779d60812
|
Expose total_profit_ratio through API
|
2023-03-06 07:10:02 +01:00 |
|
ASU
|
1d5608d627
|
Fix last_process related bug in RPC.health
|
2023-02-27 12:14:38 +02:00 |
|
Matthias
|
c43e857cbc
|
Bump API version
|
2023-01-31 07:09:07 +01:00 |
|
Matthias
|
c855e2d79c
|
Add delete open order endpoint
|
2023-01-31 07:09:03 +01:00 |
|
Matthias
|
2298656e45
|
Bump api_version to 2.23
|
2023-01-18 18:15:14 +01:00 |
|
Matthias
|
3216a05a9e
|
Enable plot_config to work in webserver mode
(requires strategy argument)
|
2023-01-18 18:15:07 +01:00 |
|
Matthias
|
5dbd5c235a
|
Add endpoint for freqAI models
|
2022-12-20 07:24:54 +01:00 |
|
Matthias
|
7c27eedda5
|
Bump API version
|
2022-12-05 19:56:33 +01:00 |
|
Matthias
|
4a8cb3359b
|
Fix broken tests
|
2022-10-14 16:07:49 +00:00 |
|
Matthias
|
9d4ba767c4
|
Update usages of search_all_objects
|
2022-10-14 14:50:52 +00:00 |
|
Matthias
|
42cecb83f2
|
Disable base64 loading via API
closes severe RCE vulnerability reported privately.
|
2022-09-27 20:37:16 +02:00 |
|
Matthias
|
7a98775f01
|
Version bump apiVersion
|
2022-09-13 22:07:59 +02:00 |
|
Matthias
|
b9f35cadb3
|
add /stopentry alias for /stopbuy
|
2022-08-28 11:37:22 +02:00 |
|
Matthias
|
0b2104fc7a
|
Properly increment the api version
|
2022-08-07 10:13:36 +02:00 |
|
Matthias
|
eff8cd7ecb
|
Add leverage to force_entry
|
2022-08-07 09:47:11 +02:00 |
|
Matthias
|
82aecc81f3
|
Accept parameters to forceexit
|
2022-08-07 09:47:11 +02:00 |
|
Matthias
|
8bf0bf10c5
|
Merge branch 'develop' into pr/SmartManoj/6859
|
2022-06-23 20:43:35 +02:00 |
|
Matthias
|
3a06337601
|
Update API to provide new values.
|
2022-06-11 11:28:45 +02:00 |
|
Matthias
|
d4dd026310
|
Consolidate monthly stats to common method
|
2022-06-09 07:06:32 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
2b61aa282a
|
Removed None in dict.get()
https://stackoverflow.com/a/12631641
Extra Changes: freqtrade\freqtradebot.py:70
freqtrade\plugins\pairlistmanager.py:31
|
2022-05-18 03:41:10 +05:30 |
|
Matthias
|
f1f4846053
|
Merge branch 'develop' into pr/samgermain/6558
|
2022-04-23 09:16:28 +02:00 |
|
Matthias
|
ba92e09b7b
|
list-strategies should find recursively as well
|
2022-04-23 09:11:50 +02:00 |
|
Matthias
|
f89b64c972
|
Improve test by having multistrat.meta file available
|
2022-04-13 07:09:26 +02:00 |
|
Matthias
|
68fe7476c9
|
Update more terminology to forceexit
|
2022-04-10 15:56:29 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
0e9b348868
|
Update api_v1.py
|
2022-04-08 11:08:11 +05:30 |
|