Deribit · Schema

Trade Timestamp

The timestamp of the trade (milliseconds since the UNIX epoch)

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

trade_timestamp.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/trade_timestamp.json",
  "title": "Trade Timestamp",
  "example": 1517329113791,
  "type": "integer",
  "description": "The timestamp of the trade (milliseconds since the UNIX epoch)"
}