stable/freqtrade/rpc/api_server
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
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
__init__.py Rename api_server2 module to apiserver 2021-01-03 06:49:04 +01:00
api_auth.py Fix test due to pyjwt2.0 2021-01-08 19:34:01 +01:00
api_backtest.py Fix webserver timerange problem. 2021-07-21 00:09:09 +03:00
api_schemas.py expose buy_tag to api 2021-07-22 13:09:05 +07:00
api_v1.py Add Sorting to available pair list 2021-07-06 19:48:28 +02:00
deps.py Optional RPC dependency 2021-01-03 06:49:07 +01:00
uvicorn_threaded.py Create event loop manually if uvloop is available 2021-03-12 16:16:03 -08:00
web_ui.py Display verison of installed FreqUI 2021-07-06 07:20:05 +02:00
webserver.py Improve naming of apiserver variables 2021-07-10 11:20:21 +02:00