-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Places where the type annotation is wrong:
alpaca-py/alpaca/broker/requests.py
Line 666 in ac0f55a
extended_hours (Optional[float]): Whether the order can be executed during regular market hours. alpaca-py/alpaca/broker/requests.py
Line 732 in ac0f55a
extended_hours (Optional[float]): Whether the order can be executed during regular market hours.
Also in the documentation page: https://alpaca.markets/sdks/python/api_reference/trading/requests.html#alpaca.trading.requests.MarketOrderRequest.extended_hours .
Expected Behavior
No response
SDK Version I encountered this issue in
alpaca-py version 0.40.1
Steps To Reproduce
N/AFilled 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?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels