Combine APIs and pull data from crypto exchanges

Job ID: 33682571

Budget: $8 – $15 USD

Data Source –
https://github.com/ccxt/ccxt
Documentation: https://github.com/ccxt/ccxt/wiki/ccxt.pro

Languages – Python written into a Google CoLab Notepad/Jupyter Notebook

Task 1: Create a table through writing a notebook that pulls tick by tick trading data (with highest available timestamp frequency/granularity) from Coingecko API to give 24 hours of trading data (12am-11:59pm of 2nd May 2022) for 3 x exchanges (listed below), and 4x coin pairs (listed below), along with trading data variables (all in a consistent format).

Task 2: Variable List
List all available trading data variables for each exchange and each coin pair from the API (for exploration and understanding of potential future data pull requests).
Related categories: Python NumPy Cryptocurrency