stable/freqtrade/rpc/api_server
Matthias 2298656e45 Bump api_version to 2.23 2023-01-18 18:15:14 +01:00
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
ws allow specifying channel send throttle 2022-12-12 22:47:35 -07:00
__init__.py Rename api_server2 module to apiserver 2021-01-03 06:49:04 +01:00
api_auth.py prevent ws endpoint from running without valid token 2022-11-24 13:41:10 -07:00
api_backtest.py Don't attempt to convert None to dict 2022-12-21 06:28:55 +01:00
api_schemas.py Changed max_open_trades type to int or inf 2023-01-15 11:44:10 +01:00
api_v1.py Bump api_version to 2.23 2023-01-18 18:15:14 +01:00
api_ws.py update analyzed df request to allow specifying a single pair 2022-12-12 22:47:35 -07:00
deps.py initial revision 2022-11-14 20:27:45 -07:00
uvicorn_threaded.py Uvloop_helper should use "get_running_loop" 2021-12-31 17:27:42 +01:00
web_ui.py Force response API to js to fix faulty system configs 2022-08-07 10:42:56 +02:00
webserver.py Improve typehint 2022-11-26 13:33:26 +01:00
ws_schemas.py use new channel apis in emc, extend analyzed df to include list of dates for candles 2022-12-12 22:47:35 -07:00