Adam

Results 4 comments of Adam

@bmoscon will add some info this week

@bmoscon I'm able to successfully query my balances from coinbase. But when I attempt to place a market buy order (body = {'product_id': 'BTC-USDC', 'side': 'buy', 'size': '0.01', 'type': 'market'})...

Adding more info to this. Current issue is when placing an order to coinbase via REST I am getting invalid signature. I am able to query balances, orders and trade...

any developments to this issue? i'm trying to run this on python>=3.6 on windows and also receiving this message > It may be due to spawn multiprocessing in windows. Would...