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
6b2a38ccfb
stable
/
freqtrade
/
rpc
/
api_server
History
Matthias
6b2a38ccfb
Add absolute Profit to apiserver
2021-05-15 19:39:46 +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_schemas.py
Add absolute Profit to apiserver
2021-05-15 19:39:46 +02:00
api_v1.py
Don't hard-limit trades endpoint for now
2021-04-22 06:51:26 +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
Fix test failure with UI test if UI is deployed
2021-04-07 06:55:11 +02:00
webserver.py
Fix
#4405
2021-02-22 13:34:52 +01:00