You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
Is there an existing issue for this?
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
Filled out the Steps to Reproduce section?
Anything else?
https://github.com/alpacahq/alpaca-py/blob/master/alpaca/trading/requests.py#L510-L511
The text was updated successfully, but these errors were encountered: