CryptoCompare · Arazzo Workflow
CryptoCompare Spot Instrument Analysis
Version 1.0.0
Confirm a market, read instrument metadata, latest tick, then daily OHLCV.
View Spec
View on GitHub
CryptocurrencyMarket DataReference RatesNewsSocialBlockchainOnchainOrder BookStreamingIndexArazzoWorkflows
Provider
Workflows
spot-instrument-analysis
Confirm a market, read instrument metadata, latest tick, then daily OHLCV.
Lists the spot market to confirm it is integrated, reads instrument reference metadata, reads the latest tick for the instrument, and pulls daily OHLCV candles for it.
1
confirmMarket
List the spot market to confirm it is integrated and read its status before reading instrument data.
2
getInstrumentMetadata
Read reference metadata for the instrument on the market including base and quote symbols, status, and mapping.
3
getLatestTick
Read the latest tick for the instrument including price and the 24-hour moving rollups.
4
getDailyHistory
Pull daily OHLCV candles for the instrument on the market to place the latest tick in historical context.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.