alienbrett / PyAlly

Ally Invest API Module for Python3
https://alienbrett.github.io/PyAlly/
MIT License
57 stars 28 forks source link

Fix documentation #49

Closed mm0 closed 4 years ago

mm0 commented 4 years ago

When providing the API keys directly to the Ally class, the dictionary keys specified in the documentation do not work. This updates the documentation with the correct keys. I have not bumped the version number since it is just a documentation change, but please let me know if you would like me to do so. I have just found this project and find it to be one of the better Ally Invest Python packages, although it is missing two of the API features I am most interested in using (news, option search). I would like to contribute to the implementation of these additional features as well.