Tag: FTX

  • FTX REST API – Detailed Python Guide 2022

    FTX Rest API can help you create cryptocurrency applications and trade crypto quickly and effectively. You just have to set this up, and this API will handle the trading for you.  In this article, we’ll give you a detailed Python tutorial on using the FTX Rest API. Also, you’ll learn how to be a pro…

  • 3 Things you need to learn when starting to algo trade on CCXT

    What is CCXT? CCXT is a library that you can connect with the top exchanges for the purpose of algorithmic trading, this includes FTX, Coinbase, Kraken, Phemex, and more. CCXT is very easy to use, making it simple to connect and consolidate all of your functions to make your trading experience as smooth as possible.…