Commit Graph

41 Commits (ffca09bbcbdb91ca65ef966a2e09bd03e96bceb0)

Author SHA1 Message Date
mobrine1 06b56544a8
printing json by default now
5 years ago
mobrine1 56569690d9
Update rest_client.py
5 years ago
mobrine1 12bcbf4374
#4289 printing json output
5 years ago
Matthias 3ab5514697 Add API endpoint for /stats
5 years ago
Matthias cd2866eaec Add rest endpoint for /locks
5 years ago
Matthias b38f68b3b0 Add 404 when strategy is not found
6 years ago
Matthias f82d39e1b0 Enhance restclient and add tests for new api methods
6 years ago
Matthias 253b7b763e Apply isort to freqtrade codebase
6 years ago
Matthias a9e7ee8113
Merge pull request #3683 from freqtrade/logging_endpoints
6 years ago
Matthias 309ea1246a Update config to use single quotes
6 years ago
Matthias 904c4ecc23 Document /logs endpoints
6 years ago
Matthias 8ed3b81c61 Implement /delete in rest client
6 years ago
Matthias a7cd68121b Have rest-client use new reload_config endpoint
6 years ago
Matthias 492c2799dc Rename rest-client script history to trades
6 years ago
Ork Blutt 6256025c73 various adjustement from PR discussion
6 years ago
Ork Blutt 0a14d5ec46 trades history RPC
6 years ago
hroff-1902 5ce665f279
Merge pull request #2540 from freqtrade/rpc/fixes
6 years ago
Matthias 8b639b5026 Remove only :return:
6 years ago
hroff-1902 633996216a Improve commands help list
6 years ago
Matthias 2c976bdd24 Add show_config endpoint
6 years ago
Matthias 3aee8d2b2a Improve rest api client / status response
6 years ago
hroff-1902 116d8e853e typos in docstrings fixed
7 years ago
Matthias febcc3dddc Adapt tests and rest_client to basic_auth
7 years ago
Matthias 1fab884a2f use Authorization for client
7 years ago
Matthias 79cac36b34 Reference reest api in main documentation page
7 years ago
Matthias f2e4689d0c Cleanup script
7 years ago
Matthias c272e1ccdf Add default rest config
7 years ago
Matthias 5149ff7b12 Move api to /api/v1
7 years ago
Matthias 6e4b159611 Add forcebuy and forcesell
7 years ago
Matthias bc4342b2d0 small cleanup
7 years ago
Matthias cb271f51d1 Add client actions for actions
7 years ago
Matthias ea8b8eec1c Add edge handler
7 years ago
Matthias b1964851c9 Add performance handlers
7 years ago
Matthias 0163edc868 rest-client more methods
7 years ago
Matthias 938d7275ba implement some methods
7 years ago
Matthias 8f9b9d31e2 Reorder arguments
7 years ago
Matthias d1fffab235 Rename internal methods to _
7 years ago
Matthias b0ac98a7cd Clean up rest client
7 years ago
Matthias a132d6e141 Refactor client into class
7 years ago
Matthias 5ba189ffb4 Add more commands to rest client, fix bug in config handling
7 years ago
Matthias d2c2811249 Move rest-client to scripts
7 years ago