-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop bbaepro #352
Develop bbaepro #352
Conversation
…NotOssy/develop-bbaepro # Conflicts: # bbaeAPI.py
Selling support addition with stock held before selling validation.
What needs done before merge
|
@NelsonDane This should be ready to be run through and tested by you. As you can see from the checklist above, I tested functionality on all brokerages and I am happy with the functionality and give it my check off. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small changes/suggestions, but besides that it worked for me first try!
One other thing, I'd recommend saving the cookies as a pickle file or json, as it's better practice than caching them in a plain text file.
fix quotes, add .get, and check for login success before returning True
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
If this still works for you and yo have no other changes then go ahead and merge @matthew55 |
OOPS, OLD ONE BROKE.
no longer need to manually install packages, just did pip install -r requirements.txt