Indicates the degree of imbalance between buy and sell orders in the order book. A higher index suggests strong directional bias, while a lower index indicates a more balanced market.
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 '/marketImbalanceIndex?coin&exchange&timeframe&limit&startTime&endTime&sort&advanceFilter&marketTypes' \
--header'Authorization: Bearer {{AUTH_TOKEN}}' \
--header'x-api-key: {{api_key}}'