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
Features:
- Alpha Vantage SDK integration
- Advanced order type support
- Watchlist endpoint support
Fixes:
- Position closing endpoints now return Order object information
Features:
- Add support for new Polygon v2 historic data endpoints. Methods using the old endpoints have been deprecated and will be removed in a future release.
Features:
- Add OAuth authentication method
- Add automatic reconnection for Alpaca websocket streams
Fixes:
- Fix issue that could occur when using websockets with other async code
Features:
- Add endpoint for cancelling all open orders
- Add endpoints for liquidating positions
Fixes:
- Assign Polygon stream unique message handler list