freqtrade_origin/freqtrade/rpc/api_server
2024-04-28 16:14:09 +02:00
..
ui Deploy to subdirectory 2021-01-31 16:01:00 +01:00
ws Further reduce problematic default args 2024-04-20 09:15:11 +02:00
__init__.py Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
api_auth.py Extract httpBasic from function header 2024-04-20 10:12:06 +02:00
api_background_tasks.py Add NoDBContext to pairlist evaluation functions 2024-01-10 20:09:47 +01:00
api_backtest.py Support market-change for "online" backtesting 2024-04-16 20:53:46 +02:00
api_schemas.py Add Post endpoint for to filter dataframe by columns 2024-04-28 16:14:09 +02:00
api_v1.py Add Post endpoint for to filter dataframe by columns 2024-04-28 16:14:09 +02:00
api_ws.py Don''t use deprecated pydantic methods 2023-08-02 19:51:50 +02:00
deps.py Skip exchange validation in API server dependencies 2023-11-12 17:34:16 +01: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 Reduce log level in rpc default handler 2024-01-09 06:39:11 +01:00
ws_schemas.py Improve enum imports 2023-09-10 18:10:38 +02:00