Tomas Andriekus

Results 2 issues of Tomas Andriekus

``` ubuntu@rpi4:~/hstr-2.2$ cat /etc/issue Ubuntu 20.04.1 LTS \n \l ubuntu@rpi4:~/hstr-2.2$ cat /proc/cpuinfo | tail -n 1 Model : Raspberry Pi 4 Model B Rev 1.2 ``` Source code: https://github.com/dvorka/hstr/archive/2.2.tar.gz Installed...

:grey_question: question
:peach: raspberry pi

https://docs.kucoin.com/#isolated-margin-borrowing Currently only cross margin borrow calls are supported which is default method by Kucoin: ``` def create_borrow_order(self, currency, order_type, size, **kwargs): """ https://docs.kucoin.com/#post-borrow-order :param currency: Currency to Borrow (Mandatory)...