This endpoint contains all the relevant information about the most important trades both on screen and blocked. Besides the usual information this endpoint have some proprietary nuances that helps market watchers to read the flow deeply. Among the others: - “Amberdata Direction” is the metrics we developed for gauging the real initiator of a trade - “Delta Hedge” highlight is a block trade contained a futures leg - The information of the orderbook prior to the trade (“pre” columns) and post (“post” columns)
[Required] The exchange for which to retrieve the listed option level 1 quotes. [Examples] deribit | okex | bybit
[Required] The underlying currency for which there are listed option instruments. [Examples] BTC | SOL_USDC
Note: inverse options have underlying currencies formatted as (BTC, ETH) while linear option currency formats include the stable coin in the same (SOL_USDC)
[Required] Payload only includes data after this date (inclusive). [Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Required] Payload only includes data before this date (exclusive). [Formats] seconds | milliseconds | iso8601
[Examples] 1578531600 | 1578531600000 | 2020-09-01T01:00:00
[Optional] Time format of the timestamps in the return payload. [Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
Successful request
The response is of type object
.