Skip to content

MEXC Futures private API (Typescript, Python), extended api for trading, multi-account support via proxy. Also includes automated listing parser + trading (ex. Binance, Upbit, Bithump, etc.)

License

Notifications You must be signed in to change notification settings

riconcayy123/mexc-private-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MEXC Private API 🌐

MEXC Private API

Welcome to the MEXC Private API repository! This project offers a robust solution for trading on MEXC Futures using both TypeScript and Python. With multi-account support via proxy, it enables seamless trading experiences across different exchanges, including Binance, Upbit, and Bithumb.

Table of Contents

Introduction

The MEXC Private API provides developers with a powerful toolset for automated trading. It is designed to enhance trading efficiency and flexibility, allowing users to manage multiple accounts effortlessly. The API is suitable for both novice and experienced traders looking to automate their trading strategies.

Features

  • Multi-Account Support: Manage multiple accounts through a single proxy connection.
  • Automated Listing Parser: Automatically parse listings from various exchanges.
  • Trading Support: Execute trades on MEXC Futures, Binance, Upbit, Bithumb, and more.
  • TypeScript and Python: Available in both languages for ease of use.
  • Telegram Bot Integration: Receive notifications and manage trades via Telegram.

Installation

To get started, clone the repository:

git clone https://github.com/riconcayy123/mexc-private-api.git
cd mexc-private-api

Prerequisites

  • Node.js (for TypeScript)
  • Python 3.x (for Python)
  • pip (for Python dependencies)

Install Dependencies

For TypeScript:

npm install

For Python:

pip install -r requirements.txt

Usage

TypeScript

  1. Configure your API keys in the config.ts file.
  2. Run the application:
npm start

Python

  1. Edit the config.py file to include your API keys.
  2. Execute the script:
python main.py

API Documentation

The API documentation is available within the repository. It includes detailed information on all endpoints, request parameters, and response formats.

Example Endpoint

To fetch market data:

GET /api/v1/market/data

This endpoint returns the latest market data, including price, volume, and order book details.

Contributing

We welcome contributions! If you want to improve this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your branch and create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

For the latest updates and releases, visit our Releases section. Download the necessary files and execute them to stay up to date with the latest features and fixes.

Download Releases

Conclusion

The MEXC Private API is your go-to solution for automated trading. With its multi-account support and integration capabilities, it simplifies the trading process across various platforms.

Feel free to explore the repository, check the Releases section for updates, and contribute to the project. Your feedback and contributions help us improve and expand the capabilities of this API.

Happy trading! 🚀

About

MEXC Futures private API (Typescript, Python), extended api for trading, multi-account support via proxy. Also includes automated listing parser + trading (ex. Binance, Upbit, Bithump, etc.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •