[Bug]: GetOptionContractsRequest.strike_price_lte is of type str, should be float
- 主要语言
- Python
- 星标
- 1.5k
- 派生
- 398
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 6
描述
### Is there an existing issue for this?
- [X] 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
```markdown
Review the links I put below
```
### Filled out the Steps to Reproduce section?
- [X] 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
贡献指南
评估
这个 Issue 还没有评估数据。