Get Bitcoin Rainbow Chart logo

Catalog action Blockchain Data

Retrieves Bitcoin Rainbow Chart data, a logarithmic growth curve tool for long-term Bitcoin valuation. Color bands indicate whether Bitcoin is overvalued or undervalued relative to historical patterns. Ideal for: long-term price analysis, market cycle identification, buy/sell zone detection, DCA timing.

At a Glance

FieldValue
Action IDcoinglass-macro-get-rainbow-chart
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, macro, bitcoin, rainbow, valuation, analysis, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataarrayYesArray of Rainbow Chart data points.

Examples

json
{ "type": "coinglass-macro-get-rainbow-chart", "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