This project utilizes Gate.io APIs to collect and analyze data from:
- spot
- margin
- futures markets.
The project performs data analysis tasks such as:
Gathering data from Gate.io APIs for spot, margin, and futures markets.
Identifying common cryptocurrencies across these markets.
Filtering high volume markets to focus on significant trading activities.
- Requests (for API interaction)
- Pandas (for data manipulation and analysis)
- Gate IO API's
-
Clone the repository:
git clone https://github.com/LinUxTo5re/gateiodatafilteration.git
-
Install dependencies:
pip install -r requirements.txt
python3 main.py