Deribit · Schema

Combo Leg Amount

Size multiplier of a leg. A negative value indicates that the trades on given leg are in opposite direction to the combo trades they originate from

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

combo_leg_amount.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/combo_leg_amount.json",
  "title": "Combo Leg Amount",
  "example": -1,
  "type": "integer",
  "description": "Size multiplier of a leg. A negative value indicates that the trades on given leg are in opposite direction to the combo trades they originate from"
}