James Bachini

Coinbase

  • Can ChatGPT & Keras Predict The Price Of Bitcoin

    Can ChatGPT & Keras Predict The Price Of Bitcoin

    I get asked a lot if ChatGPT can be used for trading and I normally say “no, it’s a language model which isn’t designed to find market patterns in numerical price data”. ChatGPT works more like predictive text in a search engine or on your phone but what it is good at is writing code…

  • Building A Portfolio Tracker In Python

    Building A Portfolio Tracker In Python

    In this tutorial we will be building a digital asset portfolio tracking tool using python and the Coinbase API. You’ll need to install python and the following library to make requests. The code for this is open source on Github at: https://github.com/jamesbachini/Python-Portfolio-Tracker Put this in a file called portfolio.py or fork the repo above. Then…

  • Which Token Will Coinbase List Next?

    Which Token Will Coinbase List Next?

    Coinbase has come under criticism for insider trading which has led them to open up about what tokens they are considering listing in the future. In this article we will look at the opportunity this brings alongside an analysis of all 50 projects. We will end by looking at how we can identify and track…