-
Notifications
You must be signed in to change notification settings - Fork 167
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
feat: Add multi-leg options #552
Conversation
feat: examples feat: update model for mleg feat: add missing qty test feat: trailing stop limit validator separated feat: emit warning with info upon validation test failing feat: limit + mleg validation feat: adds validation + tests for symbol repetition feat: adds validation + tests feat: add legs as parameter to order-type requests
refactor: cleanup fix: to_request_fields empty detection refactor: typing refactor: prettiness
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.
Overall LGTM! The notebook is fantastic! Left small comments.
Co-authored-by: hiohiohio <hiohiohio@users.noreply.github.com>
Co-authored-by: hiohiohio <hiohiohio@users.noreply.github.com>
Co-authored-by: hiohiohio <hiohiohio@users.noreply.github.com>
Co-authored-by: hiohiohio <hiohiohio@users.noreply.github.com>
Co-authored-by: hiohiohio <hiohiohio@users.noreply.github.com>
Co-authored-by: hiohiohio <hiohiohio@users.noreply.github.com>
cf5f311
to
e77f87b
Compare
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.
Overall LGTM! Left small comments.
fix: prefer !python3 -m pip install alpaca-py refactor: ratio_qty docstring added fix: implement suggestion re: validating api returns
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!
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.
Closes #551.