Deribit · Schema

Price Index

Name of price index that is used for this instrument

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

price_index.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/price_index.json",
  "title": "Price Index",
  "example": "btc_usdc",
  "type": "string",
  "description": "Name of price index that is used for this instrument"
}