freqtrade_origin/freqtrade/rpc/api_server
2023-07-31 21:22:22 +02:00
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
ws Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
__init__.py Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
api_auth.py prevent ws endpoint from running without valid token 2022-11-24 13:41:10 -07:00
api_background_tasks.py Fix wrong final status on bg-tasks 2023-06-18 15:45:26 +02:00
api_backtest.py Add backtest-result typing 2023-07-30 10:54:03 +02:00
api_schemas.py Add Get_backtest_resultlist typing 2023-07-31 21:22:22 +02:00
api_v1.py Raise proper error on strategy search 2023-07-27 07:03:35 +02:00
api_ws.py Catch and send exceptions from websockets 2023-06-24 20:26:05 +02:00
deps.py Allow webserver mode to cache multiple exchanges 2023-06-02 09:50:40 +02:00
uvicorn_threaded.py Update thread name for uvicorn worker 2023-04-07 14:49:53 +02:00
web_ui.py Improve typing for is_relative_to 2023-07-25 20:07:44 +02:00
webserver_bgwork.py Simplify class setups without inheritance 2023-06-29 12:16:10 +00:00
webserver.py Move pairlists and background tasks API's to separate file 2023-06-01 20:40:12 +02:00
ws_schemas.py Catch and send exceptions from websockets 2023-06-24 20:26:05 +02:00