Some scripts to test OAuth flow and functionl APIs in the Schwab APIs
The sensitive info has been "externalized" into a different file. The file is lib/schwablib/setenv.py
. Update it with the right values for your app. Depending on where you put setenv.py
on your system, update local_lib_dir
global variable in the other scripts to load it.
The scripts to test the OAUTH flow and to test some functional APIs are in scripts/schwabScripts
directory.
Resources from Schwab
- Schwab Developer Portal - https://developer.schwab.com/home
- The (Unofficial) Guide to Charles Schwab’s Trader APIs - https://www.reddit.com/r/Schwab/comments/1c2ioe1/the_unofficial_guide_to_charles_schwabs_trader/
Schwab API updates
Schwab API Wrapper
- Github - https://github.com/alexgolec/schwab-api
- Discord - https://discord.com/channels/720378361880248621/1062730209943629915
Other Links
- Discussion on Redit - https://www.reddit.com/r/tdameritrade/comments/1bqv30q/api_update/
Tyler Bowers' Stuffs: