Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1016 Bytes

File metadata and controls

39 lines (26 loc) · 1016 Bytes

RustTrade

An open-source, cross-platform trading system written in pure Rust.

Overview

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.

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to your fork
  5. Submit a Pull Request

Please ensure your code:

  • Follows Rust best practices
  • Includes appropriate tests
  • Is properly documented
  • Passes all CI checks

License

This project is licensed under the MIT License.

Acknowledgments

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.