Releases: alpacahq/alpaca-trade-api-python
Releases · alpacahq/alpaca-trade-api-python
New clock and calendar API support
The clock and calendar API helps algos determine if market is open or not, identifying the market close time of the particular date etc.
This release also fixes Entity class to properly use pandas.Timestamp for time-related fields as described in the document.