Deribit · Schema

Best Bid Price

The current best bid price, `null` if there aren't any bids

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

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