alpacahq / alpacahq/Alpaca-API
portfolio history endpoint not returning data
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 173
- Fork
- 17
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Describe the bug**
the portfolio history endpoint is returning an empty array for the 1D time period
Response:
{
"timestamp": [],
"equity": [],
"profit_loss": [],
"profit_loss_pct": [],
"base_value": 0,
"timeframe": "1Min"
}
**To Reproduce**
Steps to reproduce the behavior:
https://paper-api.alpaca.markets/v2/account/portfolio/history?period=1D
**Expected behavior**
wonderful portfolio history data
**Screenshots**
also not displaying in alpaca dashboard

**Desktop (please complete the following information):**
N/A
**Smartphone (please complete the following information):**
N/A
**Additional context**
N/A
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.