Returns the ratio of aggregated global bid volume to aggregated global ask volume across all tickers (1000+ assets) on supported exchanges. The ratio is normalized to oscillate between -1 and 1, where 0 indicates balanced supply and demand.
Request
Authorization
API Key
Add parameter in header
x-api-key
Example:
x-api-key: ********************
OAuth 2.0
Client Credentials
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.