Deribit · Schema

Best Ask Price

The current best ask price, `null` if there aren't any asks

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

best_ask_price.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/best_ask_price.json",
  "title": "Best Ask Price",
  "nullable": true,
  "type": "number",
  "description": "The current best ask price, `null` if there aren't any asks"
}