Deribit · Schema

Display Amount

The actual display amount of iceberg order. Absent for other types of orders.

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

display_amount.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/display_amount.json",
  "title": "Display Amount",
  "type": "number",
  "description": "The actual display amount of iceberg order. Absent for other types of orders."
}