A robust, user-friendly client for interacting with the Alpaca Trading API, built with Rust.
This project provides a Rust client for the Alpaca Trading API. It is designed to provide a fast, reliable, and efficient way to interact with Alpaca's trading platform.
To install the Alpaca API Client, you will need Rust installed on your machine. If you don't have Rust installed, you can follow the official guide.
Once Rust is installed, you can install the Alpaca API Client using cargo:
bash
cargo install alpaca_api_client
This project is licensed under the MIT and APACHE License.