Deribit · Schema

Min Price

The minimum price for the future. Any sell orders you submit lower than this price will be clamped to this minimum.

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

min_price.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/min_price.json",
  "title": "Min Price",
  "type": "number",
  "description": "The minimum price for the future. Any sell orders you submit lower than this price will be clamped to this minimum."
}