itsjafer / schwab-api

A python library for placing trades on Charles Schwab
MIT License
201 stars 64 forks source link

Add API to fetch account transaction history #40

Closed taylorconor closed 7 months ago

taylorconor commented 8 months ago

This PR introduces schwab.get_transaction_history(account_id), which returns an object containing the full transaction history for the provided account ID.