coinbaseorders icon indicating copy to clipboard operation
coinbaseorders copied to clipboard

Coinbase Limit Orders app

Results 6 coinbaseorders issues
Sort by recently updated
recently updated
newest added

``` sudo apt install lvm2 sudo cryptsetup luksOpen /dev/sda2 system sudo mkdir /mnt/root sudo vgchange -ay sudo mount /dev/mapper/system-root /mnt/root cd /mnt/root sudo mount /dev/mapper/system-boot /mnt/root/boot sudo mount /dev/sda1 /mnt/root/boot/efi...

###### # Stack Trace ###### Traceback (most recent call last): File "/home/ubuntu/coinbaseorders/python/cbo/worker.py", line 32, in run sellPrice = price.updateSellPrice() File "/home/ubuntu/coinbaseorders/python/cbo/price.py", line 41, in updateSellPrice sellPrice = getSellPrice(1) File "/home/ubuntu/coinbaseorders/python/cbo/price.py",...

bug
Seeking help

"When placing a limit order you are now able to set a consecutive buy/sell order at a price at which you wish to buy/sell after the first order is filled....

``` !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:00:51:449746.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:01:37:945953.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:02:33:982032.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:03:59:521936.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:07:39:308484.log !!! Exception -> E_SSLError:Errno_8__ssl.c:510:_EOF_occurred_in_violation_of_protocol/exception_2014-10-16_02:38:39:791817.log ```

We might not need a separate user registration at all.. just connecting the app to coinbase should be sufficient for login. This is a little bit of a project, maybe...

Seeking help