firstrade 0.1.0

A SDK for the Firstrade API
Documentation

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.