We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7796a50 commit 842f946Copy full SHA for 842f946
alpaca_trade_api/rest.py
@@ -453,4 +453,4 @@ def get_portfolio_history(
453
params['extended_hours'] = extended_hours
454
return PortfolioHistory(
455
self.get('/account/portfolio/history', data=params)
456
- )
+ )
0 commit comments