This Python tool provides a set of utilities to interact with the MaiCoin MAX cryptocurrency exchange API. It allows users to retrieve market data, manage accounts, fetch tickers, submit orders, and cancel orders. It supports both installation from PyPI and directly from the GitHub repository, making it flexible for integration into different environments. The project also outlines future development plans, including expanding public API support, enhancing wallet management features, and providing comprehensive order and trade management capabilities.
Key Features
01Fetches real-time ticker information.
021 GitHub stars
03Retrieves market data from the MaiCoin MAX exchange.
04Submits and cancels orders.
05Manages cryptocurrency accounts.
06Supports installation from PyPI or GitHub.