alpacahq / alpacahq/Alpaca-API
portfolio history endpoint not returning data
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 173
- Fork
- 17
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.