An open-source, cross-platform trading system written in pure Rust.
RustTrade aims to provide a professional-grade trading platform comparable to TradingView, while maintaining the performance, safety, and reliability benefits of Rust. The project focuses on delivering a seamless trading experience across desktop and web platforms.
We welcome contributions! Please follow these steps:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to your fork
- Submit a Pull Request
Please ensure your code:
- Follows Rust best practices
- Includes appropriate tests
- Is properly documented
- Passes all CI checks
This project is licensed under the MIT License.
Special thanks to:
- The Rust community
- Contributors and early adopters
- Open source projects that made this possible
- Claude.ai for its effort writing the code
RustTrade is currently in active development. Features and APIs may change.