Get CGDI Index logo

Catalog action Blockchain Data

Retrieves historical CGDI (CoinGlass Derivatives Index) data tracking overall derivatives market sentiment. CGDI is a composite index measuring derivatives market health and activity. Ideal for: market sentiment analysis, derivatives market health monitoring, trend confirmation.

At a Glance

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

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataPointsarrayYesArray of CGDI Index data points.

Examples

json
{ "type": "coinglass-indicator-get-cgdi-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