| Crates.io | alpaca-rs |
| lib.rs | alpaca-rs |
| version | 0.1.0 |
| created_at | 2025-08-30 16:55:50.868463+00 |
| updated_at | 2025-08-30 16:55:50.868463+00 |
| description | This crate provides a client for the Alpaca Markets API |
| homepage | https://github.com/joaquinbejar/alpaca-rs |
| repository | https://github.com/joaquinbejar/alpaca-rs |
| max_upload_size | |
| id | 1817764 |
| size | 15,292 |
This crate provides a Rust client for the Alpaca Markets API.
use alpaca_rs::Client;
// Basic usage example will be added as the API is implemented
We welcome contributions to this project! If you would like to contribute, please follow these steps:
If you have any questions, issues, or would like to provide feedback, please feel free to contact the project maintainer:
Joaquin Bejar Garcia
We appreciate your interest and look forward to your contributions!
Licensed under MIT license
This software is not officially associated with IG Markets. Trading financial instruments carries risk, and this library is provided as-is without any guarantees. Always test thoroughly with a demo account before using in a live trading environment.