Get CDRI Index logo

Catalog action Blockchain Data

Retrieves historical CDRI (CoinGlass Derivatives Risk Index) providing a 0-100 risk score for derivatives market. Higher values indicate elevated risk levels in the derivatives market. Ideal for: risk management, market timing, identifying high-risk periods, portfolio hedging decisions.

At a Glance

FieldValue
Action IDcoinglass-indicator-get-cdri-index
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, indicator, cdri, risk, derivatives, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataPointsarrayYesArray of CDRI Index data points.

Examples

json
{ "type": "coinglass-indicator-get-cdri-index", "payload": {}, "children": []}

Payload fields can use workflow expressions such as {{$trigger.body.amount}}, {{$nodes.fetch.result.price}}, and {{$props.asset}} when the value should come from a trigger, prior node, or reusable workflow prop.

Ask a question... ⌘I