-
Any Idea how to fix this?
```
File "trade.py", line 19, in
ethereumsummary = api.getmarketsummary(market)
File "/home/user/Desktop/Projects/Bots/python-bittrex/bittrex/test/bittrex.py", …
-
## Summary
Add an HTTP/JSON trading API alongside the existing gRPC API.
With the exception of authentication, the API should mirror [one of: Bittrex/Coinbase/Binance] trading API, for maximum c…
-
Hi Sjakil,
So I have a suggestion for sync-ing pairs in multiple instances of Gunthy GUI. As discussed, let's say I run 2 instances of GunBot & Gunthy GUI with the following structure:
/home/g…
-
Hello
THIS IS NOT AN ISSUE!
Instead is the only way to reach you.
I find your pump-and-dump bot simple and user friendly as it should.
I'm asking you if you can somehow "upgrade it" for yobit ex…
-
Hi again
It seems #88 is back again :(
```
wsclient.serviceHandlers.connected = function () {
console.log('Bittrex Websocket connected !')
bittrex.websockets.listen(fu…
-
Anyone else having trouble with get_candles? I find that when I try to pull a data from a list of coin names, some of the coin names don't return candle profiles, but instead return Nonetype. All thou…
-
### System information
- **OS Platform and Distribution (Linux Debian 9.3 amd64):
- **Zenbot version (version 4.1.0):
- **Zenbot branch *latest*:
- **NodeJS version v8.10.0:
- **Python version (w…
-
Is it possible to add exchanges ? I can also pay you privately.
-
What is your experience with actual online trades? If I use the closing price, most of the orders end up not being executed because by the time I issue the buy/sell order, the price has already change…
-
It would be useful to include more than one exchange to the bot. then fetching data from multiple sources via DataProvider.
Does it make sense to have a list of exchange instead of only one?
So in…