Matthias
|
4c7bb79c86
|
Restore prior data transfer format
|
3 years ago |
Timothy Pogue
|
875e9ab447
|
change df serialization to avoid mem leak
|
3 years ago |
Timothy Pogue
|
b749f3edd6
|
add latency measure from ping in emc and ws_client
|
3 years ago |
Timothy Pogue
|
a0965606a5
|
update ws_client more verbosity, better readable time delta
|
3 years ago |
Timothy Pogue
|
16c0fef72e
|
update timestamp calculation to correct int, remove internal ping interval
|
3 years ago |
Timothy Pogue
|
0460f362fb
|
typo in handle func name
|
3 years ago |
Timothy Pogue
|
1595e5fd8a
|
small fix in protocol
|
3 years ago |
Timothy Pogue
|
b92b98af29
|
fix formatting
|
3 years ago |
Timothy Pogue
|
3e08c6e540
|
testing/debugging ws client script
|
3 years ago |
Matthias
|
59a723aec8
|
Add /health to rest client
discovered in #7299
|
4 years ago |
Matthias
|
82aecc81f3
|
Accept parameters to forceexit
|
4 years ago |
Matthias
|
27bea580d4
|
Fix rest-client script's force_enter
closes #6927
|
4 years ago |
Matthias
|
68fe7476c9
|
Update more terminology to forceexit
|
4 years ago |
மனோஜ்குமார் பழனிச்சாமி
|
28f4a3b373
|
updated for PR #6653
|
4 years ago |
Matthias
|
066fb3ce00
|
Update rest-client with forceenter
|
4 years ago |
Matthias
|
ce2aa1dc69
|
Small formatting upgrades
|
4 years ago |
Matthias
|
cae8ff5949
|
Merge pull request #5623 from froggleston/rest_sysinfo
Add CPU,RAM sysinfo support to the REST API to help with bot system m…
|
4 years ago |
Matthias
|
57ef25789e
|
Fix style errors
|
4 years ago |
Robert Davey
|
15df5fd9c5
|
Fix pair_candles to point to correct API call
pair_candles pointed to available_pairs RPC call instead of pair_candles
|
4 years ago |
froggleston
|
097da448e2
|
Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring
|
4 years ago |
Kamontat Chantrachirathumrong
|
0045d3a726
|
fix wrong json key
|
5 years ago |
Matthias
|
bd92ce938c
|
trade_history should paginate through results
this avoids huge results
|
5 years ago |
Matthias
|
5c579613e1
|
add /trade endpoint to rest_client script
|
5 years ago |
Matthias
|
f00c4fc27b
|
Merge pull request #4472 from av1nxsh/develop
Add ping support to rest_client.py
|
5 years ago |
av1nxsh
|
a85e656e8d
|
rest_client.py
optimised with var 'configstatus'
|
5 years ago |
av1nxsh
|
218d22ed52
|
rest_client.py
updated for connection error case
|
5 years ago |
av1nxsh
|
95c635091e
|
rest_client.py
fixed operator
|
5 years ago |
av1nxsh
|
82bf65f696
|
rest_client.py
flake8 issues
|
5 years ago |
av1nxsh
|
4fe2e542b4
|
rest_client.py
removing tab
|
5 years ago |
av1nxsh
|
7c35d107ab
|
rest_client.py
first
|
5 years ago |
Matthias
|
6640156ac7
|
Support deleting locks via API
|
5 years ago |
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
Adding --json flag to print 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
|
5 years ago |
Matthias
|
f82d39e1b0
|
Enhance restclient and add tests for new api methods
|
5 years ago |
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
5 years ago |
Matthias
|
a9e7ee8113
|
Merge pull request #3683 from freqtrade/logging_endpoints
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
Improve rest api client / status response
|
6 years ago |
Matthias
|
8b639b5026
|
Remove only :return:
|
6 years ago |
hroff-1902
|
633996216a
|
Improve commands help list
|
6 years ago |