All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of MT5 gRPC Server
- Basic MetaTrader 5 operations support through gRPC
- Protocol buffer definitions for MT5 operations
- Example client implementation
- Basic documentation
- Windows support under Wine for Linux/macOS users
- Python >=3.8
- gRPC framework
- MetaTrader 5 terminal
- Required Python packages listed in requirements.txt