{ "$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)" }