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

Development #5

Closed queball99 closed 3 years ago

queball99 commented 3 years ago

Updated rounding current balance to always round down. This avoids an error when the current balance is slightly under needed amount to purchase but is rounded up.