Kobe Janssens

Results 17 issues of Kobe Janssens

Hi, Would it be possible to limit the number of input values? Instead of adding the value to the next iterator, would it be possible to only use for example...

Would it be possible to implement the support for 3th party signals providers such as MiningHamster? They are working with an api. (demo key: https://www.mininghamster.com/api/v2/288b2113-28ac-4b14-801f-f4d9cf9d87ad)

trading & exchanges
user issue

Would it be possible to add backend callbacks for the authenticated data channels (in particular Redis)?

Feature Request

I'm trying to move a document to another database but when I do this twice I get this error: ``` AssertionError: doc_id 1 already exists ``` This is probably because...

pinned

I'm trying to run a single command on multiple servers, my server provider is [vultr](https://www.vultr.com/). But I get a AuthenticationException. Code: ```python from pssh.clients import ParallelSSHClient hosts = [] pw...

pending reproduction