easytrader is a Python library for quantitative stock trading that integrates with multiple Chinese trading platforms and brokers.
The tool addresses the challenge of programmatically executing trades across different Chinese stock trading systems. It provides a unified interface to interact with the Tonghuashun client through simulated operations, supports official quantitative APIs from brokers via miniqmt, enables portfolio rebalancing and tracking through Xueqiu, and allows remote client control. The library also supports tracking simulated trades from JoinQuant and RiceQuant platforms, bridging the gap between paper trading on these services and live execution.
Developers working with Chinese stock markets who need to automate trading workflows should consider this tool. It suits projects that require integration with Tonghuashun, broker-provided quantitative interfaces, or Xueqiu portfolio management. The project is particularly valuable for those running simulated strategies on JoinQuant or RiceQuant who want to mirror or track those trades in live accounts. The README does not compare this tool to alternatives in its category.
The project maintains active engagement with its user community through organized communication channels. Development activity shows consistent attention to the codebase with regular updates addressing user needs and platform changes. The maintainer provides documentation and examples to support adoption, and the project includes related utilities for market data retrieval and quantitative framework support that developers may find complementary to their trading workflows.