Stefano Ariestasia
|
da3c42bbbc
|
add entries, exits, and mix_tags API endpoints
|
2 years ago |
froggleston
|
f838bc760f
|
Implment weekly/monthly RPC endpoints
|
3 years ago |
Matthias
|
accc1b509b
|
Simplify class setups without inheritance
|
3 years ago |
Matthias
|
9ef814689e
|
Update endpoint in rest-client
|
3 years ago |
Matthias
|
3d05669f61
|
Merge branch 'develop' into feat/pairlistconfig
|
3 years ago |
Matthias
|
5ad6652e55
|
Merge branch 'develop' into feat/pairlistconfig
|
3 years ago |
Robert Davey
|
242247be47
|
Fix var name
|
3 years ago |
Robert Davey
|
3a7e41e177
|
Update rest_client.py
Add fix for forceenter to avoid passing None prices back to the API
|
3 years ago |
Matthias
|
f419d7870d
|
Add freqaimodel to pair history endpoint
closes #8566
|
3 years ago |
Matthias
|
5ad352fdf1
|
add /pairlists to rest client
|
3 years ago |
Matthias
|
5bfee44bba
|
Whitespace fix
|
3 years ago |
froggleston
|
aa283a0447
|
Fix None limit on pair_candles RPC call
|
3 years ago |
Matthias
|
9e619ecc50
|
Update rest api documentation
|
3 years ago |
Matthias
|
03302fa0b0
|
Add cancel_open_order to rest script
|
3 years ago |
Matthias
|
58ad5a683a
|
Fix wrong import order in script
|
3 years ago |
Matthias
|
2bf4cf7d5a
|
Update scripts to PEP484
|
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 |