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

[Bug]: GetOptionContractsRequest.strike_price_lte is of type str, should be float #514

Open
2 tasks done
Brett55 opened this issue Oct 6, 2024 · 0 comments
Open
2 tasks done

Comments

@Brett55
Copy link

Brett55 commented Oct 6, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

[Bug]: GetOptionContractsRequest.strike_price_lte is of type str, should be float

Expected Behavior

[Bug]: GetOptionContractsRequest.strike_price_lte is of type str, should be float

SDK Version I encountered this issue in

alpaca-py==0.30.3

Steps To Reproduce

Review the links I put below

Filled out the Steps to Reproduce section?

  • I have entered valid steps to reproduce my issue or have attached a minimally reproducible case in code that shows my issue happening; and understand that without this my issue will be flagged as invalid and closed after 30 days.

Anything else?

https://github.com/alpacahq/alpaca-py/blob/master/alpaca/trading/requests.py#L510-L511

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

No branches or pull requests

1 participant