Deribit · Schema

Settlement Price

Optional (not added for spot). The settlement price for the instrument. Only when `state = open`

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

settlement_price.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/settlement_price.json",
  "title": "Settlement Price",
  "type": "number",
  "description": "Optional (not added for spot). The settlement price for the instrument. Only when `state = open`"
}