Alpaca API Client in Rust

A robust, user-friendly client for interacting with the Alpaca Trading API, built with Rust.

Build Status Version 0.1.0

Table of Contents

Introduction

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.

Features

Installation

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

License

This project is licensed under the MIT and APACHE License.