Refinitiv Eikon · Arazzo Workflow
Refinitiv Eikon Symbol to Time Series
Version 1.0.0
Resolve an external instrument identifier to a RIC, then pull its historical interday pricing summaries.
View Spec
View on GitHub
AnalyticsFinancial DataFinancial NewsMarket DataReal-Time DataTradingArazzoWorkflows
Provider
Workflows
symbol-to-timeseries
Map an external identifier to a RIC and retrieve its interday pricing history.
Resolves a supplied external identifier to a RIC via the symbology lookup endpoint, and when a RIC is found, fetches interday pricing summaries for that instrument across the requested date range.
1
resolveSymbol
lookupSymbology
Look up the supplied external identifier and resolve it to a RIC using the symbology concordance service.
2
getHistory
getInterdaySummaries
Retrieve interday pricing summaries for the resolved RIC over the requested date range and interval.