Possible missing 1-minute aggregates: MMM and HON (Stocks Basic)

Abierto
#1,028 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Tranquilo
Stack tecnológico
python
Área
api, data

Línea de trabajo

No se nombra ningún archivo del repositorio, prueba ni punto de entrada. Empieza reproduciendo las tres solicitudes agregadas usando sus IDs de solicitud y comparando los minutos afectados con las barras adyacentes y los totales de cinco minutos. Se considera terminado confirmar si las barras que faltan se deben al filtrado de trades o a una brecha en la ingestión, la partición o la asignación de símbolos, y documentar el alcance.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Hello Massive Support,

We are investigating possible missing 1-minute stock aggregate bars on the
Stocks Basic plan.

Affected requests:

  1. MMM โ€” missing 2026-08-04 13:58 UTC

Request URL:
https://api.massive.com/v2/aggs/ticker/MMM/range/1/minute/2026-08-04/2026-08-04?adjusted=true&sort=asc&limit=50000

Request ID: 59e0d31b6623dfb8b565f2a737b91667
2. HON โ€” missing 2026-08-04 13:58 UTC

Request URL:
https://api.massive.com/v2/aggs/ticker/HON/range/1/minute/2026-08-04/2026-08-04?adjusted=true&sort=asc&limit=50000

Request ID: ffc89118b047f04c088f21acf7dbd302
3. HON โ€” missing 2026-08-03 13:55 UTC

Request URL:
https://api.massive.com/v2/aggs/ticker/HON/range/1/minute/2026-08-03/2026-08-03?adjusted=true&sort=asc&limit=50000

Request ID: d02d6ce093db8e20584756c36e43bf9f

The adjacent one-minute bars contain material activity:

  • MMM 2026-08-04: 13:57 volume 9,099.618093 / 166 transactions;
    13:59 volume 2,825.923488 / 102 transactions.
  • HON 2026-08-04: 13:57 volume 1,328.076841 / 62 transactions;
    13:59 volume 4,683.273666 / 100 transactions.
  • HON 2026-08-03: 13:54 volume 5,205.521008 / 158 transactions;
    13:56 volume 4,564.955796 / 205 transactions.

Notably, MMM and HON are missing the same minute (2026-08-04 13:58 UTC),
which suggests a possible ingestion-side or symbol-partition issue rather
than two independent no-trade intervals.

HON appears in two of the three cases and underwent a spinoff and company-name
change effective 2026-06-29. Could post-corporate-action symbol mapping be
related to the repeated HON omissions?

We also checked the other 28 current Dow constituents at 13:58 UTC on
2026-08-04. All 28 had bars. Across those 28, the median 13:58 volume and
transaction-count ratios versus the mean of 13:57 and 13:59 were both
approximately 0.898, so we did not observe a market-wide collapse at that
timestamp.

For all three affected five-minute windows, the five-minute aggregate volume
exactly equals the sum of the four available one-minute bars.

Could you please confirm:

  1. Did these intervals have zero qualifying trades because of trade-condition
    filtering, or do they represent an ingestion/data gap?
  2. If this is an ingestion issue, is it known to be systematic, transient, or
    symbol-partition specific?
  3. Are five-minute aggregates constructed from the same underlying base
    aggregates, or independently from qualifying trades?

Thank you.

Lenguaje dominante
Python
Estrellas
1.5k
Forks
362
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

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

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de massive-com/client-python

Todos los issues de massive-com/client-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.