A reverse-engineered API client for Firstrade — a financial services company providing brokerage services.
- 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
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.
This project is inspired by MaxxRK/firstrade-api.