Matthias
|
79f0271720
|
refactor: Asyncio timeoutError update
|
8 months ago |
Matthias
|
60ec9739c2
|
chore: update websocket implementation to new asyncio api
|
1 year ago |
Matthias
|
1e287de589
|
chore: fix mote A violations in tests and scripts
|
2 years ago |
Matthias
|
9121d3af65
|
ruff format: update scripts
|
2 years ago |
Matthias
|
927c54094a
|
Improve some bugbear findings
|
2 years ago |
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2 years ago |
Matthias
|
5888da5bc5
|
Re-add rest_client script
|
2 years ago |
Matthias
|
3401e3506b
|
Move rest_client to it's own sub-structure
|
2 years ago |
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
|
34c42be74f
|
Fix minor stylistic errors
|
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 |
Timothy Pogue
|
a993cb512d
|
change to get call in ws_client
|
3 years ago |
Timothy Pogue
|
1380ddd066
|
update ws client
|
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 |