td-ameritrade-python-api
td-ameritrade-python-api copied to clipboard
Unofficial Python API client library for TD Ameritrade. This library allows for easy access of the Standard API and allows users to build data pipelines for the Streaming API.
Hi @areed1192, Thanks for your reply in the pull request. My apology for seeing it late. I noticed that you closed #66 and #67. You mentioned that you need explanation...
This will prevent a FileNotFound error when the user first run the authentication process without creating the directory structure.
basic timeout exception prevention without needing manual error catching for each request, eg. get_quote
I read a [news article](https://www.tdameritrade.com/why-td-ameritrade/td-ameritrade-charles-schwab.html) today that said TD Ameritrade is merging its brokerage with Charles Schwab. This integration will be complete for all customers by late 2023. I assume...
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
These changes include fixes for a few minor typos, as well as changes to wording in some cases to improve readability.
Why can't I seem to get my TD Ameritrade Developer account set up? How would I be able register with the new API? Is it just me, or is this...
I tried to set it up and the auth workflow fails for me. The credentials2.json file does not exist and is not created. I was able to get the access_token...
Schwab has released new developer API to replace TD api. https://beta-developer.schwab.com/home I received a confirmation email on Mar 29th and I can see my account is active in Schwab developer...