Skip to content
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

Fixed account number parameter in order method #468

Merged
merged 1 commit into from
May 11, 2024

Conversation

sanathnair09
Copy link
Contributor

When using the package I noticed that the order of the parameters for certain orders was not correct. The original code would pass the accountNumber argument as the limit price in certain cases which is not intended behavior. I fixed the order of the parameters to insure that limit prices are correct passed to the base order method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants