Search⌘ K
AI Features

Trade Transactions

Explore how to access and use trade transaction data from CoinAPI, including understanding taker roles, retrieving latest and historical trades, and using endpoint parameters to fetch detailed market data for cryptocurrency assets.

The trades endpoint

We use the trades endpoint to get data related to the several executed trade transactions on different exchanges. This data is also known as the matched orders or active data.

The taker/aggressor side of a transaction

A taker or aggressor of a transaction is a trader who initiates a trade transaction with an at-market ask/bid price. This removes liquidityLiquidity is the efficiency with which we can turn an asset into ready money without affecting the asset's market price. from the marketplace. A taker can be a buyer or seller. The following table defines the different taker values supported on CoinAPI: ...