Measures the ratio of buy-side traded volume to sell-side traded volume. It provides insight into the strength of buying versus selling pressure in the 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 '/volumeRatio?coin&exchange&timeframe&limit&startTime&endTime&sort&advanceFilter&marketTypes' \
--header'Authorization: Bearer {{AUTH_TOKEN}}' \
--header'x-api-key: {{api_key}}'