US Equities Trade and Quote Minute Bar
The U.S. Equities Trade and Quote Minute Bar dataset provides a minute-by-minute analytical view of U.S. equity market activity, derived from consolidated trade and quote (TAQ) data. Each one-minute bar contains approximately 60 calculated metrics, summarizing intraday price behavior, quote dynamics, and trading activity. In addition to standard Open, High, Low, Close, and Volume (OHLCV) measures, the dataset includes market microstructure indicators such as trade classification at bid/mid/ask,
GEThttps://api.devalgoseek.com/api/v1/data/us-equity/eq-taq-1min/:ticker#
The U.S. Equities Trade and Quote Minute Bar dataset provides a minute-by-minute analytical view of U.S. equity market activity, derived from consolidated trade and quote (TAQ) data. Each one-minute bar contains approximately 60 calculated metrics, summarizing intraday price behavior, quote dynamics, and trading activity. In addition to standard Open, High, Low, Close, and Volume (OHLCV) measures, the dataset includes market microstructure indicators such as trade classification at bid/mid/ask, uptick and downtick statistics, bid-ask spread measures, and time-weighted bid and ask metrics. These features support intraday liquidity analysis, signal development, and short-horizon market studies without the complexity of tick-level data. The dataset uses a continuous minute-bar timeline. When no qualifying trade or quote updates occur during a given minute, the most recent bid and ask values are carried forward, ensuring a complete, gap-free time series that simplifies downstream joins and modeling. Data is derived from Equity Securities Information Processor (SIP) feeds and includes all eligible trades and top-of-book quotes, including off-exchange trades reported to FINRA Trade Reporting Facilities (TRF). Coverage spans all U.S. public-traded equity issue types, including common and preferred stocks, ETFs, ETNs, ADRs, warrants, and units.
For more details, please refer to the dataset documentation: US Equities Trade and Quote Minute Bar Guide (algoseek and Excluding FINRA TRF aggregation logic).
Aggregation Logic Options#
This dataset is available with different aggregation logic variants, which may affect how certain data fields are calculated.
algoseek#
algoseek core team comes from a high-frequency background and uses accepted de facto standards for calculating OHLC bars. See documentation for details on included/excluded fields.
Excluding FINRA TRF#
Excludes all trades that are done off the public ("lit") exchanges. These trades from dark pools, internal crossing, OTC deals, etc. These are trades that are not normally possible to participate in, so they can skew the backtesting if Client is only executing on public exchanges. Removing these trades provides a more realistic view of actual trades taking place, but does lose insight into the whole market.
Advanced Filtering
You can provide one or multiple filter expressions based on the dataset's columns to narrow down the results. For example, StartDate.gt=2023-01-01&StartDate.lt=2023-12-31, Ticker=AAPL.
Please refer to the Advanced Filtering Guide for the extensive reference.
Request#
Path Parameters#
Dataset's security identifier
AAPLQuery Parameters#
- JSON
- CSV Gzip
Sorting criteria for the results. Provide a column name with optional prefix '+' for ascending order, or prefix with '-' for descending order. Multiple sorting fields may be supported depending on the dataset. If sort prefix is not provided, the ascending order is applied.
A comma-separated list of columns to include in the response. Use this parameter to select only specific fields from the dataset. If not provided, all available columns will be returned.
Possible values: >= 0
Number of records to skip before returning results. To be used with the limit parameter for pagination. If not provided, defaults to 0.
0100Possible values: >= 0 and <= 100000
Maximum number of records to return. Used to control response size and pagination. If not provided, a default limit is applied by the server.
10000100Possible values: [json, csv, csv_gzip]
The type of the data to return
jsonJSON format (default)
jsonCompressed CSV format
csv_gzipPossible values: [algoseek, no_finra_trf]
Aggregation logic variant of the dataset
algoseekResponses#
- 200
- 403
- 422
- 429
JSON, CSV file, or gzip-compressed CSV file, depending on the value of response_format query parameter
- application/json
- text/csv
- application/gzip
- Schema
- Example (auto)
Schema
- Array [
- ]
data object[]required
The trading day
2023-08-02The timestamp of the bar start (EST)
2023-08-02 09:30:00Symbol name
AAPLA unique identifier for a security
1010000000001033Time of the bar open
0The NBBO bid price as of the bar open
194.98Total number of shares from all exchanges with OpenBidPrice
1000The NBBO ask price as of the bar open
195.1Total number of shares from all exchanges with OpenAskPrice
300Time of the first trade
0.014475656Price of the first trade
195.04Number of shares of the first trade
100Time of the highest NBBO bid price
12.135221447The highest NBBO bid price
195.17Total number of shares from all exchanges with HighBidPrice
100Time of the highest NBBO ask price
1.210477396The highest NBBO ask price
195.19Total number of shares from all exchanges with HighAskPrice
2700Time of the highest trade
1.211722289The highest trade price
195.18Number of shares of the highest trade
39Time of the lowest NBBO bid price
54.761933543The lowest NBBO bid price
194.79Total number of shares from all exchanges with LowBidPrice
500Time of the lowest NBBO ask price
50.78799885The lowest NBBO ask price
194.81Total number of shares from all exchanges with LowAskPrice
100Time of the lowest trade
50.787492243The lowest trade price
194.8Number of shares of the lowest trade
2Time of the bar close
59.999999999The NBBO bid price as of bar close
194.9Total number of shares from all exchanges with CloseBidPrice
300The NBBO ask price as of bar close
194.92Total number of shares from all exchanges with CloseAskPrice
800Time of last trade
59.973818199Price of last trade
194.91Number of shares of last trade
100Minimum NBBO Bid-Ask spread size
0.01Maximum NBBO Bid-Ask spread size
0.12Total of number of shares canceled (when a previously reported trade is cancelled)
0Volume-weighted average price excluding FINRA/TRF trades
194.99778The number of Bid and Ask NNBO quotes during the bar period
10498Total trade volume at or below the bid price
585766Total trade volume between the bid and mid price
31663Total trade volume at the mid price
71547Total trade volume between the mid and ask price
42982Total trade volume at or above the ask price
98737Total trade volume when NBBO is locked or crossed
17741Total number of shares traded excluding FINRA/TRF reported trades
713900Total number of trades
7183Total number of shares traded reported by FINRA/TRF
134536Volume-weighted average price from FINRA/TRF trades
194.98306Total number of shares traded with upticks
74596Total number of shares traded with downticks
572129Total number of shares where trade price is the same (repeated) and last price change was up
89084Total number of shares where trade price is the same (repeated) and last price change was down
112627When the first trade of the day takes place, the tick direction is "unknown" as there is no previous trade to compare it to
0The sum difference between each trade’s price and NBBO midpoint at the time of the trade weighted by volume
-6.58991The sum difference between each trade’s price and NBBO midpoint at the time of the trade relative to the spread and weighted by volume
-2.29876Time-weighted average price of the NBBO bid
194.92949Time-weighted average price of the NBBO ask
194.95437pagination objectrequired
The number of records skipped to fetch the current page
0The maximum number of records in the current page
The number of records to skip to fetch the next page
{
"data": [
{
"TradeDate": "2023-08-02",
"BarDateTime": "2023-08-02 09:30:00",
"Ticker": "AAPL",
"ASID": 1010000000001033,
"OpenBarTimeOffset": 0,
"OpenBidPrice": 194.98,
"OpenBidSize": 1000,
"OpenAskPrice": 195.1,
"OpenAskSize": 300,
"FirstTradeTimeOffset": 0.014475656,
"FirstTradePrice": 195.04,
"FirstTradeSize": 100,
"HighBidTimeOffset": 12.135221447,
"HighBidPrice": 195.17,
"HighBidSize": 100,
"HighAskTimeOffset": 1.210477396,
"HighAskPrice": 195.19,
"HighAskSize": 2700,
"HighTradeTimeOffset": 1.211722289,
"HighTradePrice": 195.18,
"HighTradeSize": 39,
"LowBidTimeOffset": 54.761933543,
"LowBidPrice": 194.79,
"LowBidSize": 500,
"LowAskTimeOffset": 50.78799885,
"LowAskPrice": 194.81,
"LowAskSize": 100,
"LowTradeTimeOffset": 50.787492243,
"LowTradePrice": 194.8,
"LowTradeSize": 2,
"CloseBarTimeOffset": 59.999999999,
"CloseBidPrice": 194.9,
"CloseBidSize": 300,
"CloseAskPrice": 194.92,
"CloseAskSize": 800,
"LastTradeTimeOffset": 59.973818199,
"LastTradePrice": 194.91,
"LastTradeSize": 100,
"MinSpread": 0.01,
"MaxSpread": 0.12,
"CancelSize": 0,
"VolumeWeightPrice": 194.99778,
"NBBOQuoteCount": 10498,
"TradeAtBid": 585766,
"TradeAtBidMid": 31663,
"TradeAtMid": 71547,
"TradeAtMidAsk": 42982,
"TradeAtAsk": 98737,
"TradeAtCrossOrLocked": 17741,
"Volume": 713900,
"TotalTrades": 7183,
"FinraVolume": 134536,
"FinraVolumeWeightPrice": 194.98306,
"UptickVolume": 74596,
"DowntickVolume": 572129,
"RepeatUptickVolume": 89084,
"RepeatDowntickVolume": 112627,
"UnknownTickVolume": 0,
"TradeToMidVolWeight": -6.58991,
"TradeToMidVolWeightRelative": -2.29876,
"TimeWeightBid": 194.92949,
"TimeWeightAsk": 194.95437
}
],
"pagination": {
"limit": 1000,
"next_offset": 2000,
"offset": 1000
}
}
- Schema
- Example (auto)
Schema
"string"
- Schema
- Example (auto)
Schema
"string"
Forbidden
- application/json
Validation Error
- application/json
- Schema
- Example (auto)
Schema
- Array [
- Array [anyOf
- string
- integer
- ]
- ]
detail object[]
loc object[]required
{
"detail": [
{
"loc": [
"string",
0
],
"msg": "string",
"type": "string",
"ctx": {}
}
]
}
Request rejected because the identity or team exceeded a configured monthly or per-minute usage quota. When available, the response includes rate-limit headers describing the current quota.
Response Headers
Configured quota limit for the resource that was exceeded.
Remaining quota before the limit is reached. This is 0 when the request is rejected.
Number of seconds left in the current quota period before usage resets.
- application/json
- csharp
- curl
- dart
- go
- http
- java
- javascript
- kotlin
- c
- nodejs
- objective-c
- ocaml
- php
- postman-cli
- powershell
- python
- r
- ruby
- rust
- shell
- swift
- HTTPCLIENT
- RESTSHARP
var client = new HttpClient();
var request = new HttpRequestMessage(HttpMethod.Get, "https://api.devalgoseek.com/api/v1/data/us-equity/eq-taq-1min/:ticker");
request.Headers.Add("Accept", "application/json");
request.Headers.Add("X-API-KEY", "<X-API-KEY>");
var response = await client.SendAsync(request);
response.EnsureSuccessStatusCode();
Console.WriteLine(await response.Content.ReadAsStringAsync());
Click the Send API Request button above and see the response here!