alpacahq / alpaca-py

The Official Python SDK for Alpaca API
https://alpaca.markets/sdks/python/getting_started.html
Apache License 2.0
491 stars 122 forks source link

Added Portfolio HIstory Functionlaity like Broker api in Trading api … #439

Open ImamAbdullahKhan opened 3 months ago

ImamAbdullahKhan commented 3 months ago

Portfolio History get Functionality was currently only available in Broker Client side only, so I have added same in Trading Client side as well.