Making your first coinbase pro buy-sell trading bot in 10 minutes

Christopher Collins
Coinmonks

--

DISCLAIMER

I make no representation that the code will work for you.

I accept no liability for any trading losses. You run the code below with your API keys from coinbasepro API at your own risk.

The code is not financial advice.

The code illustrates how a timer in Python can execute automated trades on the coinbasepro API.

If this code were to be run with a real deposit in your coinbasepro account, and buy/sell prices edited to work within ranges of current market day prices; on a 10 millisecond timer this code would potentially rack-up massive sales and purchases and potential losses in minutes.

The code below which you can copy paste code is for your learning journey.

CODE FOR LEARNING PURPOSES

The code shared below is a work in progress and is based on Coinbasepro API code shared in the Youtube video by NeuralNine.

I highly recommend that you watch the video on this link https://youtu.be/BN7ZAWRLJP0 , and then if you want to save time typing out the Coinbasepro API code demonstrated in the video come back to this page later, and insert your own trading algorithms.

--

--

Coinmonks
Coinmonks

Published in Coinmonks

Coinmonks is a non-profit Crypto Educational Publication. Other Project — https://coincodecap.com/ & Email — gaurav@coincodecap.com

Christopher Collins
Christopher Collins

Written by Christopher Collins

I write about coding, crypto, the tech future,please follow my publication https://medium.com/aiwriters/ 😀

No responses yet