Releases: SSARCandy/firstrade-api-node
Releases · SSARCandy/firstrade-api-node
v1.0.2
A Node.js port of the unofficial Firstrade API Python library. This library provides programmatic access to Firstrade accounts, allowing you to fetch account data, place orders, retrieve stock and option quotes, and manage watchlists.
Features
- Authentication: Secure login support including MFA (Multi-Factor Authentication) via PIN, Email, Phone, or TOTP Secret.
- Account Management: Retrieve account balances, positions, transaction history, and recent orders.
- Market Data: Fetch real-time quotes, OHLC (Open, High, Low, Close) chart data, and option chain details (including Greeks).
- Trading: Place and cancel equity and option orders.
- Watchlists: Create, read, update, and delete watchlists and their symbols.