Matthias
|
17c9c3caf3
|
Enable orders via API
|
2022-03-02 19:58:08 +01:00 |
|
Matthias
|
3b1b66bee8
|
Prevent backtest starting when not in webserver mode
#6455
|
2022-02-25 07:40:49 +01:00 |
|
Matthias
|
a2b17882e6
|
Don't use separate position field in /currency endpoint
|
2022-02-24 20:05:56 +01:00 |
|
Matthias
|
8952829adc
|
Merge branch 'develop' into feat/short
|
2022-02-23 06:28:15 +01:00 |
|
Matthias
|
78a93b6052
|
noqa
|
2022-02-15 20:15:03 +01:00 |
|
Matthias
|
3787b747ae
|
Simplify api schema by not using union types
|
2022-02-15 20:07:02 +01:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
|
lukasgor
|
6511b3bec2
|
fix: rename buy_tag to entry_tag
|
2022-02-11 15:31:15 +01:00 |
|
lukasgor
|
d563bfc3d0
|
feature: add buy tag to forcebuy
|
2022-02-11 13:38:33 +01:00 |
|
Matthias
|
be84a028c1
|
Avoid mixed types in the api for /stats
|
2022-02-10 07:03:19 +01:00 |
|
Matthias
|
a733a74dd9
|
Merge pull request #6294 from xataxxx/health
/health api and telegram commands to return last processing time
|
2022-02-02 19:53:45 +01:00 |
|
Matthias
|
45e533fc3e
|
Add leverage/short properties to api responses
|
2022-02-01 07:08:43 +01:00 |
|
Matthias
|
000b8ff281
|
Merge pull request #6306 from freqtrade/short_forceentry
add `/forcelong` and `/forceshort` commands
|
2022-01-30 07:36:14 +01:00 |
|
Matthias
|
aea84dc117
|
Limit should default to None when calling pair_candles
|
2022-01-29 20:16:58 +01:00 |
|
Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
15d5389564
|
Update /health endpoint to be in local timezone
|
2022-01-28 10:33:35 +01:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Matthias
|
0a52d79208
|
Update forcesell to work as forceexit
|
2022-01-26 20:17:00 +01:00 |
|
Matthias
|
be7ce208dc
|
Update tests to test forceenter endpoint
|
2022-01-26 19:24:01 +01:00 |
|
Matthias
|
48d8cd82af
|
_rpc_forcebuy
|
2022-01-26 19:11:01 +01:00 |
|
Matthias
|
4998f3bdd7
|
Add order_side to forcebuy endpoint
|
2022-01-26 19:07:44 +01:00 |
|
Matthias
|
67651e013e
|
Add /forceenter endpoint
|
2022-01-26 07:10:38 +01:00 |
|
Stefano Ariestasia
|
0fa7986369
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-25 10:30:18 +09:00 |
|
Reigo Reinmets
|
78986a0def
|
I sort managed to fit it on another row. Impressive.
|
2022-01-24 14:09:23 +02:00 |
|
Reigo Reinmets
|
bf62fc9b25
|
Add /health endpoint that returns last_process timestamp, fix issue #6009
|
2022-01-23 21:58:46 +02:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
a35b0b519a
|
Update forcebuy endpoint to support stake-amount
closes #6223
|
2022-01-22 13:26:02 +01:00 |
|
Stefano Ariestasia
|
fe5f61694b
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-22 21:25:16 +09:00 |
|
Matthias
|
a43c088448
|
Allow @informative in webserver mode
|
2022-01-22 07:11:59 +01:00 |
|
Stefano Ariestasia
|
f3a152a5a2
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-21 17:11:36 +09:00 |
|
Stefano Ariestasia
|
748381c5cd
|
Update based on flake8
|
2022-01-21 00:35:22 +00:00 |
|
Matthias
|
a6c7f45545
|
Update webserver backtseting to reuse prior results
|
2022-01-20 06:51:48 +01:00 |
|
Matthias
|
e9baabce6f
|
Store results when backtesting via API
|
2022-01-20 06:35:18 +01:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
c9296dc9a0
|
Uvloop_helper should use "get_running_loop"
|
2021-12-31 17:27:42 +01:00 |
|
Matthias
|
40036bc710
|
Force dry-run for webserver backtest mode
closes #6094
|
2021-12-20 19:41:33 +01:00 |
|
Matthias
|
b2fc3e814e
|
Merge pull request #6055 from freqtrade/blacklist_delete
Add Blacklist delete
|
2021-12-16 13:41:18 +01:00 |
|
Matthias
|
b90c5e56fb
|
Fix webserver schema bug when running in webserver mode
|
2021-12-11 19:46:35 +01:00 |
|
Matthias
|
8fdef2900e
|
Increment API version to let clients know this is now available
|
2021-12-11 19:41:30 +01:00 |
|
Matthias
|
cc96db76f0
|
Add possibility to delete pairs from the pairlist via api
|
2021-12-11 15:53:44 +01:00 |
|
Matthias
|
edd80c3006
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
a870e0962a
|
Fix some obtruse (test)bugs
|
2021-12-07 07:25:00 +01:00 |
|
Matthias
|
d0467b30ba
|
Add strategy_version to API response
|
2021-12-04 14:49:45 +01:00 |
|
Matthias
|
d09a30cc67
|
OrderTypeValues should be in enums
|
2021-12-03 15:34:28 +01:00 |
|
Matthias
|
2f17fa2765
|
Update more to use candleType
|
2021-12-03 14:15:35 +01:00 |
|
Matthias
|
e0e4369c8e
|
list-available-pairs should be tradingmode dependent
|
2021-12-03 08:09:32 +01:00 |
|
Matthias
|
7baf11a497
|
Futures candles should go into a subdirectory
|
2021-12-03 07:04:53 +01:00 |
|
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 07:09:37 +01:00 |
|
Matthias
|
67f3570bf3
|
Merge branch 'develop' into feat/short
|
2021-12-01 07:21:36 +01:00 |
|
Matthias
|
c22f381dfe
|
Fix Schema issue
closes #6010
|
2021-11-30 20:46:47 +01:00 |
|
Matthias
|
f8cb3d2901
|
Restore openAPI functioning
|
2021-11-29 19:52:40 +01:00 |
|
Matthias
|
0d6c933935
|
Improve and fix pair detection from available data
|
2021-11-28 15:25:57 +01:00 |
|
Matthias
|
bc52b3db56
|
Properly handle None values via API
|
2021-11-27 09:26:14 +01:00 |
|
Matthias
|
80ed5283b2
|
Add forcesell market/limit distinction
|
2021-11-27 09:10:18 +01:00 |
|
Matthias
|
cc9ea1d466
|
Merge pull request #5935 from freqtrade/short_buy_tag_compat
Short buy tag compat
|
2021-11-26 06:29:56 +01:00 |
|
Matthias
|
338fe333a9
|
Allow forcebuy to specify order_type
|
2021-11-24 20:20:58 +01:00 |
|
Matthias
|
ce0593c0e1
|
Merge branch 'develop' into feat/short
|
2021-11-23 07:35:26 +01:00 |
|
Matthias
|
b8cefd687e
|
Add api_version to botresponse
|
2021-11-23 07:08:55 +01:00 |
|
Matthias
|
2a84526f04
|
Remove more buy_tag references
|
2021-11-21 10:05:56 +01:00 |
|
Matthias
|
7d77aff289
|
Add some compatibility around buy_tag
|
2021-11-21 09:24:20 +01:00 |
|
Matthias
|
7a8978abbb
|
Make ohlcv data endpoint work correctly with new interface
|
2021-11-20 20:09:37 +01:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
aezo.teo
|
c17c1611bd
|
removed short_trades, updated schema, tests
|
2021-11-16 14:03:33 +08:00 |
|
aezo.teo
|
30fbe0c79c
|
added is_short and short_trades to schema
|
2021-11-14 16:51:03 +08:00 |
|
Matthias
|
1b271d0840
|
Improve % outputs to not use explicit "pct" entries
|
2021-11-11 12:58:38 +01:00 |
|
Matthias
|
25fcab0794
|
Enhance /show_config endpoint
|
2021-11-06 16:20:18 +01:00 |
|
Matthias
|
dffe76f109
|
Don't double-loop to generate profits
|
2021-10-31 10:49:56 +01:00 |
|
Matthias
|
fb2c8f7621
|
Rollback after each request
This closes the transaction and avoids "sticking" transactions.
|
2021-10-17 10:30:06 +02:00 |
|
Matthias
|
5ba1d66be7
|
Make sure transactions are reset
closes #5719
|
2021-10-16 17:57:51 +02:00 |
|
Matthias
|
cae8ff5949
|
Merge pull request #5623 from froggleston/rest_sysinfo
Add CPU,RAM sysinfo support to the REST API to help with bot system m…
|
2021-10-09 15:17:21 +02:00 |
|
Robert Davey
|
f07eeddda0
|
Update api_schemas.py
Fix api schema for cpu_pct float List.
|
2021-10-07 12:04:42 +01:00 |
|
Matthias
|
57ef25789e
|
Fix style errors
|
2021-10-06 19:36:41 +02:00 |
|
froggleston
|
0db5c07314
|
Fix issues with sysinfo rpc/API code, add SysInfo api_schema
|
2021-10-05 00:10:39 +01:00 |
|
Matthias
|
3fbf716f85
|
Fix "sticking" timerange in webserver mode
|
2021-09-27 17:52:00 +02:00 |
|
Matthias
|
5b7a1f8642
|
Validate config also in webserver mode
|
2021-09-27 07:12:40 +02:00 |
|
Matthias
|
6319c104fe
|
Fix unreliable backtest-result when using webserver mode
|
2021-09-26 15:07:48 +02:00 |
|
froggleston
|
097da448e2
|
Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring
|
2021-09-25 15:48:42 +01:00 |
|
Matthias
|
ec03531771
|
Improve naming of variables
|
2021-09-19 13:29:09 +02:00 |
|
Matthias
|
ab88217186
|
Improve /balance output to include starting balance and percentual change
closes #5503
|
2021-09-19 13:17:34 +02:00 |
|
Matthias
|
493fb35073
|
Fix uvicorn not working properly on windows
|
2021-09-03 22:05:40 +02:00 |
|
Matthias
|
b0c4f079c2
|
Merge branch 'develop' into feat/backtest_detail
|
2021-08-31 20:16:42 +02:00 |
|
Matthias
|
37e3d20357
|
Fix no-event-loop available
closes #5433
|
2021-08-17 06:54:10 +02:00 |
|
Matthias
|
4115121c24
|
Fix missing return statement in is_Relative_to
|
2021-08-16 07:26:58 +02:00 |
|
Matthias
|
4b65206e6b
|
Add compat code for is_relative_to
|
2021-08-16 07:09:05 +02:00 |
|
Matthias
|
6b2ef36a56
|
Prevent directory traversal in UI Serving
Checking for directory base
closes #5427
|
2021-08-16 06:47:53 +02:00 |
|
Matthias
|
8405ccc15e
|
Seperate detail data loading from regular backest-data loading
|
2021-08-14 16:33:01 +02:00 |
|
Matthias
|
123971d271
|
Don't change passed in parameter variable
|
2021-08-14 16:02:31 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
138b126d03
|
Merge pull request #5299 from kevinjulian/feat/kevinjulian/add-buy-signal-name
Add buy signal name
|
2021-07-30 08:23:11 +02:00 |
|
kevinjulian
|
b01daa8bbc
|
expose buy_tag to api
|
2021-07-22 13:09:05 +07:00 |
|
George Muravei-Alkhavoi
|
1ea29a918a
|
Fix webserver timerange problem.
|
2021-07-21 00:09:09 +03:00 |
|
Matthias
|
7b7d9c02d7
|
Merge pull request #5243 from freqtrade/feat/webservermode_progress
Introduce webserver mode subcommand
|
2021-07-18 10:48:55 +02:00 |
|
Matthias
|
c9c7f84e8c
|
Calculate relative profit based on assumed starting balance
|
2021-07-14 20:55:11 +02:00 |
|
Matthias
|
f5c47767cb
|
Provide available capital to api
|
2021-07-14 20:51:42 +02:00 |
|
Matthias
|
52ae95b2a5
|
Improve naming of apiserver variables
|
2021-07-10 11:20:21 +02:00 |
|
Matthias
|
ad26b0dad0
|
Don't void backtest object when not necessary
|
2021-07-10 10:59:00 +02:00 |
|
Matthias
|
005da97183
|
extract backtesting abort functionality
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
5474d5ee64
|
Move webserver start command to seperate file
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
e5b1657ab3
|
Properly remove rpc handler
|
2021-07-06 19:48:28 +02:00 |
|