FTX Sample Code FTX is a cryptocurrency derivatives exchange. You can find the REST API docs here, websocket API docs here, and FIX docs here. You can create API keys on your profile page. FTX is integrated with CCXT here: https://github.com/ccxt/ccxt/blob/master/js/ftx.js https://github.com/ccxt/ccxt/blob/master/python/ccxt/ftx.py https://github.com/ccxt/ccxt/blob/master/python/ccxt/async_support/ftx.py https://github.com/ccxt/ccxt/blob/master/php/ftx.php