Measures the transfer of contracts between traders by calculating the absolute difference between volume and open interest change (|volume − OI change|). This metric captures contract transfers that do not change net open interest, such as position rollovers or transfers between participants.
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.