Flat Files/Stocks Minute Aggregates

Stocks Minute Aggregates

Candlesticks with open, high, low, close, and volume at per minute granularity across all U.S. equities, made available as a daily downloadable S3 file.

Company Tickers

10,413

Coverage Start

September 1, 2003

Available

End of day

Rows

350 Billion+

Region

United States

Resolution

Minute

Documentation

Sample file
tickervolumeopenclosehighlowwindow_starttransactions
MSFT1975276.75275.52276.75275.251679990400000000083
MSFT2349275.2274.46275.2274.461679990460000000099
MSFT1739274.54274.5274.54274.151679990520000000055
MSFT731275274.53275274.331679990580000000021
MSFT255274.66274.65274.66274.651679990640000000010
MSFT305274.9274.9274.9274.91679990880000000015
MSFT541274.9274.91274.91274.91679990940000000011
MSFT465274.92274.9274.92274.91679991000000000012
MSFT713275275275275167999106000000007
MSFT394275.11275.11275.11275.11167999112000000008

Columns

ticker - string

The exchange symbol that this item is traded under.


volume - number

The trading volume of the symbol in the given time period.


open - number

The open price for the symbol in the given time period.


close - number

The close price for the symbol in the given time period.


high - number

The highest price for the symbol in the given time period.


low - number

The lowest price for the symbol in the given time period.


window_start - timestamp - integer

The Unix nanosecond timestamp for the start of the aggregate window.


transactions - integer

The number of transactions in the aggregate window.