alpacahq / alpacahq/Alpaca-API

portfolio history endpoint not returning data

Open
#177 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
173
Forks
17
PR merge metrics
No merged PRs in 30d

Description

**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

![Screen Shot 2021-04-09 at 10 36 52 AM](https://user-images.githubusercontent.com/34407628/114197329-37da7900-9920-11eb-9154-ad28cd266a3a.png)

**Desktop (please complete the following information):**
N/A

**Smartphone (please complete the following information):**
N/A

**Additional context**
N/A

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.