Deribit · Schema

Delivery Price

The settlement price for the instrument. Only when `state = closed`

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

delivery_price.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/delivery_price.json",
  "title": "Delivery Price",
  "type": "number",
  "description": "The settlement price for the instrument. Only when `state = closed`"
}