2 min read

πŸ‡ΊπŸ‡Έ Track your FTX / FTX US Crypto Trades Automatically

About 2 weeks ago I released an update to the free Google Sheet that automatically pulls in your crypto trades from Coinbase Pro, Gemini, and Kraken by using a Python script and AWS automation - full tutorial below

Today I'm happy to announce that I've also got it working with FTX / FTX US (switch from FTX to FTX US by using the different layer.zips available here)

I built this script to populate trades made in any trading pair available on Coinbase Pro or Gemini into a Google Sheet so it would be easier to track trades, profitability, and cost basis. This could be extended to other exchanges. See [video](https://www.youtube.com/watch?v=hutDJ-FVatw) for full explanation.
I built this script to populate trades made in any trading pair available on Coinbase Pro or Gemini into a Google Sheet so it would be easier to track trades, profitability, and cost basis. This c...

I've switched my dollar cost averaging over from Gemini to FTX US because FTX US has the lowest fee structure of any exchange available in the US (0.095% buys and free Bitcoin transfers)

The spreadsheet doesn't need any updates from the original video to use this FTX update, so if you're switching over to FTX as well you can just replace your old code on AWS using the code above and everything should work exactly the same (once you add your API keys back for each exchange).

Notes + Housekeeping:

I'll be updating major code packages through the blog from now on so consider subscribing (it's free!)

I plan to leave video updates for major release changes rather than making a new video for incremental code changes (because I don't think uploading very slightly different videos over and over again on YouTube is going to help the channel grow - Β it's boring πŸ€·πŸ»β€β™‚οΈ)

I'll be branching out from code updates and sharing my thoughts on research I'm doing for videos, notable content I've consumed throughout the week, and whatever other ideas I find compelling.

Feel free to reach back out to me through email or via Twitter if there's anything in particular you'd like to hear my thoughts on 😁