01Asynchronous operations using `asyncio` and `ccxt.async_support`.
022 GitHub stars
03Provides separate tools for public and private data.
04Wraps CCXT functions for exchange interaction.
05Clear parameter descriptions using `typing.Annotated` and `pydantic.Field`.
06Supports API key, secret, and passphrase authentication.