This metric calculates the average size of limit orders for a given ticker over a specified time period or candle, providing insight into typical limit order size during that interval.
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/limitOrderAverageSize?coin&exchange&timeframe&limit&startTime&endTime&sort&advanceFilter&marketTypes&bucket' \
--header'Authorization: Bearer {{AUTH_TOKEN}}' \
--header'x-api-key: {{api_key}}'