danpaquin / coinbasepro-python

The unofficial Python client for the Coinbase Pro API
MIT License
1.82k stars 738 forks source link

Buy orders not working all of a sudden #374

Closed powertradercrypto closed 4 years ago

powertradercrypto commented 4 years ago

So, market buy orders aren't working for me all of a sudden. My code didn't change. Is this Coinbase's fault? To clarify, neither .buy/.place_order with order_type='market' AND .place_market_order are both not working. Limit orders are working though