firstrade

Crates.iofirstrade
lib.rsfirstrade
version0.1.1
created_at2025-08-14 15:48:46.628775+00
updated_at2025-08-21 04:48:56.881631+00
descriptionA SDK for the Firstrade API
homepage
repositoryhttps://github.com/morristai/firstrade
max_upload_size
id1795009
size136,150
Morris (morristai)

documentation

https://docs.rs/firstrade

README

Firstrade SDK

A reverse-engineered API client for Firstrade — a financial services company providing brokerage services.


Features

  • Login with Multi-Factor Authentication (MFA)
  • Login with One-Time Password (OTP)
  • Retrieve account information
  • Retrieve market data
  • Retrieve and modify watchlists
  • Async support
  • Retrieve trade history
  • Full stock orders
  • Full options orders
  • Python bindings

Disclaimer

This project is not affiliated with or endorsed by Firstrade. Use at your own risk. The API is reverse-engineered and may change without notice.

Inspiration

This project is inspired by MaxxRK/firstrade-api.

Commit count: 5

cargo fmt