queball99 / CoinbasePro-Recurring-Buy

A Python app to automate buying cryptocurrency on the Coinbase Pro exchange. Runs in a Docker container for convenience.
GNU General Public License v3.0
43 stars 4 forks source link

Handle coinbase api errors #15

Closed apfelnutzer closed 1 year ago

apfelnutzer commented 2 years ago

Fixes #11 by waiting 5 seconds for the order to be matched before getting the order details.