v0.23.0
Deprecated notification
- set BrokerClient.delete_account() deprecated. Please use BrokerClient.close_account() instead. BrokerClient.delete_account() will be removed in the future release.
What's Changed
- feat: Add BrokerClient.close_account by @hiohiohio in #466
- M1-372: alpaca-py meta image by @sfhemstreet in #468
Full Changelog: v0.22.0...v0.23.0