AlgoQ

Results 10 comments of AlgoQ

Okay nice! So how do I now make use of the service to use 3th party signal provider?

Take a look at this: https://users.rust-lang.org/t/rustup-install-fails-on-ubuntu-20-10/59691/3

Yeah I'm able to connect to the servers with regular ssh. But yeah I'm using the root account, isn't there a workaround to login with a root?

Output of `ssh -v root@`: ``` C:\Users\kobej>ssh -v [email protected] OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2 debug1: Connecting to 198.13.47.107 [198.13.47.107] port 22. debug1: Connection established. debug1: identity file C:\\Users\\kobej/.ssh/id_rsa type -1 debug1: identity...

> If that does work, can try the client `from pssh.client.ssh import ParallelSSHClient` as an alternative. Not aware of any issues with password auth, assuming server config allows it. Server...

Do you think this issue is related to that this account is a root user? Would it be solved if I create normal users to connect to? Or is this...

https://github.com/ccxt/ccxt/pull/15864 must be closed before this one to function properly

Hi @zydjohnHotmail, `lbank2`only returns information for currencies with non-zero balances. I'm working on integrating the other exchanges.

Hi @zydjohnHotmail, We added all the `fetchDepositWithdrawalFees` for the exchanges that support this function