This indicator measures the average size of market orders executed for a specific ticker within a set time period, providing insights into aggressive buying or selling pressure.
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.