Home - neusse/schwab-py-extra GitHub Wiki
Welcome to the schwab-py-extra wiki!
schwab-py-extra is meant to provide extra functionality beyound the basic schwab-py, Schwab API wrapper. We are the clothes not the underware. B-)
To get things started we created some utilities that can help new users of schwab-py get there environment up and running as well as provide some toy utilities to see what is possible.
Startup commands are:
- schwab-setup-env
- schwab-fetch-new-token
- schwab-py-analysis -u
If you get to the end with no errors your environment is up and running.
try:
schwab-dividend-calendar schwab-portfolio-analyzer schwab-positions-monitor yf-gapper-screener
then take a look at the code in the scripts directory.
orders, limit and activity monitoring comming.