This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5660036f47330d6960869cdb876dc6ae1e84719a
stable
/
freqtrade
/
rpc
/
api_server
T
History
Matthias
5660036f47
Merge pull request
#8245
from eSAMTrade/bugfix-8244
...
Fix last_process related bug in RPC.health (BUG-#8231)
2023-02-28 18:18:53 +01: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_backtest.py
Add bt-error to UI backtest method.
2023-02-23 20:06:10 +01:00
api_schemas.py
Merge pull request
#8245
from eSAMTrade/bugfix-8244
2023-02-28 18:18:53 +01:00
api_v1.py
Fix last_process related bug in RPC.health
2023-02-27 12:14:38 +02:00
api_ws.py
Ensure limit is integer (on server)
2023-01-31 11:06:23 +00: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
Add bt-error to UI backtest method.
2023-02-23 20:06:10 +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