Spot REST API
Properties for EXCHANGE_MAX_NUM_ORDERS:stringinteger · int64
Properties for PRICE_FILTER:stringintegerstringstringstring
Properties for MAX_ASSET:stringintegerstringstringstringinteger · int64stringinteger · int64stringinteger · int64stringinteger · int64stringintegerstringstringstringstringintegerstringstringintegerstringintegerstringstringstringstringintegerstringintegerstringstringstringstringintegerstringbooleanintegerstringintegerstringbooleanstringbooleanintegerstringintegerstringstringstringstringinteger · int64stringinteger · int64stringintegerstringstringinteger · int64integer · int64integer · int64integer · int64stringinteger · int64stringinteger · int64stringintegerstringstring
exchangeFilters
oneOf
Exactly one variant must match.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · filterType="EXCHANGE_MAX_NUM_ORDERS" | |
| type = object · filterType="EXCHANGE_MAX_NUM_ALGO_ORDERS" | |
| type = object · filterType="EXCHANGE_MAX_NUM_ICEBERG_ORDERS" | |
| type = object · filterType="EXCHANGE_MAX_NUM_ORDER_LISTS" |
filterTypeExample: EXCHANGE_MAX_NUM_ORDERS
maxNumOrdersExample: 1000
symbolFilters
oneOf
Exactly one variant must match.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · filterType="PRICE_FILTER" | |
| type = object · filterType="PERCENT_PRICE" | |
| type = object · filterType="PERCENT_PRICE_BY_SIDE" | |
| type = object · filterType="LOT_SIZE" | |
| type = object · filterType="MIN_NOTIONAL" | |
| type = object · filterType="NOTIONAL" | |
| type = object · filterType="ICEBERG_PARTS" | |
| type = object · filterType="MARKET_LOT_SIZE" | |
| type = object · filterType="MAX_NUM_ORDERS" | |
| type = object · filterType="MAX_NUM_ALGO_ORDERS" | |
| type = object · filterType="MAX_NUM_ICEBERG_ORDERS" | |
| type = object · filterType="MAX_POSITION" | |
| type = object · filterType="TRAILING_DELTA" | |
| type = object · filterType="T_PLUS_SELL" | |
| type = object · filterType="MAX_NUM_ORDER_LISTS" | |
| type = object · filterType="MAX_NUM_ORDER_AMENDS" |
filterTypeExample: PRICE_FILTER
priceExponentExample: 8
minPriceExample: 0.00000100
maxPriceExample: 100000.00000000
tickSizeExample: 0.00000100
assetFilters
oneOf
Exactly one variant must match.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · filterType="MAX_ASSET" |
filterTypeExample: MAX_ASSET
qtyExponentExample: 8
limitExample: 100.00000000
assetExample: BNB
ExchangeMaxNumOrdersFilter
filterTypeExample: EXCHANGE_MAX_NUM_ORDERS
maxNumOrdersExample: 1000
ExchangeMaxNumAlgoOrdersFilter
filterTypeExample: EXCHANGE_MAX_NUM_ALGO_ORDERS
maxNumAlgoOrdersExample: 200
ExchangeMaxNumIcebergOrdersFilter
filterTypeExample: EXCHANGE_MAX_NUM_ICEBERG_ORDERS
maxNumIcebergOrdersExample: 10
ExchangeMaxNumOrderListsFilter
filterTypeExample: EXCHANGE_MAX_NUM_ORDER_LISTS
maxNumOrderListsExample: 20
PriceFilter
filterTypeExample: PRICE_FILTER
priceExponentExample: 8
minPriceExample: 0.00000100
maxPriceExample: 100000.00000000
tickSizeExample: 0.00000100
PercentPriceFilter
filterTypeExample: PERCENT_PRICE
multiplierExponentExample: 4
multiplierUpExample: 1.3000
multiplierDownExample: 0.7000
avgPriceMinsExample: 5
PercentPriceBySideFilter
filterTypeExample: PERCENT_PRICE_BY_SIDE
multiplierExponentExample: 4
bidMultiplierUpExample: 1.2000
bidMultiplierDownExample: 0.8000
askMultiplierUpExample: 1.2000
askMultiplierDownExample: 0.8000
avgPriceMinsExample: 5
LotSizeFilter
filterTypeExample: LOT_SIZE
qtyExponentExample: 8
minQtyExample: 0.00010000
maxQtyExample: 100000.00000000
stepSizeExample: 0.00010000
MinNotionalFilter
filterTypeExample: MIN_NOTIONAL
priceExponentExample: 8
minNotionalExample: 10.00000000
applyToMarketExample: true
avgPriceMinsExample: 5
NotionalFilter
filterTypeExample: NOTIONAL
priceExponentExample: 8
minNotionalExample: 10.00000000
applyMinToMarketExample: true
maxNotionalExample: 100000.00000000
applyMaxToMarketExample: false
avgPriceMinsExample: 5
MarketLotSizeFilter
filterTypeExample: MARKET_LOT_SIZE
qtyExponentExample: 8
minQtyExample: 0.00000000
maxQtyExample: 1000.00000000
stepSizeExample: 0.00000000
MaxNumAlgoOrdersFilter
filterTypeExample: MAX_NUM_ALGO_ORDERS
maxNumAlgoOrdersExample: 10
MaxNumIcebergOrdersFilter
filterTypeExample: MAX_NUM_ICEBERG_ORDERS
maxNumIcebergOrdersExample: 5
MaxPositionFilter
filterTypeExample: MAX_POSITION
qtyExponentExample: 8
maxPositionExample: 100.00000000
TrailingDeltaFilter
filterTypeExample: TRAILING_DELTA
minTrailingAboveDeltaExample: 10
maxTrailingAboveDeltaExample: 2000
minTrailingBelowDeltaExample: 10
maxTrailingBelowDeltaExample: 2000
MaxNumOrderListsFilter
filterTypeExample: MAX_NUM_ORDER_LISTS
maxNumOrderListsExample: 20
MaxNumOrderAmendsFilter
filterTypeExample: MAX_NUM_ORDER_AMENDS
maxNumOrderAmendsExample: 10
MaxAssetFilter
filterTypeExample: MAX_ASSET
qtyExponentExample: 8
limitExample: 100.00000000
assetExample: BNB