alpacahq / alpacahq/Alpaca-API

portfolio history endpoint not returning data

Abierto
#177 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Sin datos de lenguaje
Estrellas
173
Forks
17
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.