Deribit · Schema

Best Ask Amount

It represents the requested order size of all best asks

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

best_ask_amount.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/best_ask_amount.json",
  "title": "Best Ask Amount",
  "nullable": true,
  "type": "number",
  "description": "It represents the requested order size of all best asks"
}